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
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+9
2023-04-13
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
1
-2
/
+9
2023-03-29
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
1
-1
/
+1
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
1
-2
/
+3
2023-03-17
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
1
-0
/
+217
2023-02-06
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
1
-1
/
+1
2023-02-02
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
1
-0
/
+33
2022-11-04
net: expose devlink port over rtnetlink
Jiri Pirko
1
-0
/
+39
2022-11-04
bridge: Add MAC Authentication Bypass (MAB) support
Hans J. Schultz
1
-0
/
+5
2022-11-01
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
1
-3
/
+4
2022-11-01
rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_create
Hangbin Liu
1
-2
/
+4
2022-11-01
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
1
-16
/
+19
2022-09-20
net: rtnetlink: Enslave device before bringing it up
Phil Sutter
1
-7
/
+7
2022-09-16
rtnetlink: advertise allmulti counter
Nicolas Dichtel
1
-0
/
+3
2022-09-02
net: rtnetlink: use netif_oper_up instead of open code
Juhee Kang
1
-4
/
+2
2022-08-16
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
1
-0
/
+1
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
1
-8
/
+0
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+1
2022-05-16
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
1
-0
/
+6
2022-05-12
rtnetlink: verify rate parameters for calls to ndo_set_vf_rate
Bin Chen
1
-10
/
+18
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-2
/
+2
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
1
-2
/
+2
2022-05-02
rtnl: move rtnl_newlink_create()
Jakub Kicinski
1
-91
/
+86
2022-05-02
rtnl: split __rtnl_newlink() into two functions
Jakub Kicinski
1
-3
/
+20
2022-05-02
rtnl: allocate more attr tables on the heap
Jakub Kicinski
1
-12
/
+18
2022-04-22
Revert "rtnetlink: return EINVAL when request cannot succeed"
Florent Fourcot
1
-1
/
+1
2022-04-19
rtnetlink: return EINVAL when request cannot succeed
Florent Fourcot
1
-1
/
+1
2022-04-19
rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellink
Florent Fourcot
1
-1
/
+1
2022-04-19
rtnetlink: enable alt_ifname for setlink/newlink
Florent Fourcot
1
-40
/
+29
2022-04-19
rtnetlink: return ENODEV when ifname does not exist and group is given
Florent Fourcot
1
-4
/
+14
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+3
2022-04-14
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
1
-0
/
+3
2022-04-13
net: rtnetlink: add ndm flags and state mask attributes
Nikolay Aleksandrov
1
-0
/
+2
2022-04-13
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
1
-19
/
+48
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-0
/
+8
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-1
/
+1
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
1
-3
/
+3
2022-04-08
net: extract a few internals from netdevice.h
Jakub Kicinski
1
-0
/
+2
2022-04-06
net: ensure net_todo_list is processed quickly
Johannes Berg
1
-0
/
+33
2022-03-11
net: limit altnames to 64k total
Jakub Kicinski
1
-0
/
+11
2022-03-11
net: account alternate interface name memory
Jakub Kicinski
1
-1
/
+1
2022-03-07
net: rtnetlink: fix error handling in rtnl_fill_statsinfo()
Tom Rix
1
-1
/
+1
2022-03-03
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
1
-17
/
+58
2022-03-03
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
1
-0
/
+66
2022-03-03
net: rtnetlink: Add UAPI for obtaining L3 offload xstats
Petr Machata
1
-0
/
+170
2022-03-03
net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns
Petr Machata
1
-6
/
+16
2022-03-03
net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()
Petr Machata
1
-5
/
+8
2022-03-03
net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
Petr Machata
1
-23
/
+118
2022-03-03
net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed
Petr Machata
1
-50
/
+47
2022-03-03
net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*
Petr Machata
1
-5
/
+5
[next]