Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5a56a39be7ffb416dd5ec5e1489d5a3a8b6a63f2
/
include
/
net
/
rtnetlink.h
d0522f1
net: Add extack argument to rtnl_create_link
by David Ahern
· 6 years ago
c383edc
rtnetlink: add rtnl_get_net_ns_capable()
by Christian Brauner
· 6 years ago
ccf8dbc
rtnetlink: Remove VLA usage
by Kees Cook
· 7 years ago
16feebc
rtnetlink: remove __rtnl_register
by Florian Westphal
· 7 years ago
e420251
rtnetlink: get reference on module before invoking handlers
by Florian Westphal
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
5c45121
rtnetlink: remove __rtnl_af_unregister
by Florian Westphal
· 7 years ago
e774d96
rtnetlink: remove slave_validate callback
by Florian Westphal
· 7 years ago
62256f9
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
by Florian Westphal
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
d116ffc
net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate
by Matthias Schiffer
· 8 years ago
17dd0ec
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
by Matthias Schiffer
· 8 years ago
a8b8a889
net: add netlink_ext_ack argument to rtnl_link_ops.validate
by Matthias Schiffer
· 8 years ago
ad744b2
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
by Matthias Schiffer
· 8 years ago
7a3f4a1
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
by Matthias Schiffer
· 8 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
aefb4d4
net: AF-specific RTM_GETSTATS attributes
by Robert Shearman
· 8 years ago
80e73cc
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
by Nikolay Aleksandrov
· 9 years ago
97a47fa
net: rtnetlink: add linkxstats callbacks and attribute
by Nikolay Aleksandrov
· 9 years ago
b1974ed
netlink: Rightsize IFLA_AF_SPEC size calculation
by Arad, Ronen
· 9 years ago
d5566fd
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
by Sowmini Varadhan
· 9 years ago
614732e
openvswitch: Use regular VXLAN net_device device
by Thomas Graf
· 10 years ago
78ebb0d
rtnetlink: Mark name argument of rtnl_create_link() const
by Thomas Graf
· 10 years ago
d37512a
rtnl: add link netns id to interface messages
by Nicolas Dichtel
· 10 years ago
5517750
net: rtnetlink - make create_link take name_assign_type
by Tom Gundersen
· 11 years ago
f7b1260
rtnl: make ifla_policy static
by Jiri Pirko
· 11 years ago
ba7d49b
rtnetlink: provide api for getting and setting slave info
by Jiri Pirko
· 11 years ago
3678a9d
netlink: cleanup rntl_af_register
by stephen hemminger
· 11 years ago
efb48cc
rtnetlink.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
c071356
rtnelink: remove unused parameter from rtnl_create_link().
by Rami Rosen
· 12 years ago
d40156a
rtnl: allow to specify different num for rx and tx queue count
by Jiri Pirko
· 13 years ago
be38395
rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.
by David S. Miller
· 13 years ago
9b17876
rtnetlink: fix comments
by stephen hemminger
· 13 years ago
efacb30
rtnetlink & bonding: change args got get_tx_queues
by stephen hemminger
· 13 years ago
115c9b8
rtnetlink: Fix problem with buffer allocation
by Greg Rose
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 14 years ago
cf7afbf
rtnl: make link af-specific updates atomic
by Thomas Graf
· 14 years ago
f8ff182
rtnetlink: Link address family API
by Thomas Graf
· 14 years ago
8d8a0b1
rtnetlink: remove rtnl_kill_links
by stephen hemminger
· 14 years ago
3729d50
rtnetlink: support specifying device flags on device creation
by Patrick McHardy
· 15 years ago
81adee4
net: Support specifying the network namespace upon device creation.
by Eric W. Biederman
· 15 years ago
23289a3
net: add a list_head parameter to dellink() method
by Eric Dumazet
· 15 years ago
9a0da0d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
2e59af3
vlan: multiqueue vlan device
by Eric Dumazet
· 15 years ago
3a6c2b4
netlink: constify nlmsghdr arguments
by Patrick McHardy
· 15 years ago
669f87b
[RTNL]: Introduce the rtnl_kill_links helper.
by Pavel Emelyanov
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e719928
[RTNETLINK]: Introduce generic rtnl_create_link().
by Pavel Emelianov
· 17 years ago
38f7b87
[RTNETLINK]: Link creation API
by Patrick McHardy
· 18 years ago
42bad1d
[NETLINK]: Possible cleanups.
by Adrian Bunk
· 18 years ago
c454673
[NET] rules: Unified rules dumping
by Thomas Graf
· 18 years ago
e284986
[RTNL]: Message handler registration interface
by Thomas Graf
· 18 years ago