index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
ipoib: show VF broadcast address
Denis Kirjanov
2019-06-18
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
2019-05-14
1
-6
/
+10
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-45
/
+62
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-23
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-1
/
+1
|
\
|
*
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
Eric Dumazet
2019-04-14
1
-1
/
+1
*
|
net/core: Fix rtnetlink kernel-doc headers
Bart Van Assche
2019-03-27
1
-3
/
+6
|
/
*
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
1
-13
/
+3
*
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
1
-1
/
+5
*
rtnetlink: ifinfo: perform strict checks also for doit handler
Jakub Kicinski
2019-01-19
1
-1
/
+48
*
rtnetlink: stats: reject requests for unknown stats
Jakub Kicinski
2019-01-19
1
-0
/
+4
*
rtnetlink: stats: validate attributes in get as well as dumps
Jakub Kicinski
2019-01-19
1
-21
/
+37
*
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-17
1
-2
/
+3
*
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
2018-12-30
1
-0
/
+5
*
neighbour: register rtnl doit handler
Roopa Prabhu
2018-12-19
1
-12
/
+0
*
net: rtnetlink: support for fdb get
Roopa Prabhu
2018-12-16
1
-1
/
+167
*
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-13
1
-1
/
+1
*
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-12-12
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
1
-0
/
+3
|
\
|
*
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2018-12-04
1
-0
/
+3
*
|
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
2018-12-06
1
-1
/
+2
*
|
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
1
-1
/
+2
*
|
rtnetlink: avoid frame size warning in rtnl_newlink()
Jakub Kicinski
2018-11-30
1
-3
/
+17
*
|
rtnetlink: remove a level of indentation in rtnl_newlink()
Jakub Kicinski
2018-11-30
1
-159
/
+154
*
|
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2018-11-27
1
-1
/
+1
*
|
rtnetlink: Add more extack messages to rtnl_newlink
David Ahern
2018-11-06
1
-2
/
+4
*
|
net: Add extack argument to rtnl_create_link
David Ahern
2018-11-06
1
-6
/
+12
|
/
*
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
2018-11-05
1
-1
/
+1
*
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2018-10-29
1
-0
/
+10
*
net: rtnl_dump_all needs to propagate error from dumpit function
David Ahern
2018-10-24
1
-2
/
+4
*
net: bridge: add support for per-port vlan stats
Nikolay Aleksandrov
2018-10-12
1
-1
/
+1
*
rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking
David Ahern
2018-10-10
1
-2
/
+2
*
rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use
David Ahern
2018-10-10
1
-1
/
+3
*
rtnetlink: Update rtnl_fdb_dump for strict data checking
David Ahern
2018-10-08
1
-2
/
+60
*
rtnetlink: Move input checking for rtnl_fdb_dump to helper
David Ahern
2018-10-08
1
-20
/
+33
*
rtnetlink: Update rtnl_stats_dump for strict data checking
David Ahern
2018-10-08
1
-2
/
+22
*
rtnetlink: Update rtnl_bridge_getlink for strict data checking
David Ahern
2018-10-08
1
-13
/
+57
*
rtnetlink: Update rtnl_dump_ifinfo for strict data checking
David Ahern
2018-10-08
1
-30
/
+83
*
net: Add extack to nlmsg_parse
David Ahern
2018-10-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
1
-9
/
+20
|
\
|
*
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
2018-10-05
1
-9
/
+20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
1
-4
/
+8
|
\
|
|
*
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
2018-10-02
1
-0
/
+6
|
*
rtnetlink: Fail dump if target netnsid is invalid
David Ahern
2018-10-01
1
-4
/
+2
*
|
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2018-09-25
1
-0
/
+6
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
1
-1
/
+1
|
\
|
|
*
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
2018-09-13
1
-1
/
+1
*
|
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
Christian Brauner
2018-09-05
1
-16
/
+16
*
|
rtnetlink: move type calculation out of loop
Christian Brauner
2018-09-05
1
-1
/
+1
[next]