Age | Commit message (Expand) | Author |
2009-03-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-03-24 | netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free() | Eric Dumazet |
2009-03-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-23 | nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink | Pablo Neira Ayuso |
2009-03-23 | netfilter: sysctl support of logger choice | Eric Leblond |
2009-03-22 | tcp: Discard segments that ack data not yet sent | John Dykstra |
2009-03-21 | netdev: expose net_device_ops compat as config option | Stephen Hemminger |
2009-03-21 | irlan: convert to net_device_ops | Stephen Hemminger |
2009-03-21 | irda: net_device_ops ioctl fix | Stephen Hemminger |
2009-03-21 | atm: convert clip driver to net_device_ops | Stephen Hemminger |
2009-03-21 | atm: convert mpc device to using netdev_ops | Stephen Hemminger |
2009-03-21 | dsa: add switch chip cascading support | Lennert Buytenhek |
2009-03-21 | dsa: add support for the Marvell 88E6095/6095F switch chips | Lennert Buytenhek |
2009-03-21 | dsa: set ->iflink on slave interfaces to the ifindex of the parent | Lennert Buytenhek |
2009-03-21 | ipx: use constant for strings and desciptor | Stephen Hemminger |
2009-03-21 | snap: use const for descriptor | Stephen Hemminger |
2009-03-21 | net: remove useless prefetch() call | Eric Dumazet |
2009-03-21 | sctp: Clean up TEST_FRAME hacks. | Vlad Yasevich |
2009-03-21 | skb: expose and constify hash primitives | Stephen Hemminger |
2009-03-21 | atm: lec use dev_change_mtu | Stephen Hemminger |
2009-03-21 | net/*: use linux/kernel.h swap() | Ilpo Järvinen |
2009-03-21 | netrom: zero length frame filtering in NetRom | Bernard Pidoux |
2009-03-21 | ax25: zero length frame filtering in AX25 | Bernard Pidoux |
2009-03-21 | ax25: SOCK_DEBUG message simplification | Bernard Pidoux |
2009-03-20 | nl80211: Check that function pointer != NULL before using it | Jouni Malinen |
2009-03-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-18 | netns: oops in ip[6]_frag_reasm incrementing stats | Jorge Boncompte [DTI2] |
2009-03-18 | net: kfree(napi->skb) => kfree_skb | Roel Kluin |
2009-03-18 | net: fix sctp breakage | Al Viro |
2009-03-18 | tipc: fix non-const printf format arguments | Stephen Hemminger |
2009-03-18 | ipv6: fix display of local and remote sit endpoints | Bjørn Mork |
2009-03-18 | tcp: remove parameter from tcp_recv_urg(). | Rami Rosen |
2009-03-18 | ipv6: Fix incorrect disable_ipv6 behavior | Brian Haley |
2009-03-18 | netfilter: ctnetlink: fix rcu context imbalance | Patrick McHardy |
2009-03-18 | netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put | Florian Westphal |
2009-03-18 | netfilter: ctnetlink: remove remaining module refcounting | Florian Westphal |
2009-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-03-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-03-17 | gro: Fix legacy path napi_complete crash | Herbert Xu |
2009-03-17 | gro: Fix vlan/netpoll check again | Herbert Xu |
2009-03-16 | cfg80211: add regulatory netlink multicast group | Luis R. Rodriguez |
2009-03-16 | cfg80211: move enum reg_set_by to nl80211.h | Luis R. Rodriguez |
2009-03-16 | cfg80211: remove REGDOM_SET_BY_INIT | Luis R. Rodriguez |
2009-03-16 | mac80211: deauth before flushing STA information | Herton Ronaldo Krzesinski |
2009-03-16 | mac80211: handle failed scan requests in STA mode | Helmut Schaa |
2009-03-16 | cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm | Luis R. Rodriguez |
2009-03-16 | cfg80211: Enable passive scan on channels 12-14 for world roaming | Luis R. Rodriguez |
2009-03-16 | mac80211: Fix WMM ACM parsing and AC downgrade operation | Jouni Malinen |