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
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-05
rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
Adrian Moreno
1
-4
/
+11
2025-10-17
rtnetlink: Allow deleting FDB entries in user namespace
Johannes Wiesböck
1
-3
/
+0
2025-09-30
net: rtnetlink: fix typo in rtnl_unregister_all() comment
Alok Tiwari
1
-1
/
+1
2025-09-20
rtnetlink: add needed_{head,tail}room attributes
Alasdair McWilliam
1
-1
/
+9
2025-07-19
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-2
/
+2
2025-07-19
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
1
-1
/
+1
2025-07-03
net: dst: annotate data-races around dst->lastuse
Eric Dumazet
1
-1
/
+3
2025-06-05
net: prevent a NULL deref in rtnl_create_link()
Eric Dumazet
1
-1
/
+1
2025-05-27
rtnetlink: do_setlink: Use struct sockaddr_storage
Kees Cook
1
-15
/
+4
2025-05-27
net: core: Switch netif_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-1
/
+1
2025-04-22
net: Use nlmsg_payload in rtnetlink file
Breno Leitao
1
-13
/
+12
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+1
2025-04-17
net: don't try to ops lock uninitialized devs
Jakub Kicinski
1
-4
/
+1
2025-04-15
rtnetlink: Use nlmsg_payload in valid_fdb_dump_strict
Breno Leitao
1
-2
/
+2
2025-04-15
net: convert dev->rtnl_link_state to a bool
Jakub Kicinski
1
-7
/
+8
2025-04-08
rtnetlink: Fix bad unlock balance in do_setlink().
Kuniyuki Iwashima
1
-1
/
+1
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
1
-6
/
+9
2025-04-04
net: hold instance lock during NETDEV_REGISTER/UP
Stanislav Fomichev
1
-4
/
+4
2025-03-27
rtnetlink: Allocate vfinfo size for VF GUIDs when supported
Mark Zhang
1
-0
/
+3
2025-03-19
net: reorder dev_addr_sem lock
Stanislav Fomichev
1
-2
/
+13
2025-03-19
Revert "net: replace dev_addr_sem with netdev instance lock"
Stanislav Fomichev
1
-5
/
+1
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-06
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
1
-1
/
+5
2025-03-06
net: hold netdev instance lock during rtnetlink operations
Stanislav Fomichev
1
-14
/
+32
2025-03-04
net: plumb extack in __dev_change_net_namespace()
Nicolas Dichtel
1
-1
/
+1
2025-03-04
net: advertise netns_immutable property via netlink
Nicolas Dichtel
1
-0
/
+3
2025-02-22
rtnetlink: Create link directly in target net namespace
Xiao Liang
1
-7
/
+2
2025-02-22
rtnetlink: Remove "net" from newlink params
Xiao Liang
1
-6
/
+0
2025-02-22
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-4
/
+11
2025-02-22
rtnetlink: Lookup device in target netns when creating link
Xiao Liang
1
-2
/
+8
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-02-07
rtnetlink: fix netns leak with rtnl_setlink()
Nicolas Dichtel
1
-0
/
+1
2025-02-06
net-sysfs: remove rtnl_trylock from device attributes
Antoine Tenart
1
-0
/
+5
2025-01-07
rtnetlink: Add rtnl_net_lock_killable().
Kuniyuki Iwashima
1
-1
/
+10
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2024-12-18
rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().
Kuniyuki Iwashima
1
-2
/
+3
2024-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2024-12-11
rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()
Eric Dumazet
1
-57
/
+35
2024-12-11
rtnetlink: add ndo_fdb_dump_context
Eric Dumazet
1
-12
/
+14
2024-12-08
rtnetlink: fix error code in rtnl_newlink()
Dan Carpenter
1
-1
/
+3
2024-12-03
rtnetlink: fix double call of rtnl_link_get_net_ifla()
Cong Wang
1
-21
/
+23
2024-11-25
rtnetlink: fix rtnl_dump_ifinfo() error path
Eric Dumazet
1
-4
/
+10
2024-11-16
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
1
-3
/
+8
2024-11-16
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
1
-3
/
+6
2024-11-12
rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PER...
Kuniyuki Iwashima
1
-3
/
+16
2024-11-12
rtnetlink: Convert RTM_NEWLINK to per-netns RTNL.
Kuniyuki Iwashima
1
-3
/
+24
2024-11-12
rtnetlink: Add peer_type in struct rtnl_link_ops.
Kuniyuki Iwashima
1
-4
/
+51
2024-11-12
rtnetlink: Introduce struct rtnl_nets and helpers.
Kuniyuki Iwashima
1
-3
/
+67
2024-11-12
rtnetlink: Remove __rtnl_link_register()
Kuniyuki Iwashima
1
-28
/
+7
2024-11-12
rtnetlink: Protect link_ops by mutex.
Kuniyuki Iwashima
1
-13
/
+20
[next]