Commit Graph

244 Commits (2db9983a4318818845193bd577879c0620705e82)

Author SHA1 Message Date
John Fastabend 19eb5cc559 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues 14 years ago
Eric Dumazet 213b15ca81 vlan: remove ndo_select_queue() logic 14 years ago
Eric Dumazet 4af429d29b vlan: lockless transmit path 14 years ago
David S. Miller e1f2d8c2cc vlan: Fix build warning in vlandev_seq_show() 14 years ago
John Fastabend 636e19a342 net: consolidate 8021q tagging 14 years ago
John Fastabend 8f5549f381 net: remove check for headroom in vlan_dev_create 14 years ago
John Fastabend 029f5fc31c 8021q: set hard_header_len when VLAN offload features are toggled 14 years ago
Eric Dumazet b616b09afa vlan: rcu annotations 14 years ago
Jesse Gross 3701e51382 vlan: Centralize handling of hardware acceleration. 15 years ago
Jesse Gross 65ac6a5fa6 vlan: Avoid hash table lookup to find group. 15 years ago
Jesse Gross b738127dfb vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. 15 years ago
Eric Dumazet caf586e5f2 net: add a core netdev->rx_dropped counter 15 years ago
Eric Dumazet 173e79fb70 vlan: dont drop packets from unknown vlans in promiscuous mode 15 years ago
Ben Hutchings 5df8dbd7e5 8021q: Use netif_copy_real_num_queues() to set queue counts 15 years ago
Eric Dumazet af5ef24113 vlan: use this_cpu_ptr() in vlan_skb_recv() 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Eric Dumazet 8990f468ae net: rx_dropped accounting 15 years ago
David Lamparter 3b27e10555 netns: keep vlan slaves on master netns move 15 years ago
Jiri Pirko 72ed62f7c9 vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive 15 years ago
Eric Dumazet 40d0802b3e gro: __napi_gro_receive() optimizations 15 years ago
Changli Gao 05532121da net: 802.1q: make vlan_hwaccel_do_receive() return void 15 years ago
Phil Oester 0ac820eebe vlan: Match underlying dev carrier on vlan add 15 years ago
Pedro Garcia ad1afb0039 vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet) 15 years ago
Ben Hutchings 3cfde79c6c net: Get rid of rtnl_link_stats64 / net_device_stats union 15 years ago
Eric Dumazet a204b48ed4 vlan: allow TSO setting on vlan interfaces 15 years ago
Eric Dumazet 28172739f0 net: fix 64 bit counters on 32 bit arches 15 years ago
Eric Dumazet 9618e2ffd7 vlan: 64 bit rx counters 15 years ago
Ben Hutchings be1f3c2c02 net: Enable 64-bit net device statistics on 32-bit architectures 15 years ago
John Fastabend 597a264b1a net: deliver skbs on inactive slaves to exact matches 15 years ago
John Fastabend 194dbcc8a1 net: init_vlan should not copy slave or master flags 15 years ago
Joe Perches ccbd6a5a4f net: Remove unnecessary semicolons after switch statements 15 years ago
Eric Dumazet 2d6c9ffcca net: congestion notifications are not dropped packets 15 years ago
Jiri Pirko a748ee2426 net: move address list functions to a separate file 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Vasu Dev f6b9f4b263 vlan: updates vlan real_num_tx_queues 15 years ago
Vasu Dev 669d3e0bab vlan: adds vlan_dev_select_queue 15 years ago
Eric Dumazet 0641e4fbf2 net: Potential null skb->dev dereference 15 years ago
Jiri Pirko 1c01fe14a8 net: forbid underlaying devices to change its type 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
Arnd Bergmann 8a83a00b07 net: maintain namespace isolation between vlan and real device 15 years ago
Eric Dumazet 2dc85e91d0 vlan: fix vlan_skb_recv() 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Andy Gospodarek 1f3c8804ac bonding: allow arp_ip_targets on separate vlans to use arp validation 15 years ago
Octavian Purdila bf9ae5386b llc: use dev_hard_header 15 years ago
Patrick Mullaney fc4a748966 netdevice: provide common routine for macvlan and vlan operstate management 15 years ago
Eric W. Biederman 91e2ff3528 net: Teach vlans to cleanup as a pernet subsystem 15 years ago
Eric W. Biederman 946d1a9298 net: Simplify vlan pernet operations. 15 years ago
Patrick McHardy 5e75659305 vlan: support "loose binding" to the underlying network device 15 years ago
Eric Dumazet f99189b186 netns: net_identifiers should be read_mostly 15 years ago
Eric Dumazet 9793241fe9 vlan: Precise RX stats accounting 15 years ago