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
/
drivers
/
net
/
macvlan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-1
/
+1
2023-12-05
macvlan: implement .parse_protocol hook function in macvlan_hard_header_ops
Zhengchao Shao
1
-0
/
+1
2023-11-18
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
1
-13
/
+1
2023-11-16
macvlan: Don't propagate promisc change to lower dev in passthru
Vlad Buslov
1
-1
/
+1
2023-08-03
net: macvlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
Maxim Georgiev
1
-20
/
+14
2023-07-26
macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF
Lin Ma
1
-0
/
+1
2023-03-31
macvlan: Fix mc_filter calculation
Herbert Xu
1
-7
/
+8
2023-03-29
macvlan: Add netlink attribute for broadcast cutoff
Herbert Xu
1
-2
/
+29
2023-03-29
macvlan: Skip broadcast queue if multicast with single receiver
Herbert Xu
1
-28
/
+46
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-11-14
net: macvlan: Use built-in RCU list checking
Chuang Wang
1
-2
/
+2
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-11-10
net: macvlan: fix memory leaks of macvlan_common_newlink
Chuang Wang
1
-1
/
+3
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-2
/
+2
2022-10-14
net: macvlan: change schedule system_wq to system_unbound_wq
zhangxiangqian
1
-1
/
+1
2022-10-09
macvlan: enforce a consistent minimal mtu
Eric Dumazet
1
-1
/
+1
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-06-10
vlan: adopt u64_stats_t
Eric Dumazet
1
-9
/
+9
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-2
/
+2
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+2
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-4
/
+2
2022-04-13
macvlan: Fix leaking skb in source mode with nodst option
Martin Willi
1
-2
/
+6
2022-03-14
net: macvlan: add net device refcount tracker
Ziyang Xuan
1
-2
/
+2
2022-03-14
net: macvlan: fix potential UAF problem for lowerdev
Ziyang Xuan
1
-1
/
+13
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-1
/
+1
2022-03-04
net: macvlan: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
1
-2
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-2
/
+2
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
1
-2
/
+2
2021-10-24
net: drivers: get ready for const netdev->dev_addr
Jakub Kicinski
1
-1
/
+2
2021-10-02
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-10-02
net: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-4
/
+4
2021-06-02
macvlan: Fix a typo
Zheng Yongjun
1
-1
/
+1
2021-04-28
macvlan: Use 'hash' iterators to simplify code
Christophe JAILLET
1
-27
/
+18
2021-04-26
macvlan: Add nodst option to macvlan type source
Jethro Beekman
1
-5
/
+14
2021-01-06
macvlan: remove redundant null check on data
Yunjian Wang
1
-1
/
+1
2020-12-03
macvlan: Support for high multicast packet rate
Thomas Karlsson
1
-2
/
+38
2020-11-07
net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setup
Menglong Dong
1
-1
/
+1
2020-11-04
net: macvlan: Demote nonconformant function header
Lee Jones
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-18
macvlan: validate setting of multiple remote source MAC addresses
Alvin Šipraga
1
-4
/
+17
2020-06-29
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
1
-3
/
+2
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
1
-2
/
+11
2020-05-27
macvlan: Skip loopback packets in RX handler
Alexander Sverdlin
1
-0
/
+4
2020-05-08
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
/
+2
2020-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-04-23
macvlan: silence RCU list debugging warning
Wei Yongjun
1
-1
/
+2
[next]