Age | Commit message (Expand) | Author | Files | Lines |
2011-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 14 | -41/+79 |
2011-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -2/+10 |
2011-02-22 | bridge: Use IPv6 link-local address for multicast listener queries | Linus Lüssing | 1 | -1/+2 |
2011-02-22 | bridge: Fix MLD queries' ethernet source address | Linus Lüssing | 1 | -1/+1 |
2011-02-22 | bridge: Allow mcast snooping for transient link local addresses too | Linus Lüssing | 1 | -5/+4 |
2011-02-22 | bridge: Add missing ntohs()s for MLDv2 report parsing | Linus Lüssing | 1 | -2/+3 |
2011-02-22 | bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report | Linus Lüssing | 1 | -1/+1 |
2011-02-22 | bridge: Fix IPv6 multicast snooping by storing correct protocol type | Linus Lüssing | 1 | -1/+1 |
2011-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -31/+31 |
2011-02-21 | fix cfg80211_wext_siwfreq lock ordering... | Daniel J Blueman | 1 | -2/+2 |
2011-02-21 | tcp: undo_retrans counter fixes | Yuchung Cheng | 2 | -3/+4 |
2011-02-20 | net: Fix more stale on-stack list_head objects. | Eric W. Biederman | 2 | -0/+2 |
2011-02-20 | sctp: fix reporting of unknown parameters | Jiri Bohac | 1 | -5/+5 |
2011-02-20 | tcp: fix inet_twsk_deschedule() | Eric Dumazet | 1 | -0/+2 |
2011-02-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 4 | -20/+44 |
2011-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 13 | -29/+59 |
2011-02-19 | mac80211: fix conn_mon_timer running after disassociate | Stanislaw Gruszka | 1 | -0/+6 |
2011-02-18 | net: deinit automatic LIST_HEAD | Eric Dumazet | 1 | -0/+2 |
2011-02-18 | net: dont leave active on stack LIST_HEAD | Linus Torvalds | 1 | -2/+5 |
2011-02-18 | net: provide default_advmss() methods to blackhole dst_ops | Eric Dumazet | 2 | -0/+2 |
2011-02-17 | netfilter: ip6t_LOG: fix a flaw in printing the MAC | Joerg Marx | 1 | -1/+1 |
2011-02-17 | netfilter: tproxy: do not assign timewait sockets to skb->sk | Florian Westphal | 3 | -19/+43 |
2011-02-16 | Bluetooth: Release BTM while sleeping to avoid deadlock | Vladislav P | 1 | -0/+2 |
2011-02-15 | arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS. | Ian Campbell | 1 | -10/+20 |
2011-02-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -0/+3 |
2011-02-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -1/+2 |
2011-02-14 | netfilter: nf_iterate: fix incorrect RCU usage | Patrick McHardy | 1 | -1/+2 |
2011-02-13 | Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() | Jesper Juhl | 1 | -0/+3 |
2011-02-13 | net: dcb: application priority is per net_device | John Fastabend | 1 | -1/+5 |
2011-02-12 | bridge: Replace mp->mglist hlist with a bool | Herbert Xu | 3 | -12/+9 |
2011-02-12 | bridge: Fix timer typo that may render snooping less effective | Herbert Xu | 1 | -2/+2 |
2011-02-12 | bridge: Fix mglist corruption that leads to memory corruption | Herbert Xu | 1 | -1/+2 |
2011-02-11 | ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit | Steffen Klassert | 1 | -0/+1 |
2011-02-11 | xfrm: avoid possible oopse in xfrm_alloc_dst | Hiroaki SHIMODA | 1 | -2/+5 |
2011-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 11 | -36/+81 |
2011-02-10 | x25: Do not reference freed memory. | David S. Miller | 1 | -1/+4 |
2011-02-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -2/+9 |
2011-02-09 | mac80211: add missing locking in ieee80211_reconfig | Eliad Peller | 1 | -0/+2 |
2011-02-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 1 | -0/+1 |
2011-02-09 | netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT | Pablo Neira Ayuso | 1 | -2/+9 |
2011-02-09 | net: Fix lockdep regression caused by initializing netdev queues too early. | David S. Miller | 1 | -11/+16 |
2011-02-09 | net/caif: Fix dangling list pointer in freed object on error. | David S. Miller | 1 | -2/+2 |
2011-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 4 | -3/+10 |
2011-02-08 | Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller | 1 | -5/+10 |
2011-02-08 | batman-adv: Linearize fragment packets before merge | Sven Eckelmann | 1 | -5/+10 |
2011-02-08 | x25: possible skb leak on bad facilities | andrew hendry | 2 | -12/+30 |
2011-02-08 | mac80211: fix the skb cloned check in the tx path | Felix Fietkau | 1 | -1/+1 |
2011-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 18 | -30/+260 |
2011-02-05 | bridge: Don't put partly initialized fdb into hash | Pavel Emelyanov | 1 | -2/+2 |
2011-02-04 | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. | David S. Miller | 2 | -0/+94 |