Commit Graph

3018 Commits (87fb6c31b9ef9ccab9a822b01fc3911f026a29bb)

Author SHA1 Message Date
Sunghan Suh 40dadff265 net: access page->private by using page_private 12 years ago
Alexander Duyck cdbaa0bb26 gso: Update tunnel segmentation to support Tx checksum offload 12 years ago
Eliezer Tamir 64b0dc517e net: rename busy poll socket op and globals 12 years ago
Eliezer Tamir 076bb0c82a net: rename include/net/ll_poll.h to include/net/busy_poll.h 12 years ago
Eliezer Tamir cbf55001b2 net: rename low latency sockets functions to busy poll 12 years ago
Joe Stringer 4bc41b84e9 core: Copy inner_protocol in copy_skb_header() 12 years ago
Isaku Yamahata 06a23fe31c core/dev: set pkt_type after eth_type_trans() in dev_forward_skb() 12 years ago
Michal Schmidt c590b5e2f0 ethtool: make .get_dump_data() harder to misuse by drivers 12 years ago
Eric Dumazet c9ab4d85de neighbour: fix a race in neigh_destroy() 12 years ago
Nicolas Dichtel 621e84d6f3 dev: introduce skb_scrub_packet() 12 years ago
Nicolas Schichan 5dbe7c178d net: fix kernel deadlock with interface rename and netdev name retrieval. 12 years ago
Eliezer Tamir 2d48d67fa8 net: poll/select low latency socket support 12 years ago
Eric Dumazet bd8a7036c0 gre: fix a possible skb leak 12 years ago
Mike Rapoport f693dff710 rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del} 12 years ago
Wedson Almeida Filho aeb193ea6c net: Unmap fragment page once iterator is done 12 years ago
Eric Dumazet 60877a32bc net: allow large number of tx queues 12 years ago
Gao feng dc25c676f5 neigh: disallow un-init_net to change thresh of neigh 12 years ago
Gao feng 170d6f9954 neigh: only allow init_net to change the default neigh_parms 12 years ago
Gao feng cf89d6b280 neigh: no need to call lookup_neigh_parms in neigh_parms_alloc 12 years ago
Fernando Luis Vazquez Cao 788dfcacac vlan: restore ethtool ABI to control VLAN hardware acceleration 12 years ago
Eliezer Tamir dafcc4380d net: add socket option for low latency polling 12 years ago
Eliezer Tamir eb6db62282 net: change sysctl_net_ll_poll into an unsigned int 12 years ago
Rony Efraim 1d8faf48c7 net/core: Add VF link state control 12 years ago
Willem de Bruijn 5f121b9a83 net-rps: fixes for rps flow limit 12 years ago
Joe Perches fe2c6338fd net: Convert uses of typedef ctl_table to struct ctl_table 12 years ago
Flavio Leitner 194f4a6df2 net: make all team port device link events urgent 12 years ago
Daniel Borkmann 7a6e288d27 pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb 12 years ago
Eric Dumazet 45203a3b38 net_sched: add 64bit rate estimators 12 years ago
Peter Pan(潘卫平) b41abb42bf net: pass correct parameter to skb_headers_offset_update() 12 years ago
Nicolas Dichtel ed13998c31 sock_diag: fix filter code sent to userspace 12 years ago
Eliezer Tamir a5b50476f7 udp: add low latency socket poll support 12 years ago
Eliezer Tamir 0602129286 net: add low latency socket poll 12 years ago
Eliezer Tamir af12fa6e46 net: add napi_id and hash 12 years ago
Andy Shevchenko 4cd5773a2a net: core: move mac_pton() to lib/net_utils.c 12 years ago
Amerigo Wang 00f97da17a netpoll: fix position of network header 12 years ago
Thomas Graf 525cebedb3 pktgen: Fix position of ip and udp header 12 years ago
Pablo Neira 5e71d9d77c net: fix sk_buff head without data area 12 years ago
Yan Burman 600fed5e97 net/ethtool: Fix comment regarding location of dev_ethtool() call 12 years ago
Baruch Siach 430f03cde2 net: mark netdev_create_hash __net_init 12 years ago
Cong Wang 35d0461061 net: clean up skb headers code 12 years ago
Jay Vosburgh b190a50875 net/core: dev_mc_sync_multiple calls wrong helper 12 years ago
Jay Vosburgh 29ca2f8fcc net/core: __hw_addr_sync_one / _multiple broken 12 years ago
Jay Vosburgh 60ba834c2f net/core: __hw_addr_unsync_one "from" address not marked synced 12 years ago
Jay Vosburgh 9747ba6636 net/core: __hw_addr_create_ex does not initialize sync_cnt 12 years ago
Federico Vaga 456db6a4d4 net/core/sock.c: add missing VSOCK string in af_family_*_key_strings 12 years ago
Simon Horman 7cc4619005 net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail 12 years ago
Simon Horman ced14f6804 net: Correct comparisons and calculations using skb->tail and skb-transport_header 12 years ago
Cong Wang 75538c2b85 net: always pass struct netdev_notifier_info to netdevice notifiers 12 years ago
David S. Miller 06ecf24bdf net: Fix build warnings after mac_header and transport_header became __u16. 12 years ago
Jiri Pirko be9efd3653 net: pass changed flags along with NETDEV_CHANGE event 12 years ago