index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
8021q
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
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-03
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-29
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-23
vlan: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-15
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-10
vlan: adopt u64_stats_t
Eric Dumazet
2
-12
/
+12
2022-06-10
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-18
vlan: use correct format characters
Bill Wendling
1
-1
/
+1
2022-02-24
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-08
vlan: add net device refcount tracker
Eric Dumazet
1
-2
/
+2
2021-11-27
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-25
gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
Eric Dumazet
1
-2
/
+0
2021-11-25
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-04
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-20
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-19
vlan/8021q: avoid retpoline overhead on GRO
Alexander Lobakin
1
-2
/
+8
2021-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2021-01-15
net: vlan: Add parse protocol header ops
Eran Ben Elisha
1
-0
/
+9
2021-01-09
net: make free_netdev() more lenient with unregistering devices
Jakub Kicinski
1
-3
/
+1
2021-01-06
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-26
net: vlan: Avoid using BUG() in vlan_proto_idx()
Florian Fainelli
2
-6
/
+16
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-29
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
1
-5
/
+4
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+6
2020-06-13
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
[next]