Commit Graph

225 Commits (acfcd4d4ec4ed8cb504f96d4fabb7a94029b362b)

Author SHA1 Message Date
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
Eric Dumazet 6b863d1d32 vlan: Fix register_vlan_dev() error path 15 years ago
Eric Dumazet b93ab837a2 vlan: Use __vlan_hwaccel_put_tag() in rx 15 years ago
Patrick McHardy cbbef5e183 vlan/macvlan: propagate transmission state to upper layers 15 years ago
stephen hemminger 9e067597ee vlan: eliminate use of dev_base_lock 15 years ago
Eric W. Biederman 81adee47df net: Support specifying the network namespace upon device creation. 15 years ago
Patrick McHardy 29906f6a42 vlan: cleanup multiple unregistrations 16 years ago
Ben Hutchings c7c4b3b6e9 gro: Change all receive functions to return GRO result codes 16 years ago
Ben Hutchings 5b252f0c2f gro: Name the GRO result enumeration type 16 years ago
Yi Zou d653479941 vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device 16 years ago
Eric Dumazet 63c8099d90 vlan: Optimize multiple unregistration 16 years ago
Eric Dumazet 23289a37e2 net: add a list_head parameter to dellink() method 16 years ago
Eric Dumazet 05423b2413 vlan: allow null VLAN ID to be used 16 years ago
John Fastabend fc482cc54e net: fix vlan_get_size to include vlan_flags size 16 years ago
Eric Dumazet 1a123a3168 vlan: adds drops accounting 16 years ago
Eric Dumazet 2f8bc32b7a vlan: enable multiqueue xmits 16 years ago
Eric Dumazet 2e59af3dcb vlan: multiqueue vlan device 16 years ago
Yi Zou 0af46d997f vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago