aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-06netlink: fix races after skb queueingEric Dumazet
2012-04-05phonet: Check input from user before allocatingSasha Levin
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05ipv6: fix array index in ip6_mc_add_src()RongQing.Li
2012-04-04sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf
2012-04-03netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_allocPablo Neira Ayuso
2012-04-03netfilter: xt_CT: fix missing put timeout object in error pathPablo Neira Ayuso
2012-04-03netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock sectionPablo Neira Ayuso
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-03bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert
2012-04-03tcp: allow splice() to build full TSO packetsEric Dumazet
2012-04-03net: fix /proc/net/dev regressionEric Dumazet
2012-04-03netfilter: xt_CT: remove a compile warningPablo Neira Ayuso
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-01ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4Shmulik Ladkani
2012-04-01net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton
2012-04-01rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net
2012-04-01net/garp: avoid infinite loop if attribute already existsDavid Ward
2012-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-03-28Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28mac80211: fix oper channel timestamp updationRajkumar Manoharan
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-03-28Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-03-28net/core: dev_forward_skb() should clear skb_iifBenjamin LaHaise
2012-03-28net/ipv4: fix IPv4 multicast over network namespacesBenjamin LaHaise
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-27net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet
2012-03-27SUNRPC: Use the already looked-up xprt in rpcb_getport_async()Bryan Schumaker
2012-03-26mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka
2012-03-26mac80211: remove outdated commentEliad Peller
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville
2012-03-26sunrpc: skip portmap calls on sessions backchannelJ. Bruce Fields
2012-03-26sunrpc: create nfsd dir in rpc_pipefsJeff Layton
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil
2012-03-23Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds