index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
2024-09-03
1
-1
/
+1
*
rtnetlink: delete redundant judgment statements
Li Zetao
2024-08-23
1
-2
/
+1
*
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...
Kuniyuki Iwashima
2024-07-29
1
-1
/
+1
*
net: reduce rtnetlink_rcv_msg() stack usage
Eric Dumazet
2024-07-12
1
-6
/
+12
*
rtnetlink: move rtnl_lock handling out of af_netlink
Jakub Kicinski
2024-06-10
1
-2
/
+7
*
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
2024-06-05
1
-2
/
+42
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
1
-1
/
+1
|
\
|
*
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-04
1
-1
/
+1
*
|
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
2024-05-07
1
-3
/
+2
*
|
rtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb()
Eric Dumazet
2024-05-07
1
-5
/
+7
*
|
rtnetlink: do not depend on RTNL in rtnl_fill_proto_down()
Eric Dumazet
2024-05-07
1
-4
/
+4
*
|
rtnetlink: do not depend on RTNL for many attributes
Eric Dumazet
2024-05-07
1
-20
/
+31
*
|
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
2024-05-07
1
-1
/
+1
*
|
rtnetlink: do not depend on RTNL for IFLA_IFNAME output
Eric Dumazet
2024-05-07
1
-2
/
+6
*
|
rtnetlink: do not depend on RTNL for IFLA_QDISC output
Eric Dumazet
2024-05-07
1
-3
/
+3
*
|
rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()
Eric Dumazet
2024-05-04
1
-37
/
+22
*
|
rtnetlink: change rtnl_stats_dump() return value
Eric Dumazet
2024-05-04
1
-1
/
+1
*
|
netlink: introduce type-checking attribute iteration
Johannes Berg
2024-03-29
1
-8
/
+7
|
/
*
netlink: let core handle error cases in dump operations
Eric Dumazet
2024-03-08
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-2
/
+2
|
\
|
*
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-06
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
1
-6
/
+5
|
\
|
|
*
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
2024-02-29
1
-6
/
+5
*
|
rtnetlink: provide RCU protection to rtnl_fill_prop_list()
Eric Dumazet
2024-02-26
1
-5
/
+4
*
|
rtnetlink: make rtnl_fill_link_ifmap() RCU ready
Eric Dumazet
2024-02-26
1
-10
/
+11
*
|
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
2024-02-26
1
-0
/
+2
*
|
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-02-26
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-16
1
-6
/
+9
|
\
|
|
*
net: add rcu safety to rtnl_prop_list_size()
Eric Dumazet
2024-02-13
1
-6
/
+9
*
|
net: remove dev_base_lock from do_setlink()
Eric Dumazet
2024-02-14
1
-2
/
+0
*
|
net: add netdev_set_operstate() helper
Eric Dumazet
2024-02-14
1
-7
/
+15
*
|
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2024-02-14
1
-2
/
+2
*
|
dev: annotate accesses to dev->link
Eric Dumazet
2024-02-14
1
-1
/
+1
*
|
rtnetlink: use xarray iterator to implement rtnl_dump_ifinfo()
Eric Dumazet
2024-02-14
1
-38
/
+20
*
|
net: make dev_unreg_count global
Eric Dumazet
2024-02-04
1
-10
/
+1
|
/
*
Revert "net: rtnetlink: Enslave device before bringing it up"
Nicolas Dichtel
2024-01-12
1
-7
/
+7
*
rtnetlink: bridge: Enable MDB bulk deletion
Ido Schimmel
2023-12-20
1
-1
/
+2
*
rtnetlink: bridge: Invoke MDB bulk deletion when needed
Ido Schimmel
2023-12-20
1
-0
/
+8
*
rtnetlink: bridge: Use a different policy for MDB bulk delete
Ido Schimmel
2023-12-20
1
-2
/
+49
*
net: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregister_*
Pedro Tammela
2023-12-18
1
-9
/
+3
*
net: core: synchronize link-watch when carrier is queried
Johannes Berg
2023-12-06
1
-0
/
+8
*
rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
Li RongQing
2023-11-19
1
-1
/
+1
*
rtnetlink: Add MDB get support
Ido Schimmel
2023-10-27
1
-1
/
+88
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-3
/
+1
|
\
|
*
netlink: Correct offload_xstats size
Christoph Paasch
2023-10-17
1
-3
/
+1
*
|
net: Handle bulk delete policy in bridge driver
Amit Cohen
2023-10-13
1
-17
/
+10
*
|
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-17
1
-0
/
+36
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-4
/
+21
|
\
|
*
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-08-24
1
-0
/
+3
|
*
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2023-08-20
1
-4
/
+18
[next]