| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-23 | 8021q: delete cleared egress QoS mappings | Longxuan Yu | 2 | -10/+14 |
| 2026-04-23 | 8021q: use RCU for egress QoS mappings | Longxuan Yu | 3 | -23/+30 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -4/+4 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -4/+4 |
| 2025-10-31 | net: vlan: sync VLAN features with lower device | Hangbin Liu | 1 | -0/+2 |
| 2025-07-18 | net: s/dev_close_many/netif_close_many/ | Stanislav Fomichev | 1 | -1/+2 |
| 2025-07-18 | net: s/dev_get_flags/netif_get_flags/ | Stanislav Fomichev | 1 | -1/+1 |
| 2025-07-17 | net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime | Dong Chenchen | 2 | -9/+34 |
| 2025-04-22 | net: 802: Remove unused p8022 code | Dr. David Alan Gilbert | 1 | -1/+0 |
| 2025-03-20 | net: vlan: don't propagate flags on open | Stanislav Fomichev | 1 | -27/+4 |
| 2025-03-08 | net: move misc netdev_lock flavors to a separate header | Jakub Kicinski | 1 | -0/+1 |
| 2025-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2025-03-06 | net: hold netdev instance lock during ioctl operations | Stanislav Fomichev | 1 | -3/+1 |
| 2025-03-04 | vlan: enforce underlying device type | Oscar Maes | 1 | -1/+2 |
| 2025-02-21 | net: Use link/peer netns in newlink() of rtnl_link_ops | Xiao Liang | 1 | -2/+2 |
| 2025-02-21 | rtnetlink: Pack newlink() params into struct | Xiao Liang | 1 | -2/+5 |
| 2024-11-11 | net: convert to nla_get_*_default() | Johannes Berg | 1 | -4/+2 |
| 2024-10-23 | netpoll: remove ndo_netpoll_setup() second argument | Eric Dumazet | 1 | -1/+1 |
| 2024-09-03 | netdev_features: remove NETIF_F_ALL_FCOE | Alexander Lobakin | 1 | -2/+3 |
| 2024-09-03 | netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu | Alexander Lobakin | 1 | -0/+1 |
| 2024-09-03 | netdev_features: convert NETIF_F_LLTX to dev->lltx | Alexander Lobakin | 1 | -2/+2 |
| 2024-09-03 | netdevice: convert private flags > BIT(31) to bitfields | Alexander Lobakin | 1 | -2/+2 |
| 2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 1 | -1/+1 |
| 2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 1 | -1/+1 |
| 2024-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2024-05-02 | net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse... | Richard Gobert | 1 | -0/+2 |
| 2024-03-29 | netlink: introduce type-checking attribute iteration | Johannes Berg | 1 | -6/+4 |
| 2024-02-26 | rtnetlink: prepare nla_put_iflink() to run under RCU | Eric Dumazet | 1 | -2/+2 |
| 2024-02-21 | net: vlan: constify the struct device_type usage | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-13 | vlan: use netdev_lockdep_set_classes() | Eric Dumazet | 1 | -23/+1 |
| 2024-02-13 | vlan: use xarray iterator to implement /proc/net/vlan/config | Eric Dumazet | 1 | -30/+16 |
| 2024-01-19 | vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING | Lin Ma | 1 | -0/+4 |
| 2023-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+8 |
| 2023-12-19 | net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by... | Liu Jian | 1 | -1/+8 |
| 2023-11-18 | net: ethtool: Refactor identical get_ts_info implementations. | Richard Cochran | 1 | -14/+1 |
| 2023-10-28 | net: fill in MODULE_DESCRIPTION()s under net/802* | Jakub Kicinski | 1 | -0/+1 |
| 2023-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2023-08-14 | Revert "vlan: Fix VLAN 0 memory leak" | Vlad Buslov | 1 | -1/+2 |
| 2023-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+1 |
| 2023-08-09 | vlan: Fix VLAN 0 memory leak | Vlad Buslov | 1 | -2/+1 |
| 2023-08-02 | net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set() | Maxim Georgiev | 1 | -5/+22 |
| 2023-05-17 | vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() | Eric Dumazet | 1 | -2/+2 |
| 2023-04-21 | vlan: Add MACsec offload operations for VLAN interface | Emeel Hakim | 1 | -0/+242 |
| 2023-03-17 | vlan: partially enable SIOCSHWTSTAMP in container | Vadim Fedorenko | 1 | -1/+1 |
| 2022-10-28 | net: Remove the obsolte u64_stats_fetch_*_irq() users (net). | Thomas Gleixner | 1 | -2/+2 |
| 2022-08-25 | net: gro: skb_gro_header helper function | Richard Gobert | 1 | -6/+3 |
| 2022-08-22 | vlan: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -3/+3 |
| 2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+7 |
| 2022-07-09 | vlan: fix memory leak in vlan_newlink() | Eric Dumazet | 1 | -3/+7 |
| 2022-06-09 | vlan: adopt u64_stats_t | Eric Dumazet | 2 | -12/+12 |
| 2022-06-09 | net: rename reference+tracking helpers | Jakub Kicinski | 1 | -2/+2 |
| 2022-05-06 | net: add netif_inherit_tso_max() | Jakub Kicinski | 2 | -4/+2 |
| 2022-03-17 | vlan: use correct format characters | Bill Wendling | 1 | -1/+1 |
| 2022-02-23 | Revert "vlan: move dev_put into vlan_dev_uninit" | Xin Long | 1 | -5/+3 |
| 2022-02-09 | vlan: move dev_put into vlan_dev_uninit | Xin Long | 1 | -3/+5 |
| 2022-02-09 | vlan: introduce vlan_dev_free_egress_priority | Xin Long | 3 | -5/+11 |
| 2021-12-07 | vlan: add net device refcount tracker | Eric Dumazet | 1 | -2/+2 |
| 2021-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -3/+3 |
| 2021-11-26 | net: vlan: fix underflow for the real_dev refcnt | Ziyang Xuan | 2 | -3/+3 |
| 2021-11-24 | gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers | Eric Dumazet | 1 | -2/+0 |
| 2021-11-24 | gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers | Eric Dumazet | 1 | -4/+1 |
| 2021-11-23 | net: remove .ndo_change_proto_down | Jakub Kicinski | 1 | -1/+1 |
| 2021-11-22 | net: annotate accesses to dev->gso_max_segs | Eric Dumazet | 2 | -2/+2 |
| 2021-11-22 | net: annotate accesses to dev->gso_max_size | Eric Dumazet | 2 | -2/+2 |
| 2021-11-03 | net: vlan: fix a UAF in vlan_dev_real_dev() | Ziyang Xuan | 2 | -3/+3 |
| 2021-10-02 | net: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski | 1 | -3/+3 |
| 2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann | 1 | -3/+3 |
| 2021-07-20 | memcg: enable accounting for VLAN group array | Vasily Averin | 1 | -1/+1 |
| 2021-06-18 | net: vlan: pass thru all GSO_SOFTWARE in hw_enc_features | Jakub Kicinski | 1 | -1/+2 |
| 2021-06-03 | net: vlan: Avoid using strncpy() | Kees Cook | 3 | -5/+7 |
| 2021-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -0/+7 |
| 2021-04-19 | net: fix a data race when get vlan device | Di Zhu | 2 | -0/+7 |
| 2021-03-24 | net: bridge: resolve forwarding path for VLAN tag actions in bridge devices | Felix Fietkau | 1 | -0/+6 |
| 2021-03-24 | net: 8021q: resolve forwarding path for vlan devices | Pablo Neira Ayuso | 1 | -0/+15 |
| 2021-03-18 | vlan/8021q: avoid retpoline overhead on GRO | Alexander Lobakin | 1 | -2/+8 |
| 2021-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+1 |
| 2021-01-14 | net: vlan: Add parse protocol header ops | Eran Ben Elisha | 1 | -0/+9 |
| 2021-01-08 | net: make free_netdev() more lenient with unregistering devices | Jakub Kicinski | 1 | -3/+1 |
| 2021-01-05 | net: vlan: avoid leaks on register_vlan_dev() failures | Jakub Kicinski | 1 | -1/+2 |
| 2020-09-28 | net: vlan: Fixed signedness in vlan_group_prealloc_vid() | Florian Fainelli | 1 | -1/+2 |
| 2020-09-25 | net: vlan: Avoid using BUG() in vlan_proto_idx() | Florian Fainelli | 2 | -6/+16 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-06-28 | net: get rid of lockdep_set_class_and_subclass() | Cong Wang | 1 | -5/+4 |
| 2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -2/+6 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
| 2020-06-09 | net: change addr_list_lock back to static key | Cong Wang | 1 | -2/+6 |
| 2020-05-07 | netpoll: accept NULL np argument in netpoll_send_skb() | Eric Dumazet | 1 | -3/+2 |
| 2020-05-04 | net: partially revert dynamic lockdep key changes | Cong Wang | 1 | -0/+21 |
| 2020-02-17 | net: vlan: suppress "failed to kill vid" warnings | Julian Wiedmann | 1 | -3/+2 |
| 2020-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -8/+15 |
| 2020-01-07 | vlan: vlan_changelink() should propagate errors | Eric Dumazet | 1 | -3/+7 |
| 2020-01-07 | vlan: fix memory leak in vlan_dev_set_egress_priority | Eric Dumazet | 3 | -5/+8 |
| 2019-12-25 | net: vlan: Use the PHY time stamping interface. | Richard Cochran | 1 | -2/+2 |
| 2019-10-24 | net: remove unnecessary variables and callback | Taehee Yoo | 2 | -7/+0 |
| 2019-10-24 | net: core: add generic lockdep keys | Taehee Yoo | 1 | -27/+0 |
| 2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -12/+3 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 3 | -12/+3 |
| 2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -15/+3 |
| 2019-06-04 | net: vlan: Inherit MPLS features from parent device | Ariel Levkovich | 1 | -0/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 3 | -15/+3 |
| 2019-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-20 | vlan: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
| 2019-05-09 | vlan: disable SIOCSHWTSTAMP in container | Hangbin Liu | 1 | -1/+3 |
| 2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg | 1 | -2/+2 |
| 2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 1 | -2/+2 |
| 2019-04-19 | vlan: do not transfer link state in vlan bridge binding mode | Mike Manning | 2 | -11/+26 |
| 2019-04-19 | vlan: support binding link state to vlan member bridge ports | Mike Manning | 2 | -2/+4 |
| 2019-04-04 | vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x | Chris Leech | 1 | -11/+15 |
| 2019-02-24 | net: Remove switchdev.h inclusion from team/bond/vlan | Florian Fainelli | 1 | -1/+0 |
| 2018-12-06 | net: core: dev: Add extack argument to dev_change_flags() | Petr Machata | 1 | -1/+3 |
| 2018-11-16 | net: 8021q: move vlan offload registrations into vlan_core | Jiri Pirko | 2 | -96/+99 |
| 2018-11-08 | 8021q: use __vlan_hwaccel helpers | Michał Mirosław | 1 | -1/+1 |
| 2018-11-08 | net: 8021q: vlan_core: allow use list of vlans for real device | Ivan Khoronzhuk | 1 | -0/+27 |
| 2018-11-07 | net: vlan: add support for tunnel offload | Davide Caratti | 3 | -0/+15 |
| 2018-10-19 | netpoll: allow cleanup to be synchronous | Debabrata Banerjee | 1 | -2/+1 |
| 2018-07-24 | net: remove blank lines at end of file | Stephen Hemminger | 1 | -1/+0 |
| 2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2018-07-02 | net: fix use-after-free in GRO with ESP | Sabrina Dubroca | 1 | -1/+1 |
| 2018-06-26 | net: Convert GRO SKB handling to list_head. | David Miller | 1 | -6/+7 |
| 2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -16/+47 |
| 2018-05-17 | vlan: Add extack messages for link create | David Ahern | 3 | -15/+44 |
| 2018-05-16 | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 1 | -15/+3 |
| 2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 1 | -19/+2 |
| 2018-05-07 | vlan: correct the file path in vlan_dev_change_flags() comment | Sun Lianwen | 1 | -1/+3 |
| 2018-04-01 | vlan: also check phy_driver ts_info for vlan's real device | Hangbin Liu | 1 | -1/+5 |
| 2018-03-31 | vlan: vlan_hw_filter_capable() can be static | Wei Yongjun | 1 | -1/+1 |
| 2018-03-30 | net: Call add/kill vid ndo on vlan filter feature toggling | Gal Pressman | 3 | -25/+100 |
| 2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 1 | -1/+0 |
| 2018-03-26 | net: Use octal not symbolic permissions | Joe Perches | 1 | -3/+3 |
| 2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2018-03-16 | vlan: Fix out of order vlan headers with reorder header off | Toshiaki Makita | 1 | -2/+2 |
| 2018-02-27 | net: Convert /proc creating and destroying pernet_operations | Kirill Tkhai | 1 | -0/+1 |
| 2018-01-16 | net: delete /proc THIS_MODULE references | Alexey Dobriyan | 1 | -2/+0 |
| 2018-01-10 | 8021q: fix a memory leak for VLAN 0 device | Cong Wang | 1 | -6/+1 |
| 2017-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
| 2017-11-11 | vlan: fix a use-after-free in vlan_device_event() | Cong Wang | 1 | -3/+3 |
| 2017-11-04 | add support of IFF_XMIT_DST_RELEASE bit in vlan | Vadim Fedorenko | 2 | -0/+4 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -0/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
| 2017-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+6 |
| 2017-10-04 | net: Add extack to upper device linking | David Ahern | 3 | -5/+5 |
| 2017-10-04 | net: 8021q: skip packets if the vlan is down | Vishakha Narvekar | 1 | -0/+6 |
| 2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.validate | Matthias Schiffer | 1 | -1/+2 |
| 2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.changelink | Matthias Schiffer | 1 | -3/+4 |
| 2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.newlink | Matthias Schiffer | 1 | -1/+2 |
| 2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
| 2017-06-19 | net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev | Gao Feng | 1 | -1/+2 |
| 2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -1/+1 |
| 2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2017-06-08 | net: Remove support for bridge bypass ndos from stacked devices | Arkadi Sharshevsky | 1 | -6/+0 |
| 2017-06-07 | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 1 | -2/+2 |
| 2017-05-08 | vlan: Keep NETIF_F_HW_CSUM similar to other software devices | Vlad Yasevich | 1 | -3/+10 |
| 2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 1 | -1/+2 |
| 2017-03-21 | net/8021q: create device with all possible features in wanted_features | Andrey Vagin | 1 | -2/+1 |
| 2017-02-06 | net: remove ndo_neigh_{construct, destroy} from stacked devices | Ido Schimmel | 1 | -2/+0 |
| 2017-01-08 | net: make ndo_get_stats64 a void function | stephen hemminger | 1 | -3/+2 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan | 2 | -2/+2 |
| 2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2016-10-20 | net: use core MTU range checking in core net infra | Jarod Wilson | 1 | -0/+3 |
| 2016-10-20 | net: add recursion limit to GRO | Sabrina Dubroca | 1 | -1/+1 |
| 2016-10-18 | net: vlan: Use sizeof instead of literal number | Gao Feng | 1 | -2/+2 |
| 2016-10-18 | vlan: Remove unnecessary comparison of unsigned against 0 | Tobias Klauser | 1 | -2/+1 |
| 2016-08-13 | net: remove type_check from dev_get_nest_level() | Sabrina Dubroca | 1 | -1/+1 |
| 2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -6/+11 |
| 2016-07-16 | vlan: use a valid default mtu value for vlan over macsec | Paolo Abeni | 2 | -6/+11 |
| 2016-07-05 | net: introduce default neigh_construct/destroy ndo calls for L2 upper devices | Jiri Pirko | 1 | -0/+2 |
| 2016-05-31 | vlan: Propagate MAC address to VLANs | Mike Manning | 3 | -3/+24 |
| 2016-03-17 | vlan: propagate gso_max_segs | Eric Dumazet | 2 | -0/+2 |
| 2016-02-25 | net: 8021q: use __ethtool_get_ksettings | David Decotigny | 1 | -4/+4 |
| 2016-02-21 | vlan: turn on unicast filtering on vlan device | Zhang Shengju | 2 | -1/+1 |
| 2016-02-17 | vlan: change return type of vlan_proc_rem_dev | Zhang Shengju | 2 | -4/+3 |
| 2015-12-15 | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK | Tom Herbert | 1 | -1/+1 |
| 2015-12-15 | sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC | Tom Herbert | 1 | -1/+1 |
| 2015-12-15 | switchdev: vlan: Use switchdev_port* in vlan_netdev_ops | Ido Schimmel | 1 | -0/+7 |
| 2015-11-17 | vlan: Do not put vlan headers back on bridge and macvlan ports | Vlad Yasevich | 1 | -1/+3 |
| 2015-11-03 | vlan: Invoke driver vlan hooks only if device is present | Padmanabh Ratnakar | 1 | -2/+8 |
| 2015-08-18 | net: 8021q: convert to using IFF_NO_QUEUE | Phil Sutter | 1 | -2/+1 |
| 2015-06-01 | vlan: Add GRO support for non hardware accelerated vlan | Toshiaki Makita | 1 | -0/+96 |
| 2015-05-14 | vlan: Correctly propagate promisc|allmulti flags in notifier. | Vlad Yasevich | 1 | -1/+1 |
| 2015-04-02 | vlan: implement ndo_get_iflink | Nicolas Dichtel | 1 | -1/+8 |
| 2015-03-29 | vlan: Add features for stacked vlan device | Toshiaki Makita | 1 | -0/+1 |
| 2015-03-18 | net: Fix high overhead of vlan sub-device teardown. | David S. Miller | 1 | -3/+13 |
| 2015-03-03 | 8021q: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -1/+1 |
| 2015-03-02 | net: Kill dev_rebuild_header | Eric W. Biederman | 1 | -35/+0 |
| 2015-01-23 | vlan: advertise link netns via netlink | Nicolas Dichtel | 1 | -0/+8 |
| 2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 1 | -1/+1 |
| 2014-12-12 | vlan: Add ability to always enable TSO/UFO | Toshiaki Makita | 1 | -3/+4 |
| 2014-11-21 | vlan: Pass ethtool get_ts_info queries to real device. | Richard Cochran | 1 | -0/+19 |
| 2014-11-21 | vlan: make __vlan_hwaccel_put_tag return void | Jiri Pirko | 1 | -1/+1 |
| 2014-10-07 | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet | 1 | -1/+2 |
| 2014-08-11 | net: Always untag vlan-tagged traffic on input. | Vlad Yasevich | 1 | -53/+0 |
| 2014-07-29 | vlan: fail early when creating netdev named config | WANG Cong | 2 | -8/+15 |
| 2014-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+10 |
| 2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
| 2014-07-07 | vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device | Stefan Sørensen | 1 | -0/+2 |
| 2014-07-02 | vlan: free percpu stats in device destructor | Eric Dumazet | 1 | -3/+10 |
| 2014-06-21 | 8021q: fix a potential memory leak | Li RongQing | 1 | -1/+4 |
| 2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -43/+10 |