Commit Graph

115 Commits (fe0c935a6cbf25d72a27c7a345df8a2151de0b74)

Author SHA1 Message Date
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
David S. Miller 7ea49ed73c [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. 19 years ago
Alexey Dobriyan 29bbd72d6e [NET]: Fix more per-cpu typos 19 years ago
Chris Leech e6eb307d48 [I/OAT]: Remove CPU hotplug lock from net_dma_rebalance 19 years ago
David S. Miller b60dfc6c20 [NET]: Kill the WARN_ON() calls for checksum fixups. 19 years ago
Herbert Xu a430a43d08 [NET] gso: Fix up GSO packets with broken checksums 19 years ago
Stephen Hemminger 5a8da02ba5 [NET]: Fix network device interface printk message priority 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago