Commit Graph

692 Commits (b9e5db6d2bbe4416cd1c30c2d1891ef39d6bd0b7)

Author SHA1 Message Date
Vlad Yasevich 44a4085538 bonding: Fix stacked device detection in arp monitoring 11 years ago
Vlad Yasevich 25175ba5c9 net: Allow for more then a single subclass for netif_addr_lock 11 years ago
Vlad Yasevich 4085ebe8c3 net: Find the nesting level of a given device by type. 11 years ago
Florian Westphal c1e756bfcb Revert "net: core: introduce netif_skb_dev_features" 11 years ago
Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() 11 years ago
Daniel Borkmann 8e2f1a63f2 packet: fix packet_direct_xmit for BQL enabled drivers 11 years ago
Eric Dumazet a50e233c50 net-gro: restore frag0 optimization 11 years ago
david decotigny 2d3b479df4 net-sysfs: expose number of carrier on/off changes 11 years ago
Florian Fainelli 339e022396 net: export NET_ADDR_* values to user-space API 11 years ago
Vlad Yasevich 1ee481fb4c net: Allow modules to use is_skb_forwardable 11 years ago
Eric W. Biederman 5efeac44cf netpoll: Respect NETIF_F_LLTX 11 years ago
Eric W. Biederman a8779ec1c5 netpoll: Remove gfp parameter from __netpoll_setup 11 years ago
Vlad Yasevich 53d6471cef net: Account for all vlan headers in skb_mac_gso_segment 11 years ago
Eric Dumazet 015f0688f5 net: net: add a core netdev->tx_dropped counter 11 years ago
Eric W. Biederman 9c62a68d13 netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP) 11 years ago
stephen hemminger 693350c2ff netdev: set __percpu attribute on netdev_alloc_pcpu_stats 11 years ago
Luis R. Rodriguez 7aa98047df net: move net_device priv_flags out from UAPI 11 years ago
Amir Vadai 3f85944fe2 net: Add sysfs file for port number 11 years ago
Veaceslav Falico f8ff080dac bonding: remove useless updating of slave->dev->last_rx 11 years ago
Daniel Borkmann b9507bdaf4 netdevice: move netdev_cap_txqueue for shared usage to header 11 years ago
Daniel Borkmann 99932d4fc0 netdevice: add queue selection fallback handler for ndo_select_queue 11 years ago
WANG Cong 1c213bd24a net: introduce netdev_alloc_pcpu_stats() for drivers 11 years ago
Florian Westphal d206940319 net: core: introduce netif_skb_dev_features 11 years ago
Jiri Pirko a9517d0f43 rtnetlink: remove ndo_get_slave 11 years ago
Or Gerlitz b582ef0990 net: Add GRO support for UDP encapsulating protocols 11 years ago
sfeldma@cumulusnetworks.com 1d3ee88ae0 bonding: add netlink attributes to slave link dev 11 years ago
Michael Dalton a953be53ce net-sysfs: add support for device-specific rx queue sysfs attributes 11 years ago
Veaceslav Falico 1d486bfb66 net: add NETDEV_PRECHANGEMTU to notify before mtu change happens 11 years ago
Veaceslav Falico 5bb025fae5 net: rename sysfs symlinks on device name change 11 years ago
Jason Wang f663dd9aaf net: core: explicitly select a txq before doing l2 forwarding 11 years ago
Jerry Chu bf5a755f5e net-gre-gro: Add GRE support to the GRO stack 11 years ago
Li RongQing 8f84985fec net: unify the pcpu_tstats and br_cpu_netstats as one 11 years ago
Daniel Borkmann 86f8515f97 net: netprio: rename config to be more consistent with cgroup configs 11 years ago
Wei-Chun Chao 7a7ffbabf9 ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC 11 years ago
stephen hemminger 1d143d9f0c net: core functions cleanup 11 years ago
David S. Miller 2205369a31 vlan: Fix header ops passthru when doing TX VLAN offload. 11 years ago
stephen hemminger 477bb93320 net: remove dead code for add/del multiple 11 years ago
dingtianhong e001bfad91 bonding: create bond_first_slave_rcu() 11 years ago
Sebastian Siewior a0a9663dd2 net: make neigh_priv_len in struct net_device 16bit instead of 8bit 11 years ago
Jerry Chu 299603e837 net-gro: Prepare GRO stack for the upcoming tunneling support 11 years ago
Ying Xue 37cb062007 tipc: remove TIPC usage of field af_packet_priv in struct net_device 11 years ago
Eric Dumazet e6247027e5 net: introduce dev_consume_skb_any() 11 years ago
John Fastabend a6cc0cfa72 net: Add layer 2 hardware acceleration operations for macvlan devices 11 years ago
Dan Carpenter df42153c59 net: make ndev->irq signed for error handling 11 years ago
Eric Dumazet 74d332c13b net: extend net_device allocation to vmalloc() 11 years ago
Jacob Keller 80c33ddd31 net: add might_sleep() call to napi_disable 11 years ago
Ben Hutchings 7cc7c5e54b net: Delete trailing semi-colon from definition of netdev_WARN() 11 years ago
Maxime Jayat 3f79410c7c treewide: Fix common typo in "identify" 11 years ago
Eric W. Biederman 5cde282938 net: Separate the close_list and the unreg_list v2 12 years ago
Michael S. Tsirkin 3573540caf netif_set_xps_queue: make cpu mask const 12 years ago