Age | Commit message (Expand) | Author |
2008-12-03 | Phonet: do not dump addresses from other namespaces | remi.denis-courmont@nokia |
2008-12-03 | netlabel: Fix a potential NULL pointer dereference | Paul Moore |
2008-12-03 | xfrm: Fix kernel panic when flush and dump SPD entries | Wei Yongjun |
2008-11-26 | net: Fix soft lockups/OOM issues w/ unix garbage collector | dann frazier |
2008-11-26 | Phonet: fix oops in phonet_address_del() on non-Phonet device | Rémi Denis-Courmont |
2008-11-26 | netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock | Patrick McHardy |
2008-11-25 | net: make skb_truesize_bug() call WARN() | Arjan van de Ven |
2008-11-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-11-25 | net/wireless/reg.c: fix bad WARN_ON in if statement | Ingo Molnar |
2008-11-25 | mac80211 : Fix setting ad-hoc mode and non-ibss channel | Abhijeet Kolekar |
2008-11-25 | rose: zero length frame filtering in af_rose.c | Bernard Pidoux |
2008-11-24 | bridge: netfilter: fix update_pmtu crash with GRE | Herbert Xu |
2008-11-24 | netfilter: ctnetlink: fix conntrack creation race | Patrick McHardy |
2008-11-21 | net: Fix memory leak in the proto_register function | Catalin Marinas |
2008-11-21 | tcp: Do not use TSO/GSO when there is urgent data | Petr Tesarik |
2008-11-20 | SUNRPC: Fix a performance regression in the RPC authentication code | Trond Myklebust |
2008-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-11-20 | net: fix tiny output corruption of /proc/net/snmp6 | Alexey Dobriyan |
2008-11-20 | ipv6: use seq_release_private for ip6mr.c /proc entries | Benjamin Thery |
2008-11-20 | pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() | Patrick McHardy |
2008-11-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-11-20 | TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() | Balazs Scheidler |
2008-11-20 | TPROXY: fill struct flowi->flags in udp_sendmsg() | Balazs Scheidler |
2008-11-19 | reintroduce accept4 | Ulrich Drepper |
2008-11-19 | net: Do not fire linkwatch events until the device is registered. | David S. Miller |
2008-11-19 | phonet: fix compilation with gcc-3.4 | Alexey Dobriyan |
2008-11-19 | pktgen: fix multiple queue warning | Robert Olsson |
2008-11-19 | net: fix ip_mr_init() error path | Benjamin Thery |
2008-11-18 | mac80211: remove ieee80211_notify_mac | Johannes Berg |
2008-11-16 | rtnetlink: propagate error from dev_change_flags in do_setlink() | Johannes Berg |
2008-11-16 | Phonet: refuse to send bigger than MTU packets | Rémi Denis-Courmont |
2008-11-14 | scm: fix scm_fp_list->list initialization made in wrong place | Pavel Emelyanov |
2008-11-13 | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c | Ingo Molnar |
2008-11-12 | 9p: restrict RDMA usage | Randy Dunlap |
2008-11-12 | net: shy netns_ok check | Alexey Dobriyan |
2008-11-12 | ipv6: routing header fixes | Brian Haley |
2008-11-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-11-12 | mac80211: fix notify_mac function | Johannes Berg |
2008-11-12 | net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller | Patrick Ohly |
2008-11-12 | tcp_htcp: last_cong bug fix | Doug Leith |
2008-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-11-10 | dsa: fix master interface allmulti/promisc handling | Lennert Buytenhek |
2008-11-10 | dsa: fix skb->pkt_type when mac address of slave interface differs | Lennert Buytenhek |
2008-11-10 | net: fix setting of skb->tail in skb_recycle_check() | Lennert Buytenhek |
2008-11-10 | net: fix /proc/net/snmp as memory corruptor | Eric Dumazet |
2008-11-10 | mac80211: fix a buffer overrun in station debug code | Jianjun Kong |
2008-11-10 | netfilter: payload_len is be16, add size of struct rather than size of pointer | Harvey Harrison |
2008-11-10 | ipv6: fix ip6_mr_init error path | Benjamin Thery |
2008-11-10 | vlan: Fix typos in proc output string | Ferenc Wagner |
2008-11-09 | net: unix: fix inflight counting bug in garbage collector | Miklos Szeredi |