summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-15Merge commit 'v3.4-rc3' into rt-3.4-rc3-rt4v3.4-rc3-rt4Clark Williams
2012-04-13net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-04-13softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-04-13ping-sysrq.patchCarsten Emde
2012-04-13net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2012-04-13skbufhead-raw-lock.patchThomas Gleixner
2012-04-13net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2012-04-13net-ipv4-route-use-locks-on-up-rt.patchThomas Gleixner
2012-04-13net-wireless-warn-nort.patchThomas Gleixner
2012-04-13softirq-thread-do-softirq.patchThomas Gleixner
2012-04-13net-flip-lock-dep-thingy.patchThomas Gleixner
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-11net: allow pskb_expand_head() to get maximum tailroomEric Dumazet
2012-04-11bridge: Do not send queries on multicast group leavesHerbert Xu
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell
2012-04-10tcp: restore correct limitEric Dumazet
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-10netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng
2012-04-10netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2012-04-10netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik
2012-04-09net/wireless/wext-core.c: add missing kfreeJulia Lawall
2012-04-09nl80211: ensure interface is up in various APIsJohannes Berg
2012-04-09mac80211: fix association beacon wait timeoutJohannes Berg
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso
2012-04-09netfilter: nf_ct_tcp: don't scale the size of the window up twiceChangli Gao
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-05netdma: adding alignment check for NETDMA opsDave Jiang
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