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.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
2018-12-05
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
1
-0
/
+3
2018-11-06
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-10-30
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
1
-0
/
+10
2018-10-25
net: rtnl_dump_all needs to propagate error from dumpit function
David Ahern
1
-2
/
+4
2018-10-12
net: bridge: add support for per-port vlan stats
Nikolay Aleksandrov
1
-1
/
+1
2018-10-11
rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking
David Ahern
1
-2
/
+2
2018-10-11
rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use
David Ahern
1
-1
/
+3
2018-10-08
rtnetlink: Update rtnl_fdb_dump for strict data checking
David Ahern
1
-2
/
+60
2018-10-08
rtnetlink: Move input checking for rtnl_fdb_dump to helper
David Ahern
1
-20
/
+33
2018-10-08
rtnetlink: Update rtnl_stats_dump for strict data checking
David Ahern
1
-2
/
+22
2018-10-08
rtnetlink: Update rtnl_bridge_getlink for strict data checking
David Ahern
1
-13
/
+57
2018-10-08
rtnetlink: Update rtnl_dump_ifinfo for strict data checking
David Ahern
1
-30
/
+83
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
1
-2
/
+2
2018-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+20
2018-10-06
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
1
-9
/
+20
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+8
2018-10-03
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
1
-0
/
+6
2018-10-02
rtnetlink: Fail dump if target netnsid is invalid
David Ahern
1
-4
/
+2
2018-09-26
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
1
-0
/
+6
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-09-13
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
1
-1
/
+1
2018-09-06
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
Christian Brauner
1
-16
/
+16
2018-09-06
rtnetlink: move type calculation out of loop
Christian Brauner
1
-1
/
+1
2018-09-06
rtnetlink: add rtnl_get_net_ns_capable()
Christian Brauner
1
-4
/
+13
2018-08-30
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
Sabrina Dubroca
1
-0
/
+4
2018-07-29
net: report invalid mtu value via netlink extack
Stephen Hemminger
1
-1
/
+1
2018-07-29
net: report min and max mtu network device settings
Stephen Hemminger
1
-0
/
+6
2018-07-18
xdp: fix uninitialized 'err' variable
Jakub Kicinski
1
-6
/
+9
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-17
/
+54
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
1
-41
/
+52
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-2
/
+6
2018-07-13
xdp: add per mode attributes for attached programs
Jakub Kicinski
1
-4
/
+26
2018-07-07
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
1
-3
/
+6
2018-06-05
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
1
-4
/
+4
2018-06-01
rtnetlink: Fix null-ptr-deref in rtnl_newlink
Prashant Bhole
1
-1
/
+1
2018-06-01
rtnetlink: Remove VLA usage
Kees Cook
1
-2
/
+16
2018-04-18
net: Handle null dst in rtnl_put_cacheinfo
David Ahern
1
-3
/
+5
2018-04-01
net: Do not take net_rwsem in __rtnl_link_unregister()
Kirill Tkhai
1
-3
/
+3
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
1
-0
/
+5
2018-03-27
net: Add more comments
Kirill Tkhai
1
-1
/
+1
2018-03-27
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
1
-2
/
+2
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-16
net: Add rtnl_lock_killable()
Kirill Tkhai
1
-0
/
+6
2018-02-13
net: Convert rtnetlink_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-13
net: Introduce net_sem for protection of pernet_list
Kirill Tkhai
1
-2
/
+2
2018-02-08
rtnetlink: require unique netns identifier
Christian Brauner
1
-0
/
+48
2018-02-01
rtnetlink: remove check for IFLA_IF_NETNSID
Christian Brauner
1
-3
/
+0
2018-01-31
rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
Christian Brauner
1
-5
/
+1
2018-01-29
net: introduce helper dev_change_tx_queue_len()
Cong Wang
1
-13
/
+5
2018-01-29
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
1
-11
/
+20
[next]