summaryrefslogtreecommitdiff
path: root/net/8021q
AgeCommit message (Expand)Author
2014-10-15net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-07-28vlan: free percpu stats in device destructorEric Dumazet
2014-07-288021q: fix a potential memory leakLi RongQing
2014-05-31vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-31vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-27vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-03-10vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-01-218021q: Use ether_addr_copyJoe Perches
2014-01-218021q: update descriptionYegor Yefremov
2013-12-31vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-11vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller
2013-11-07net/vlan: Provide read access to the vlan egress mapEyal Perry
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-10-19net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-08net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde
2013-09-26vlan: unlink the upper neighbour before unregisteringVeaceslav Falico
2013-09-26vlan: link the upper neighbour only after registeringVeaceslav Falico
2013-09-03net: vlan: inherit addr_assign_type along with dev_addrBjørn Mork
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-05vlan: make vlan_dev_real_dev work over stacked vlansnikolay@redhat.com
2013-08-03vlan: cleanup the usage of vlan_dev_priv(dev)Wang Sheng-Hui
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko
2013-07-18vlan: fix a race in egress prio managementEric Dumazet
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-02net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-04-21net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=nPatrick McHardy
2013-04-21net: vlan: fix memory leak in vlan_info_rcu_free()Patrick McHardy
2013-04-19net: vlan: add 802.1ad supportPatrick McHardy
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-03-248021q: fix a potential use-after-freeCong Wang
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-13bridge: Implement vlan ingress/egress policy with PVID.Vlad Yasevich
2013-02-11netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman
2013-02-10net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)David Ward
2013-01-29net: disallow drivers with buggy VLAN accel to register_netdevice()Michał Mirosław
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-04vlan: remove usage of dev->master in __vlan_find_dev_deep()Jiri Pirko
2013-01-04vlan: add link to upper deviceJiri Pirko
2012-11-308021q: fix vlan device to inherit the unicast filtering capability flagYi Zou
2012-11-18net: Allow the userns root to control vlans.Eric W. Biederman