| Commit message (Expand) | Author | Age |
* | RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy | Anton Blanchard | 2011-02-25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-23 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-22 |
| |\ |
|
| | * | fix cfg80211_wext_siwfreq lock ordering... | Daniel J Blueman | 2011-02-21 |
| | * | mac80211: fix conn_mon_timer running after disassociate | Stanislaw Gruszka | 2011-02-18 |
| | * | Bluetooth: Release BTM while sleeping to avoid deadlock | Vladislav P | 2011-02-16 |
| * | | bridge: Use IPv6 link-local address for multicast listener queries | Linus Lüssing | 2011-02-22 |
| * | | bridge: Fix MLD queries' ethernet source address | Linus Lüssing | 2011-02-22 |
| * | | bridge: Allow mcast snooping for transient link local addresses too | Linus Lüssing | 2011-02-22 |
| * | | bridge: Add missing ntohs()s for MLDv2 report parsing | Linus Lüssing | 2011-02-22 |
| * | | bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report | Linus Lüssing | 2011-02-22 |
| * | | bridge: Fix IPv6 multicast snooping by storing correct protocol type | Linus Lüssing | 2011-02-22 |
| * | | tcp: undo_retrans counter fixes | Yuchung Cheng | 2011-02-21 |
| * | | net: Fix more stale on-stack list_head objects. | Eric W. Biederman | 2011-02-20 |
| * | | sctp: fix reporting of unknown parameters | Jiri Bohac | 2011-02-19 |
| * | | tcp: fix inet_twsk_deschedule() | Eric Dumazet | 2011-02-19 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-02-19 |
| |\ \ |
|
| | * | | netfilter: ip6t_LOG: fix a flaw in printing the MAC | Joerg Marx | 2011-02-17 |
| | * | | netfilter: tproxy: do not assign timewait sockets to skb->sk | Florian Westphal | 2011-02-17 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-02-21 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | libceph: fix socket write error handling | Sage Weil | 2011-01-25 |
| * | | | libceph: fix socket read error handling | Sage Weil | 2011-01-25 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-18 |
|\ \ \ \ |
|
| * | | | | net: deinit automatic LIST_HEAD | Eric Dumazet | 2011-02-18 |
| * | | | | net: dont leave active on stack LIST_HEAD | Linus Torvalds | 2011-02-18 |
| * | | | | net: provide default_advmss() methods to blackhole dst_ops | Eric Dumazet | 2011-02-18 |
| * | | | | arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS. | Ian Campbell | 2011-02-14 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-14 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | mac80211: add missing locking in ieee80211_reconfig | Eliad Peller | 2011-02-09 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-02-09 |
| | |\ \ \ |
|
| | | * | | | Bluetooth: Set conn state to BT_DISCONN to avoid multiple responses | Bao Liang | 2011-02-02 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-02-14 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | netfilter: nf_iterate: fix incorrect RCU usage | Patrick McHardy | 2011-02-14 |
| * | | | | | Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() | Jesper Juhl | 2011-02-13 |
| * | | | | | net: dcb: application priority is per net_device | John Fastabend | 2011-02-13 |
| * | | | | | bridge: Replace mp->mglist hlist with a bool | Herbert Xu | 2011-02-12 |
| * | | | | | bridge: Fix timer typo that may render snooping less effective | Herbert Xu | 2011-02-12 |
| * | | | | | bridge: Fix mglist corruption that leads to memory corruption | Herbert Xu | 2011-02-12 |
| * | | | | | ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit | Steffen Klassert | 2011-02-11 |
| * | | | | | xfrm: avoid possible oopse in xfrm_alloc_dst | Hiroaki SHIMODA | 2011-02-11 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-10 |
|\| | | | | |
|
| * | | | | | x25: Do not reference freed memory. | David S. Miller | 2011-02-10 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-02-09 |
| |\| | | | |
|
| | * | | | | netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT | Pablo Neira Ayuso | 2011-02-09 |
| * | | | | | net: Fix lockdep regression caused by initializing netdev queues too early. | David S. Miller | 2011-02-08 |
| * | | | | | net/caif: Fix dangling list pointer in freed object on error. | David S. Miller | 2011-02-08 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-08 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | mac80211: fix the skb cloned check in the tx path | Felix Fietkau | 2011-02-07 |
| | * | | | | mac80211: fix TX status cookie in HW offload case | Johannes Berg | 2011-02-02 |
| * | | | | | Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller | 2011-02-07 |
| |\ \ \ \ \ |
|