Commit Graph

203 Commits (e7176a37d436a214f6a7727ea7986c654cbee8f0)

Author SHA1 Message Date
Eric Dumazet 0641e4fbf2 net: Potential null skb->dev dereference 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 15 years ago
Ben Hutchings c7c4b3b6e9 gro: Change all receive functions to return GRO result codes 15 years ago
Ben Hutchings 5b252f0c2f gro: Name the GRO result enumeration type 15 years ago
Yi Zou d653479941 vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device 15 years ago
Eric Dumazet 63c8099d90 vlan: Optimize multiple unregistration 15 years ago
Eric Dumazet 23289a37e2 net: add a list_head parameter to dellink() method 15 years ago
Eric Dumazet 05423b2413 vlan: allow null VLAN ID to be used 15 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
Vasu Dev b85daa5324 vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Stephen Hemminger b4076d1715 vlan: allow creating vlan when real device is not up 16 years ago
Herbert Xu 2e477c9bd2 vlan: Propagate physical MTU changes 16 years ago
Jesper Dangaard Brouer 6e327c11a9 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net() 16 years ago
Jiri Pirko ccffad25b5 net: convert unicast addr list 16 years ago
Alexander Beregalov e3804cbebb net: remove COMPAT_NET_DEV_OPS 16 years ago
Eric Dumazet 93f154b594 net: release dst entry in dev_hard_start_xmit() 16 years ago
Eric Dumazet 450c4ea15e vlan: use struct netdev_queue counters instead of dev->stats 16 years ago
Jay Vosburgh adc667e84f vlan: update vlan carrier state for admin up/down 16 years ago
Patrick McHardy b1b67dd45a net: factor out ethtool invocation of vlan/macvlan drivers 16 years ago
Patrick McHardy 7816a0a862 vlan/macvlan: fix NULL pointer dereferences in ethtool handlers 16 years ago
Herbert Xu 76620aafd6 gro: New frags interface to avoid copying shinfo 16 years ago
Herbert Xu 1db9e29bb0 gro: Normalise skb before bypassing GRO on netpoll VLAN path 16 years ago
Herbert Xu 2ffb455819 gro: Fix vlan/netpoll check again 16 years ago
Herbert Xu d1c76af9e2 GRO: Move netpoll checks to correct location 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
David S. Miller 9d40bbda59 vlan: Fix vlan-in-vlan crashes. 16 years ago
Herbert Xu 4ead443163 netpoll: Add drop checks to all entry points 16 years ago