Kees Cook
|
ccf8dbcd06
rtnetlink: Remove VLA usage
|
7 years ago |
Florian Westphal
|
16feebcf23
rtnetlink: remove __rtnl_register
|
7 years ago |
Florian Westphal
|
e420251148
rtnetlink: get reference on module before invoking handlers
|
7 years ago |
David S. Miller
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Florian Westphal
|
5c45121dc3
rtnetlink: remove __rtnl_af_unregister
|
7 years ago |
Florian Westphal
|
e774d96b7d
rtnetlink: remove slave_validate callback
|
7 years ago |
Florian Westphal
|
62256f98f2
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
|
8 years ago |
Florian Westphal
|
b97bac64a5
rtnetlink: make rtnl_register accept a flags parameter
|
8 years ago |
Matthias Schiffer
|
d116ffc770
net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate
|
8 years ago |
Matthias Schiffer
|
17dd0ec470
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
|
8 years ago |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |
Matthias Schiffer
|
ad744b223c
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
|
8 years ago |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 years ago |
David Ahern
|
c21ef3e343
net: rtnetlink: plumb extended ack to doit function
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Robert Shearman
|
aefb4d4ad8
net: AF-specific RTM_GETSTATS attributes
|
8 years ago |
Nikolay Aleksandrov
|
80e73cc563
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
|
9 years ago |
Nikolay Aleksandrov
|
97a47facf3
net: rtnetlink: add linkxstats callbacks and attribute
|
9 years ago |
Arad, Ronen
|
b1974ed05e
netlink: Rightsize IFLA_AF_SPEC size calculation
|
9 years ago |
Sowmini Varadhan
|
d5566fd72e
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
|
10 years ago |
Thomas Graf
|
614732eaa1
openvswitch: Use regular VXLAN net_device device
|
10 years ago |
Thomas Graf
|
78ebb0d00b
rtnetlink: Mark name argument of rtnl_create_link() const
|
10 years ago |
Nicolas Dichtel
|
d37512a277
rtnl: add link netns id to interface messages
|
10 years ago |
Tom Gundersen
|
5517750f05
net: rtnetlink - make create_link take name_assign_type
|
11 years ago |
Jiri Pirko
|
f7b12606b5
rtnl: make ifla_policy static
|
11 years ago |
Jiri Pirko
|
ba7d49b1f0
rtnetlink: provide api for getting and setting slave info
|
11 years ago |
stephen hemminger
|
3678a9d863
netlink: cleanup rntl_af_register
|
11 years ago |
Joe Perches
|
efb48ccfcd
rtnetlink.h: Remove extern from function prototypes
|
12 years ago |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 years ago |