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