Age | Commit message (Expand) | Author |
2007-07-10 | [RTNETLINK]: Fix rtnetlink compat attribute patch | Patrick McHardy |
2007-07-10 | [RTNETLINK]: Add nested compat attribute | Patrick McHardy |
2007-07-10 | [SKBUFF]: Keep track of writable header len of headerless clones | Patrick McHardy |
2007-07-10 | [RTNETLINK]: Link creation API | Patrick McHardy |
2007-07-10 | [RTNETLINK]: Split up rtnl_setlink | Patrick McHardy |
2007-07-05 | [NETPOLL]: Fixups for 'fix soft lockup when removing module' | Jarek Poplawski |
2007-07-05 | [NET]: net/core/netevent.c should #include <net/netevent.h> | Adrian Bunk |
2007-07-05 | [NET] skbuff: remove export of static symbol | Johannes Berg |
2007-06-28 | [NETPOLL] netconsole: fix soft lockup when removing module | Jarek Poplawski |
2007-06-27 | [NETPOLL]: tx lock deadlock fix | Stephen Hemminger |
2007-06-23 | [NET]: Make skb_seq_read unmap the last fragment | Olaf Kirch |
2007-06-23 | [NET]: Re-enable irqs before pushing pending DMA requests | Shannon Nelson |
2007-06-23 | [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmark | Patrick McHardy |
2007-06-07 | [NET]: Avoid duplicate netlink notification when changing link state | Thomas Graf |
2007-06-07 | [RTNETLINK]: ifindex 0 does not exist | Patrick McHardy |
2007-06-07 | [NETLINK]: Mark netlink policies const | Patrick McHardy |
2007-06-07 | [NET]: Merge dst_discard_in and dst_discard_out. | Denis Cheng |
2007-06-03 | [NET] gso: Fix GSO feature mask in sk_setup_caps | Herbert Xu |
2007-05-31 | [NET]: parse ip:port strings correctly in in4_pton | Jerome Borsboom |
2007-05-31 | [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. | David S. Miller |
2007-05-24 | [XFRM]: Allow packet drops during larval state resolution. | David S. Miller |
2007-05-24 | [NET]: "wrong timeout value" in sk_wait_data() v2 | Vasily Averin |
2007-05-22 | [RTNETLINK]: Remove remains of wireless extensions over rtnetlink | Patrick McHardy |
2007-05-22 | [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink | Patrick McHardy |
2007-05-19 | [NET]: Fix race condition about network device name allocation. | Stephen Hemminger |
2007-05-19 | [NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation error | Mikael Pettersson |
2007-05-17 | [NET]: lockdep classes in register_netdevice | Jarek Poplawski |
2007-05-10 | [NET] link_watch: Always schedule urgent events | Herbert Xu |
2007-05-10 | [NET] link_watch: Eliminate potential delay on wrap-around | Herbert Xu |
2007-05-10 | [NET]: Remove link_watch delay for up even when we're down | Herbert Xu |
2007-05-10 | [NET] link_watch: Move link watch list into net_device | Herbert Xu |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-07 | [NET] net/core: Fix error handling | Josef 'Jeff' Sipek |
2007-05-03 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov |
2007-05-03 | [NET]: Add __dev_getfirstbyhwtype | Patrick McHardy |
2007-04-28 | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. | Rusty Russell |
2007-04-27 | [NET]: Revert sk_buff walker cleanups. | David S. Miller |
2007-04-27 | uevent: use add_uevent_var() instead of open coding it | Eric Rannaud |
2007-04-27 | Driver core: notify userspace of network device renames | Jean Tourrilhes |
2007-04-26 | [WEXT]: Clean up how wext is called. | Johannes Berg |
2007-04-26 | [WEXT]: Move to net/wireless | Johannes Berg |
2007-04-26 | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both | David Howells |
2007-04-26 | [NETLINK]: Possible cleanups. | Adrian Bunk |
2007-04-26 | [NET]: Clean up sk_buff walkers. | Jean Delvare |
2007-04-25 | [NET]: Warn about GSO/checksum abuse | Herbert Xu |
2007-04-25 | [WIRELESS]: Remove wext over netlink. | Johannes Berg |
2007-04-25 | [NET]: Prevent much sadness in qdisc_lock_tree(). | Andrew Morton |
2007-04-25 | [NET]: Fix comments for register_netdev(). | Borislav Petkov |
2007-04-25 | [NET]: Move sk_setup_caps() out of line. | Andi Kleen |