summaryrefslogtreecommitdiff
path: root/net/8021q
AgeCommit message (Expand)Author
2015-01-23vlan: advertise link netns via netlinkNicolas Dichtel
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-12-12vlan: Add ability to always enable TSO/UFOToshiaki Makita
2014-11-21vlan: Pass ethtool get_ts_info queries to real device.Richard Cochran
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-07-29vlan: fail early when creating netdev named configWANG Cong
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-07vlan: Pass SIOC[SG]HWTSTAMP ioctls to real deviceStefan Sørensen
2014-07-02vlan: free percpu stats in device destructorEric Dumazet
2014-06-218021q: fix a potential memory leakLi RongQing
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-22vlan: more careful checksum features handlingMichal Kubeček
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-04-22vlan: unnecessary to check if vlan_pcpu_stats is NULLLi RongQing
2014-04-18vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman
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-26vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-128021q: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-10vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-03-09vlan: use use ether_addr_equal_64bits to instead of ether_addr_equaldingtianhong
2014-03-09vlan: slight optimization for vlan_do_receive()dingtianhong
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong
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