index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
8021q
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-2
/
+1
|
\
|
*
vlan: Fix VLAN 0 memory leak
Vlad Buslov
2023-08-09
1
-2
/
+1
*
|
net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
Maxim Georgiev
2023-08-02
1
-5
/
+22
|
/
*
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
2023-05-17
1
-2
/
+2
*
vlan: Add MACsec offload operations for VLAN interface
Emeel Hakim
2023-04-21
1
-0
/
+242
*
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
2023-03-17
1
-1
/
+1
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-28
1
-2
/
+2
*
net: gro: skb_gro_header helper function
Richard Gobert
2022-08-25
1
-6
/
+3
*
vlan: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
1
-3
/
+7
|
\
|
*
vlan: fix memory leak in vlan_newlink()
Eric Dumazet
2022-07-09
1
-3
/
+7
*
|
vlan: adopt u64_stats_t
Eric Dumazet
2022-06-09
2
-12
/
+12
*
|
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-2
/
+2
|
/
*
net: add netif_inherit_tso_max()
Jakub Kicinski
2022-05-06
2
-4
/
+2
*
vlan: use correct format characters
Bill Wendling
2022-03-17
1
-1
/
+1
*
Revert "vlan: move dev_put into vlan_dev_uninit"
Xin Long
2022-02-23
1
-5
/
+3
*
vlan: move dev_put into vlan_dev_uninit
Xin Long
2022-02-09
1
-3
/
+5
*
vlan: introduce vlan_dev_free_egress_priority
Xin Long
2022-02-09
3
-5
/
+11
*
vlan: add net device refcount tracker
Eric Dumazet
2021-12-07
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
2
-3
/
+3
|
\
|
*
net: vlan: fix underflow for the real_dev refcnt
Ziyang Xuan
2021-11-26
2
-3
/
+3
*
|
gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
Eric Dumazet
2021-11-24
1
-2
/
+0
*
|
gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
Eric Dumazet
2021-11-24
1
-4
/
+1
*
|
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-23
1
-1
/
+1
*
|
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
2
-2
/
+2
*
|
net: annotate accesses to dev->gso_max_size
Eric Dumazet
2021-11-22
2
-2
/
+2
|
/
*
net: vlan: fix a UAF in vlan_dev_real_dev()
Ziyang Xuan
2021-11-03
2
-3
/
+3
*
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-3
/
+3
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-3
/
+3
*
memcg: enable accounting for VLAN group array
Vasily Averin
2021-07-20
1
-1
/
+1
*
net: vlan: pass thru all GSO_SOFTWARE in hw_enc_features
Jakub Kicinski
2021-06-18
1
-1
/
+2
*
net: vlan: Avoid using strncpy()
Kees Cook
2021-06-03
3
-5
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
2
-0
/
+7
|
\
|
*
net: fix a data race when get vlan device
Di Zhu
2021-04-19
2
-0
/
+7
*
|
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
2021-03-24
1
-0
/
+6
*
|
net: 8021q: resolve forwarding path for vlan devices
Pablo Neira Ayuso
2021-03-24
1
-0
/
+15
*
|
vlan/8021q: avoid retpoline overhead on GRO
Alexander Lobakin
2021-03-18
1
-2
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
1
-3
/
+1
|
\
|
*
net: make free_netdev() more lenient with unregistering devices
Jakub Kicinski
2021-01-08
1
-3
/
+1
*
|
net: vlan: Add parse protocol header ops
Eran Ben Elisha
2021-01-14
1
-0
/
+9
|
/
*
net: vlan: avoid leaks on register_vlan_dev() failures
Jakub Kicinski
2021-01-05
1
-1
/
+2
*
net: vlan: Fixed signedness in vlan_group_prealloc_vid()
Florian Fainelli
2020-09-28
1
-1
/
+2
*
net: vlan: Avoid using BUG() in vlan_proto_idx()
Florian Fainelli
2020-09-25
2
-6
/
+16
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
2020-06-28
1
-5
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
1
-2
/
+6
|
\
|
*
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
1
-2
/
+6
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
|
/
*
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
2020-05-07
1
-3
/
+2
*
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
1
-0
/
+21
[next]