- 19c9ebf vlan: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 01d9cc2 net: vlan: fix underflow for the real_dev refcnt by Ziyang Xuan · 3 years, 1 month ago
- 6d872df net: annotate accesses to dev->gso_max_segs by Eric Dumazet · 3 years, 1 month ago
- 4b66d21 net: annotate accesses to dev->gso_max_size by Eric Dumazet · 3 years, 1 month ago
- 563bcba net: vlan: fix a UAF in vlan_dev_real_dev() by Ziyang Xuan · 3 years, 2 months ago
- e35b8d7 net: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 3 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 5 months ago
- 9c153d3 net: vlan: Avoid using strncpy() by Kees Cook · 3 years, 7 months ago
- bcf2766 net: bridge: resolve forwarding path for VLAN tag actions in bridge devices by Felix Fietkau · 3 years, 9 months ago
- e4417d6 net: 8021q: resolve forwarding path for vlan devices by Pablo Neira Ayuso · 3 years, 9 months ago
- 7185425 net: vlan: Add parse protocol header ops by Eran Ben Elisha · 4 years ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- be74294 net: get rid of lockdep_set_class_and_subclass() by Cong Wang · 4 years, 6 months ago
- 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
- f78ed22 netpoll: accept NULL np argument in netpoll_send_skb() by Eric Dumazet · 4 years, 8 months ago
- 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
- a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 9bbd917 vlan: fix memory leak in vlan_dev_set_egress_priority by Eric Dumazet · 5 years ago
- dfe6d68 net: vlan: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
- f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
- ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 8b6912a net: vlan: Inherit MPLS features from parent device by Ariel Levkovich · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- fa2c52be vlan: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 873017a vlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 6 years ago
- 76052d8 vlan: do not transfer link state in vlan bridge binding mode by Mike Manning · 6 years ago
- 8c8b345 vlan: support binding link state to vlan member bridge ports by Mike Manning · 6 years ago
- 0a89eb9 vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x by Chris Leech · 6 years ago
- 47f7062 net: Remove switchdev.h inclusion from team/bond/vlan by Florian Fainelli · 6 years ago
- 7dad993 net: vlan: add support for tunnel offload by Davide Caratti · 6 years ago
- c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
- 84a2fba vlan: correct the file path in vlan_dev_change_flags() comment by Sun Lianwen · 7 years ago
- ec1d8cc vlan: also check phy_driver ts_info for vlan's real device by Hangbin Liu · 7 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- eca59f6 net: Remove support for bridge bypass ndos from stacked devices by Arkadi Sharshevsky · 8 years ago
- cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
- 8403deb vlan: Keep NETIF_F_HW_CSUM similar to other software devices by Vlad Yasevich · 8 years ago
- 88997e4 net/8021q: create device with all possible features in wanted_features by Andrey Vagin · 8 years ago
- a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 8 years ago
- bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
- 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
- de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 18d3df3 vlan: use a valid default mtu value for vlan over macsec by Paolo Abeni · 8 years ago
- 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
- 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 9 years ago
- f6773c5 vlan: propagate gso_max_segs by Eric Dumazet · 9 years ago
- 5770979 net: 8021q: use __ethtool_get_ksettings by David Decotigny · 9 years ago
- e817af2 vlan: turn on unicast filtering on vlan device by Zhang Shengju · 9 years ago
- a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
- 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
- 9d54783 switchdev: vlan: Use switchdev_port* in vlan_netdev_ops by Ido Schimmel · 9 years ago
- 2e659c0 net: 8021q: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
- 2dbf6b5 vlan: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- 8d46350 vlan: Add features for stacked vlan device by Toshiaki Makita · 10 years ago
- 423049ab 8021q: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
- d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 10 years ago
- 53f6b70 vlan: Add ability to always enable TSO/UFO by Toshiaki Makita · 10 years ago
- 37dd925 vlan: Pass ethtool get_ts_info queries to real device. by Richard Cochran · 10 years ago
- b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
- 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
- 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- a6111d3 vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device by Stefan Sørensen · 11 years ago
- a48e5fa vlan: free percpu stats in device destructor by Eric Dumazet · 10 years ago
- 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- da08143 vlan: more careful checksum features handling by Michal Kubeček · 11 years ago
- d38569a vlan: Fix lockdep warning with stacked vlan devices. by Vlad Yasevich · 11 years ago
- 5a4ae5f vlan: unnecessary to check if vlan_pcpu_stats is NULL by Li RongQing · 11 years ago
- dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 11 years ago
- 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- a8779ec netpoll: Remove gfp parameter from __netpoll_setup by Eric W. Biederman · 11 years ago
- 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 11 years ago
- fc0d48b vlan: Set hard_header_len according to available acceleration by Vlad Yasevich · 11 years ago
- 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
- 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- dd38743 vlan: Set correct source MAC address with TX VLAN offload enabled by Peter Boström · 11 years ago
- 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
- 07fc67b 8021q: Use ether_addr_copy by Joe Perches · 11 years ago
- 2205369 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 11 years ago
- 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- e267cb9 vlan: Implement vlan_dev_get_egress_qos_mask as an inline. by David S. Miller · 11 years ago
- d324353 net/vlan: Provide read access to the vlan egress map by Eyal Perry · 11 years ago
- 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
- 6b93f4a net: vlan: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
- 0c0667a vlan: cleanup the usage of vlan_dev_priv(dev) by Wang Sheng-Hui · 11 years ago
- 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
- b29d314 net: vlan,ethtool: netdev_features_t is more than 32 bit by Bjørn Mork · 12 years ago
- 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
- 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 12 years ago
- f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
- 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 12 years ago
- 86fbe9b net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) by David Ward · 12 years ago
- 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
- e949b09 vlan: set sysfs device_type to 'vlan' by Doug Goldstein · 12 years ago
- f4d5392 vlan: use IS_ENABLED() by Amerigo Wang · 12 years ago
- 6eacf8a vlan: clean up vlan_dev_hard_start_xmit() by Amerigo Wang · 12 years ago
- f3da389 vlan: clean up some variable names by Amerigo Wang · 12 years ago
- 38e6bc1 netpoll: make __netpoll_cleanup non-block by Amerigo Wang · 12 years ago