index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
1
-3
/
+6
2025-10-29
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
1
-0
/
+1
2025-10-29
rtnetlink: Allow deleting FDB entries in user namespace
Johannes Wiesböck
1
-3
/
+0
2025-10-29
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
1
-19
/
+48
2025-10-29
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-0
/
+8
2025-10-29
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-1
/
+1
2025-10-29
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
1
-3
/
+3
2025-04-10
rtnetlink: Allocate vfinfo size for VF GUIDs when supported
Mark Zhang
1
-0
/
+3
2024-05-17
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
1
-1
/
+1
2024-03-06
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
1
-6
/
+5
2023-08-30
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
1
-0
/
+3
2023-08-30
rtnetlink: return ENODEV when ifname does not exist and group is given
Florent Fourcot
1
-4
/
+14
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-4
/
+18
2023-08-11
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
1
-2
/
+6
2023-07-27
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
1
-4
/
+4
2023-07-27
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
1
-45
/
+51
2022-07-29
net: make free_netdev() more lenient with unregistering devices
Jakub Kicinski
1
-17
/
+6
2022-07-29
docs: net: explain struct net_device lifetime
Jakub Kicinski
1
-1
/
+1
2022-04-13
net: limit altnames to 64k total
Jakub Kicinski
1
-0
/
+11
2022-04-13
net: account alternate interface name memory
Jakub Kicinski
1
-1
/
+1
2022-02-23
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
1
-2
/
+4
2022-02-05
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
1
-2
/
+4
2021-10-13
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
1
-1
/
+1
2021-09-03
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
1
-1
/
+2
2021-06-23
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
1
-3
/
+5
2021-06-18
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
1
-1
/
+3
2021-03-07
net: fix dev_ifsioc_locked() race condition
Cong Wang
1
-1
/
+1
2020-10-21
rtnetlink: fix data overflow in rtnl_calcit()
Di Zhu
1
-7
/
+6
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+2
2020-07-31
rtnetlink: add support for protodown reason
Roopa Prabhu
1
-5
/
+108
2020-07-25
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
1
-3
/
+2
2020-07-17
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
1
-1
/
+2
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
1
-1
/
+0
2020-04-27
net: rtnetlink: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
1
-1
/
+8
2020-03-28
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
1
-0
/
+14
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-14
/
+12
2020-02-20
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
1
-6
/
+6
2020-02-17
net: bridge: teach ndo_dflt_bridge_getlink() more brport flags
Julian Wiedmann
1
-1
/
+5
2020-02-16
net: rtnetlink: fix bugs in rtnl_alt_ifname()
Eric Dumazet
1
-14
/
+12
2020-01-30
net/core: Do not clear VF index for node/port GUIDs query
Leon Romanovsky
1
-2
/
+2
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+11
2020-01-23
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
1
-2
/
+11
2019-12-12
rtnetlink: provide permanent hardware address in RTM_NEWLINK
Michal Kubecek
1
-0
/
+5
2019-12-03
net/core: Populate VF index in struct ifla_vf_guid
Danit Goldberg
1
-1
/
+3
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+14
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+22
2019-11-22
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
1
-1
/
+22
2019-11-22
net/core: Add support for getting VF GUIDs
Danit Goldberg
1
-0
/
+14
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+9
[next]