Commit Graph

2169 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
David S. Miller c5c177b4ac net: Kill ratelimit.h dependency in linux/net.h 14 years ago
David S. Miller 86e4ca66e8 bug.h: Move ratelimit warn interfaces to ratelimit.h 14 years ago
Michał Mirosław fd0daf9d58 net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags 14 years ago
Eric Dumazet 2907c35ff6 net: hold rtnl again in dump callbacks 14 years ago
Neil Horman f11970e383 net: make dev_disable_lro use physical device if passed a vlan dev (v2) 14 years ago
Eric Dumazet b30c516f87 net: fix __dst_destroy_metrics_generic() 14 years ago
Eric Dumazet be3fc413da net: use synchronize_rcu_expedited() 14 years ago
Joe Perches 6c4a5cb219 net: filter: Use WARN_RATELIMIT 14 years ago
WANG Cong ce14f8946a pktgen: refactor pg_init() code 14 years ago
WANG Cong 68d5ac2ed6 pktgen: use vzalloc_node() instead of vmalloc_node() + memset() 14 years ago
Eric Dumazet 6df427fe8c net: remove synchronize_net() from netdev_set_master() 14 years ago
Amerigo Wang ac3d3f8151 rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event 14 years ago
Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
Eric Dumazet 449f454426 macvlan: remove one synchronize_rcu() call 14 years ago
David S. Miller 6882f933cc ipv4: Kill RT_CACHE_DEBUG 14 years ago
Eric Dumazet abb57ea48f net: add skb_dst_force() in sock_queue_err_skb() 14 years ago
Michał Mirosław 7cc31a9ae1 net: ethtool: fix IPV6 checksum feature name string 14 years ago
Michael S. Tsirkin 604ae14ffb net: Change netdev_fix_features messages loglevel 14 years ago
Eric Dumazet 372b231201 net: use hlist_del_rcu() in dev_change_name() 14 years ago
Michał Mirosław 6f404e441d net: Change netdev_fix_features messages loglevel 14 years ago
KOSAKI Motohiro 2142c131a3 net: convert to new cpumask API 14 years ago
Peter Pan(潘卫平) 0696c3a8ac net:set valid name before calling ndo_init() 14 years ago
Anirban Chakraborty 29dd54b72b ethtool: Added support for FW dump 14 years ago
Michał Mirosław afe12cc86b net: introduce netdev_change_features() 14 years ago
Franco Fichtner 864b5418eb ethtool: bring back missing comma in netdev features strings 14 years ago
Eric Dumazet e14a599335 net: dev_close() should check IFF_UP 14 years ago
Alexey Dobriyan 4940fc889e net: add mac_pton() for parsing MAC address 14 years ago
Eric Dumazet 226bd34114 net: use batched device unregister in veth and macvlan 14 years ago
Mahesh Bandewar eed2a12f1e net: Allow ethtool to set interface in loopback mode. 14 years ago
Alexey Dobriyan 47a0200d53 pktgen: use %pI6c for printing IPv6 addresses 14 years ago
Stephen Hemminger 1ab7b6ac27 ethtool: remove phys_id from ethtool_ops 14 years ago
Lai Jiangshan 04d4dfed8e net,rcu: convert call_rcu(net_generic_release) to kfree_rcu() 14 years ago
Lai Jiangshan b55071eb60 net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu() 14 years ago
Lai Jiangshan edc86d8a1c net,rcu: convert call_rcu(xps_map_release) to kfree_rcu() 14 years ago
Lai Jiangshan f6f80238fa net,rcu: convert call_rcu(rps_map_release) to kfree_rcu() 14 years ago
Lai Jiangshan fa81c0e1d2 net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu() 14 years ago
Lai Jiangshan dad178fcd5 net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu() 14 years ago
Lai Jiangshan 217f18639b net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu() 14 years ago
Jiri Pirko 1c5cae815d net: call dev_alloc_name from register_netdevice 14 years ago
Lifeng Sun 41c31f318a networking: inappropriate ioctl operation should return ENOTTY 14 years ago
Eric Dumazet e67f88dd12 net: dont hold rtnl mutex during netlink dump callbacks 14 years ago
David Decotigny 8ae6daca85 ethtool: Call ethtool's get/set_settings callbacks with cleaned data 14 years ago
amit salecha 7d36a991e8 pktgen: create num frags requested 14 years ago
David S. Miller cf91166223 net: Use non-zero allocations in dst_alloc(). 14 years ago
David S. Miller 5c1e6aa300 net: Make dst_alloc() take more explicit initializations. 14 years ago
Michał Mirosław 1742f183fc net: fix netdev_increment_features() 14 years ago
Eric Dumazet 0a14842f5a net: filter: Just In Time compiler for x86-64 14 years ago
Jiri Pirko 3aba891dde bonding: move processing of recv handlers into handle_frame() 14 years ago
Michał Mirosław 22d5969fb4 net: make WARN_ON in dev_disable_lro() useful 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago