index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macvlan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-17
1
-2
/
+2
|
\
|
*
net: macvlan: Use built-in RCU list checking
Chuang Wang
2022-11-14
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
1
-1
/
+3
|
\
|
|
*
net: macvlan: fix memory leaks of macvlan_common_newlink
Chuang Wang
2022-11-10
1
-1
/
+3
*
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-28
1
-2
/
+2
|
/
*
net: macvlan: change schedule system_wq to system_unbound_wq
zhangxiangqian
2022-10-14
1
-1
/
+1
*
macvlan: enforce a consistent minimal mtu
Eric Dumazet
2022-10-09
1
-1
/
+1
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
vlan: adopt u64_stats_t
Eric Dumazet
2022-06-09
1
-9
/
+9
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-2
/
+2
*
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
1
-1
/
+2
*
net: add netif_inherit_tso_max()
Jakub Kicinski
2022-05-06
1
-4
/
+2
*
macvlan: Fix leaking skb in source mode with nodst option
Martin Willi
2022-04-13
1
-2
/
+6
*
net: macvlan: add net device refcount tracker
Ziyang Xuan
2022-03-14
1
-2
/
+2
*
net: macvlan: fix potential UAF problem for lowerdev
Ziyang Xuan
2022-03-14
1
-1
/
+13
*
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-11
1
-1
/
+1
*
net: macvlan: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
1
-1
/
+1
*
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
2022-02-14
1
-2
/
+2
*
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-23
1
-2
/
+1
*
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
1
-2
/
+2
*
net: annotate accesses to dev->gso_max_size
Eric Dumazet
2021-11-22
1
-2
/
+2
*
net: drivers: get ready for const netdev->dev_addr
Jakub Kicinski
2021-10-24
1
-1
/
+2
*
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-4
/
+4
*
macvlan: Fix a typo
Zheng Yongjun
2021-06-01
1
-1
/
+1
*
macvlan: Use 'hash' iterators to simplify code
Christophe JAILLET
2021-04-27
1
-27
/
+18
*
macvlan: Add nodst option to macvlan type source
Jethro Beekman
2021-04-25
1
-5
/
+14
*
macvlan: remove redundant null check on data
Yunjian Wang
2021-01-05
1
-1
/
+1
*
macvlan: Support for high multicast packet rate
Thomas Karlsson
2020-12-03
1
-2
/
+38
*
net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setup
Menglong Dong
2020-11-07
1
-1
/
+1
*
net: macvlan: Demote nonconformant function header
Lee Jones
2020-11-03
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
macvlan: validate setting of multiple remote source MAC addresses
Alvin Šipraga
2020-08-18
1
-4
/
+17
*
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
2020-06-28
1
-3
/
+2
*
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
1
-2
/
+11
*
macvlan: Skip loopback packets in RX handler
Alexander Sverdlin
2020-05-26
1
-0
/
+4
*
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
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-25
1
-1
/
+1
|
\
|
*
macvlan: fix null dereference in macvlan_device_event()
Taehee Yoo
2020-04-21
1
-1
/
+1
*
|
macvlan: silence RCU list debugging warning
Wei Yongjun
2020-04-22
1
-1
/
+2
|
/
*
macvlan: add cond_resched() during multicast processing
Mahesh Bandewar
2020-03-09
1
-0
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-2
/
+3
|
\
|
*
macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
Eric Dumazet
2020-01-16
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
1
-1
/
+1
|
\
|
|
*
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
2020-01-08
1
-1
/
+1
*
|
net: macvlan: Use the PHY time stamping interface.
Richard Cochran
2019-12-25
1
-2
/
+2
|
/
*
macvlan: schedule bc_work even if error
Menglong Dong
2019-11-25
1
-1
/
+2
*
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
1
-7
/
+0
[next]