| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Fix race condition about network device name allocation. | Stephen Hemminger | 2007-05-19 | 1 | -4/+6 |
* | [NET]: lockdep classes in register_netdevice | Jarek Poplawski | 2007-05-17 | 1 | -0/+69 |
* | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 1 | -1/+1 |
* | [NET] net/core: Fix error handling | Josef 'Jeff' Sipek | 2007-05-07 | 1 | -2/+2 |
* | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-03 | 1 | -46/+38 |
* | [NET]: Add __dev_getfirstbyhwtype | Patrick McHardy | 2007-05-03 | 1 | -5/+16 |
* | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. | Rusty Russell | 2007-04-28 | 1 | -25/+20 |
* | [WEXT]: Clean up how wext is called. | Johannes Berg | 2007-04-26 | 1 | -30/+4 |
* | [WEXT]: Move to net/wireless | Johannes Berg | 2007-04-26 | 1 | -1/+1 |
* | [NET]: Warn about GSO/checksum abuse | Herbert Xu | 2007-04-25 | 1 | -1/+1 |
* | [NET]: Prevent much sadness in qdisc_lock_tree(). | Andrew Morton | 2007-04-25 | 1 | -2/+0 |
* | [NET]: Fix comments for register_netdev(). | Borislav Petkov | 2007-04-25 | 1 | -1/+1 |
* | [NET]: Get rid of netdev_nit | Stephen Hemminger | 2007-04-25 | 1 | -13/+5 |
* | [NET_SCHED]: ingress: switch back to using ingress_lock | Patrick McHardy | 2007-04-25 | 1 | -2/+2 |
* | bridge: eliminate call by reference | Stephen Hemminger | 2007-04-25 | 1 | -12/+19 |
* | [NET]: Use csum_start offset instead of skb_transport_header | Herbert Xu | 2007-04-25 | 1 | -10/+15 |
* | [NET]: Inline net_device_stats | Rusty Russell | 2007-04-25 | 1 | -3/+10 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+3 |
* | [SK_BUFF]: Introduce skb_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+3 |
* | [SK_BUFF]: Introduce skb_transport_offset() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [NET]: show bound packet types | Stephen Hemminger | 2007-04-25 | 1 | -0/+134 |
* | [NET]: make seq_operations const | Stephen Hemminger | 2007-04-25 | 1 | -2/+2 |
* | [NET]: network dev read_mostly | Stephen Hemminger | 2007-04-25 | 1 | -5/+5 |
* | [SK_BUFF]: Introduce skb_network_header() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -4/+5 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+3 |
* | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [NET]: deinline some functions | Stephen Hemminger | 2007-04-25 | 1 | -5/+5 |
* | [NET]: convert network timestamps to ktime_t | Eric Dumazet | 2007-04-25 | 1 | -15/+4 |
* | [PATCH] net: Ignore sysfs network device rename bugs. | Eric W. Biederman | 2007-04-04 | 1 | -7/+4 |
* | [IFB]: Fix crash on input device removal | Patrick McHardy | 2007-03-29 | 1 | -4/+4 |
* | [NET_SCHED]: Fix ingress locking | Patrick McHardy | 2007-03-25 | 1 | -2/+2 |
* | [PATCH] mark struct file_operations const 7 | Arjan van de Ven | 2007-02-12 | 1 | -2/+2 |
* | [NET] CORE: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -48/+48 |
* | [NET]: unregister_netdevice as void | Stephen Hemminger | 2007-02-08 | 1 | -8/+5 |
* | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 | 1 | -3/+3 |
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 | 1 | -2/+0 |
* | [NET]: Split skb->csum | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [NET]: Annotate callers of csum_fold() in net/* | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [NET] net/core: Annotations. | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [NET]: The scheduled removal of the frame diverter. | Adrian Bunk | 2006-12-02 | 1 | -16/+4 |
* | [PATCH] netdev: don't allow register_netdev with blank name | Stephen Hemminger | 2006-12-02 | 1 | -9/+0 |
* | [PATCH] rename net_random to random32 | Stephen Hemminger | 2006-10-17 | 1 | -2/+0 |
* | [NET_SCHED]: Fix fallout from dev->qdisc RCU change | Patrick McHardy | 2006-09-28 | 1 | -6/+8 |
* | [NET] netdev: Check name length | Stephen Hemminger | 2006-09-22 | 1 | -1/+5 |
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2006-09-22 | 1 | -6/+6 |
* | [NET]: Disallow whitespace in network device names. | David S. Miller | 2006-08-17 | 1 | -5/+14 |
* | [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. | David S. Miller | 2006-08-17 | 1 | -17/+1 |