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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
ipvlan
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-04
ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()
Dmitry Skorodumov
1
-0
/
+3
2025-11-25
ipvlan: fix sparse warning about __be32 -> u32
Dmitry Skorodumov
1
-2
/
+2
2025-08-27
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
1
-2
/
+2
2025-07-19
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
1
-3
/
+4
2025-04-10
net: ipvlan: remove __get_unaligned_cpu32 from ipvlan driver
Julian Vetter
1
-1
/
+1
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2025-03-25
net: fix NULL pointer dereference in l3mdev_l3_rcv
Wang Liang
1
-1
/
+0
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+16
2025-02-22
ipvlan: ensure network headers are in skb linear part
Eric Dumazet
1
-5
/
+16
2025-02-22
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-2
/
+2
2025-02-22
rtnetlink: Pack newlink() params into struct
Xiao Liang
3
-7
/
+8
2025-01-11
ipvlan: Support bonding events
Etienne Champetier
1
-0
/
+6
2024-11-04
ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+2
2024-10-04
ipv4: Convert ip_route_input_noref() to dscp_t.
Guillaume Nault
1
-2
/
+4
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+2
2024-08-31
ipvlan: Unmask upper DSCP bits in ipvlan_process_v4_outbound()
Ido Schimmel
1
-1
/
+3
2024-05-30
ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
Yue Haibing
1
-2
/
+2
2024-04-08
ipvlan: handle NETDEV_DOWN event
Venkat Venkatsubra
1
-0
/
+1
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-1
/
+1
2024-02-10
net: fill in MODULE_DESCRIPTION()s for ipvtap
Breno Leitao
1
-0
/
+1
2024-01-08
ipvlan: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-6
/
+6
2024-01-08
ipvlan: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2023-12-05
ipvlan: implement .parse_protocol hook function in ipvlan_header_ops
Zhengchao Shao
1
-0
/
+1
2023-11-10
ipvlan: add ipvlan_route_v6_outbound() helper
Eric Dumazet
1
-16
/
+25
2023-10-28
ipvlan: properly track tx_errors
Eric Dumazet
2
-4
/
+5
2023-08-19
ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()
Lu Wei
1
-1
/
+2
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+6
2023-06-27
ipvlan: Fix return value of ipvlan_queue_xmit()
Cambda Zhu
1
-3
/
+6
2023-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2023-06-12
ipvlan: fix bound dev checking for IPv6 l3s mode
Hangbin Liu
1
-0
/
+4
2023-05-12
ipvlan: Remove NULL check before dev_{put, hold}
Yang Li
1
-2
/
+1
2023-05-10
ipvlan:Fix out-of-bounds caused by unclear skb->cb
t.feng
1
-0
/
+6
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2023-03-11
ipvlan: Make skb->skb_iif track skb->dev for l3s mode
Jianguo Wu
1
-0
/
+1
2023-02-02
ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdr
Xin Long
1
-1
/
+1
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+3
2022-11-18
ipvlan: hold lower dev to avoid possible use-after-free
Mahesh Bandewar
2
-0
/
+3
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
1
-2
/
+2
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-2
/
+2
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2022-09-09
ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header
Lu Wei
1
-2
/
+4
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-23
net: ipvtap - add __init/__exit annotations to module init/exit funcs
Maciej Żenczykowski
1
-2
/
+2
2022-06-10
ipvlan: adopt u64_stats_t
Eric Dumazet
3
-17
/
+17
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-4
/
+2
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-1
/
+1
2021-12-02
ipvlan: Remove redundant if statements
Xu Wang
2
-4
/
+2
[next]