index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2018-12-17
1
-0
/
+3
*
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2018-11-04
1
-0
/
+10
*
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
2018-10-18
1
-0
/
+6
*
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
2018-10-18
1
-9
/
+20
*
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
2018-07-28
1
-3
/
+6
*
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
2018-06-11
1
-4
/
+4
*
net: enable interface alias removal via rtnl
Nicolas Dichtel
2017-10-16
1
-1
/
+4
*
rtnetlink: do not set notification for tx_queue_len in do_setlink
Xin Long
2017-10-16
1
-1
/
+1
*
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
Xin Long
2017-10-16
1
-1
/
+1
*
rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event
Xin Long
2017-10-16
1
-0
/
+1
*
rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event
Xin Long
2017-10-16
1
-0
/
+1
*
rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_e...
Xin Long
2017-10-16
1
-0
/
+1
*
rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
Xin Long
2017-10-16
1
-0
/
+1
*
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
2017-10-03
1
-0
/
+3
*
rtnelink: Move link dump consistency check out of the loop
Jakub Sitnicki
2017-08-13
1
-4
/
+2
*
rtnetlink: fallback to UNSPEC if current family has no doit callback
Florian Westphal
2017-08-10
1
-0
/
+6
*
rtnetlink: init handler refcounts to 1
Florian Westphal
2017-08-10
1
-1
/
+6
*
rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu
Florian Westphal
2017-08-10
1
-4
/
+12
*
rtnetlink: do not use RTM_GETLINK directly
Florian Westphal
2017-08-10
1
-2
/
+2
*
rtnetlink: use rcu_dereference_raw to silence rcu splat
Florian Westphal
2017-08-10
1
-1
/
+1
*
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
Florian Westphal
2017-08-09
1
-0
/
+15
*
rtnetlink: protect handler table with rcu
Florian Westphal
2017-08-09
1
-56
/
+65
*
rtnetlink: small rtnl lock pushdown
Florian Westphal
2017-08-09
1
-6
/
+13
*
rtnetlink: add reference counting to prevent module unload while dump is in p...
Florian Westphal
2017-08-09
1
-1
/
+13
*
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-18
/
+18
*
rtnetlink: call rtnl_calcit directly
Florian Westphal
2017-08-09
1
-25
/
+4
*
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2017-07-20
1
-1
/
+2
*
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
2017-07-19
1
-0
/
+1
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
2017-06-26
1
-1
/
+1
*
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-26
1
-1
/
+1
*
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
xdp: add reporting of offload mode
Jakub Kicinski
2017-06-23
1
-3
/
+3
*
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
2017-06-23
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
1
-0
/
+2
|
\
|
*
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
2017-06-20
1
-0
/
+2
*
|
rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute
Julien Gomes
2017-06-21
1
-0
/
+13
*
|
net: Add IFLA_XDP_PROG_ID
Martin KaFai Lau
2017-06-16
1
-6
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-1
/
+2
|
\
|
|
*
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
Mintz, Yuval
2017-06-08
1
-1
/
+2
*
|
rtnetlink: use the new rtnl_get_event() interface
Vlad Yasevich
2017-05-31
1
-1
/
+1
*
|
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2017-05-27
1
-9
/
+56
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
1
-2
/
+5
|
\
|
|
*
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
Alexander Potapenko
2017-05-24
1
-2
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
1
-12
/
+24
|
\
|
|
*
net: Improve handling of failures on link and route dumps
David Ahern
2017-05-16
1
-12
/
+24
*
|
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2017-05-18
1
-2
/
+2
|
/
*
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
2017-05-11
1
-22
/
+18
[next]