Commit Graph

122 Commits (7626e78d29651d3075e88f233c0632867ea6a35c)

Author SHA1 Message Date
Thomas Graf 7c355f532d [NET]: Avoid duplicate netlink notification when changing link state 18 years ago
Stephen Hemminger 9093bbb2d9 [NET]: Fix race condition about network device name allocation. 18 years ago
Jarek Poplawski 723e98b79c [NET]: lockdep classes in register_netdevice 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Josef 'Jeff' Sipek 2396a22e09 [NET] net/core: Fix error handling 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Patrick McHardy 4e9cac2ba4 [NET]: Add __dev_getfirstbyhwtype 18 years ago
Rusty Russell 5a1b5898ee [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. 18 years ago
Johannes Berg 295f4a1fa3 [WEXT]: Clean up how wext is called. 18 years ago
Johannes Berg 11433ee450 [WEXT]: Move to net/wireless 18 years ago
Herbert Xu f9d106a6d5 [NET]: Warn about GSO/checksum abuse 18 years ago
Andrew Morton 372cc74c8b [NET]: Prevent much sadness in qdisc_lock_tree(). 18 years ago
Borislav Petkov 38b4da3837 [NET]: Fix comments for register_netdev(). 18 years ago
Stephen Hemminger 9be9a6b983 [NET]: Get rid of netdev_nit 18 years ago
Patrick McHardy fd44de7cc1 [NET_SCHED]: ingress: switch back to using ingress_lock 18 years ago
Stephen Hemminger 6229e362dd bridge: eliminate call by reference 18 years ago
Herbert Xu 663ead3bb8 [NET]: Use csum_start offset instead of skb_transport_header 18 years ago
Rusty Russell c45d286e72 [NET]: Inline net_device_stats 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Stephen Hemminger 0e1256ffd1 [NET]: show bound packet types 18 years ago
Stephen Hemminger f690808e17 [NET]: make seq_operations const 18 years ago
Stephen Hemminger 6b2bedc3a6 [NET]: network dev read_mostly 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Stephen Hemminger 6f05f62971 [NET]: deinline some functions 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
Eric W. Biederman 927498217c [PATCH] net: Ignore sysfs network device rename bugs. 18 years ago
Patrick McHardy c01003c205 [IFB]: Fix crash on input device removal 18 years ago
Patrick McHardy 035832a280 [NET_SCHED]: Fix ingress locking 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki 4ec93edb14 [NET] CORE: Fix whitespace errors. 18 years ago
Stephen Hemminger 22f8cde5bc [NET]: unregister_netdevice as void 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Al Viro ff1dcadb1b [NET]: Split skb->csum 18 years ago
Al Viro d3bc23e7ee [NET]: Annotate callers of csum_fold() in net/* 18 years ago
Al Viro 252e33467a [NET] net/core: Annotations. 18 years ago
Adrian Bunk 90833aa4f4 [NET]: The scheduled removal of the frame diverter. 18 years ago
Stephen Hemminger 88041b79f8 [PATCH] netdev: don't allow register_netdev with blank name 18 years ago
Stephen Hemminger aaa248f6c9 [PATCH] rename net_random to random32 19 years ago
Patrick McHardy 85670cc1fa [NET_SCHED]: Fix fallout from dev->qdisc RCU change 19 years ago
Stephen Hemminger b6fe17d6cc [NET] netdev: Check name length 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
David S. Miller c7fa9d189e [NET]: Disallow whitespace in network device names. 19 years ago