aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-12
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12
| |\
| | * NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz2012-04-11
| | * net/wireless/wext-core.c: add missing kfreeJulia Lawall2012-04-09
| | * nl80211: ensure interface is up in various APIsJohannes Berg2012-04-09
| | * mac80211: fix association beacon wait timeoutJohannes Berg2012-04-09
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-09
| | |\
| | | * Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko2012-03-28
| | | * Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix2012-03-28
| | | * Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko2012-03-28
| | | * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-28
| | | * Bluetooth: Fix Endian Bug.Santosh Nayak2012-03-28
| * | | tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-11
| * | | net: allow pskb_expand_head() to get maximum tailroomEric Dumazet2012-04-11
| * | | bridge: Do not send queries on multicast group leavesHerbert Xu2012-04-11
| * | | tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell2012-04-10
| * | | tcp: restore correct limitEric Dumazet2012-04-10
| * | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-10
| |\ \ \ | | |/ / | |/| |
| | * | netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng2012-04-10
| | * | netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik2012-04-10
| | * | netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik2012-04-09
| | * | netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2012-04-09
| | * | netfilter: nf_ct_tcp: don't scale the size of the window up twiceChangli Gao2012-04-09
* | | | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-10
|\ \ \ \ | |/ / / |/| | |
| * | | netdma: adding alignment check for NETDMA opsDave Jiang2012-04-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-06
|\ \ \ \ | | |/ / | |/| |
| * | | net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-06
| * | | netlink: fix races after skb queueingEric Dumazet2012-04-06
| * | | phonet: Check input from user before allocatingSasha Levin2012-04-05
| * | | tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-05
| * | | ipv6: fix array index in ip6_mc_add_src()RongQing.Li2012-04-05
| * | | sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf2012-04-04
| * | | netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_allocPablo Neira Ayuso2012-04-03
| * | | netfilter: xt_CT: fix missing put timeout object in error pathPablo Neira Ayuso2012-04-03
| * | | netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock sectionPablo Neira Ayuso2012-04-03
| * | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-03
| |\ \ \
| | * | | netfilter: xt_CT: remove a compile warningPablo Neira Ayuso2012-04-03
| * | | | bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert2012-04-03
| * | | | tcp: allow splice() to build full TSO packetsEric Dumazet2012-04-03
| * | | | net: fix /proc/net/dev regressionEric Dumazet2012-04-03
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-02
|\ \ \ \ \
| * | | | | ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4Shmulik Ladkani2012-04-01
| * | | | | net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton2012-04-01
| * | | | | rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net2012-04-01
| * | | | | net/garp: avoid infinite loop if attribute already existsDavid Ward2012-04-01
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-04-01
| |\ \ \ \ \
| | * | | | | mac80211: fix oper channel timestamp updationRajkumar Manoharan2012-03-28
| | | |_|_|/ | | |/| | |
| * | | | | net/core: dev_forward_skb() should clear skb_iifBenjamin LaHaise2012-03-28