Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9184d8bb448a3d2c2d9f90f1e2f5de625292e769
/
net
/
core
/
rtnetlink.c
ef5201c
bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
by Xin Long
· 7 years ago
eeda3fb
rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_event
by Xin Long
· 7 years ago
058c8d5
net: core: rtnetlink: use BUG_ON instead of if condition followed by BUG
by Gustavo A. R. Silva
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5fa85a0
net: core: rcu-ify rtnl af_ops
by Florian Westphal
· 7 years ago
070cbf5b
rtnetlink: place link af dump into own helper
by Florian Westphal
· 7 years ago
2459b4c
net: enable interface alias removal via rtnl
by Nicolas Dichtel
· 7 years ago
2d7f669
rtnetlink: do not set notification for tx_queue_len in do_setlink
by Xin Long
· 7 years ago
64ff90c
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
by Xin Long
· 7 years ago
dc709f3
rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event
by Xin Long
· 7 years ago
e6e6659
rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event
by Xin Long
· 7 years ago
ebdcf04
rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event
by Xin Long
· 7 years ago
8a21258
rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
by Xin Long
· 7 years ago
b88d12e
rtnetlink: bridge: use ext_ack instead of printk
by Florian Westphal
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
33eaf2a
net: Add extack to ndo_add_slave
by David Ahern
· 7 years ago
6621dd2
dev: advertise the new nsid when the netns iface changes
by Nicolas Dichtel
· 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
6c55700
net: core: decouple ifalias get/set from rtnl lock
by Florian Westphal
· 7 years ago
ce024f4
net: rtnetlink: fix info leak in RTM_GETSTATS call
by Nikolay Aleksandrov
· 7 years ago
4c82a95
rtnetlink: rtnl_have_link_slave_info doesn't need rtnl
by Florian Westphal
· 7 years ago
b1e66b9
rtnetlink: add helpers to dump netnsid information
by Florian Westphal
· 7 years ago
250fc3d
rtnetlink: add helpers to dump vf information
by Florian Westphal
· 7 years ago
79110a0
rtnetlink: add helper to put master and link ifindexes
by Florian Westphal
· 7 years ago
d022578
rtnelink: Move link dump consistency check out of the loop
by Jakub Sitnicki
· 7 years ago
8caa38b
rtnetlink: fallback to UNSPEC if current family has no doit callback
by Florian Westphal
· 7 years ago
d38a651
rtnetlink: init handler refcounts to 1
by Florian Westphal
· 7 years ago
8515ae3
rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu
by Florian Westphal
· 7 years ago
5c2bb9b
rtnetlink: do not use RTM_GETLINK directly
by Florian Westphal
· 7 years ago
377cb24
rtnetlink: use rcu_dereference_raw to silence rcu splat
by Florian Westphal
· 7 years ago
62256f9
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
by Florian Westphal
· 7 years ago
6853dd4
rtnetlink: protect handler table with rcu
by Florian Westphal
· 7 years ago
0cc0902
rtnetlink: small rtnl lock pushdown
by Florian Westphal
· 7 years ago
019a316
rtnetlink: add reference counting to prevent module unload while dump is in progress
by Florian Westphal
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
e1fa6d2
rtnetlink: call rtnl_calcit directly
by Florian Westphal
· 7 years ago
153711f
rtnetlink: allocate more memory for dev_set_mac_address()
by WANG Cong
· 7 years ago
3753654
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
by David Ahern
· 7 years ago
6335479
net: convert sk_buff.users from atomic_t to refcount_t
by Reshetova, Elena
· 8 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
ce158e5
xdp: add reporting of offload mode
by Jakub Kicinski
· 8 years ago
ee5d032
xdp: add HW offload mode flag for installing programs
by Jakub Kicinski
· 8 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5f729ea
rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute
by Julien Gomes
· 8 years ago
db833d4
rtnetlink: add IFLA_GROUP to ifla_policy
by Serhey Popovych
· 8 years ago
5803869
net: Add IFLA_XDP_PROG_ID
by Martin KaFai Lau
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0eed9cf
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
by Mintz, Yuval
· 8 years ago
8c6c918
rtnetlink: use the new rtnl_get_event() interface
by Vlad Yasevich
· 8 years ago
3d3ea5a
rtnl: Add support for netdev event to link messages
by Vlad Yasevich
· 8 years ago
34aa83c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0ff50e8
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
by Alexander Potapenko
· 8 years ago
c6cd850
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0cd2950
net: make struct net_device::tx_queue_len unsigned int
by Alexey Dobriyan
· 8 years ago
f6c5775
net: Improve handling of failures on link and route dumps
by David Ahern
· 8 years ago
d67b9cd
xdp: refine xdp api with regards to generic xdp
by Daniel Borkmann
· 8 years ago
0489df9
xdp: add flag to enforce driver mode
by Daniel Borkmann
· 8 years ago
77ef033
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
by Michal Schmidt
· 8 years ago
ddf9f97
xdp: propagate extended ack to XDP setup
by Jakub Kicinski
· 8 years ago
b5cdae3
net: Generic XDP
by David S. Miller
· 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
2d4bc93
netlink: extended ACK reporting
by Johannes Berg
· 8 years ago
27b3b55
rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event
by David Ahern
· 8 years ago
b6b36eb
rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event
by David Ahern
· 8 years ago
aed0735
rtnetlink: Do not generate notifications for CHANGELOWERSTATE event
by David Ahern
· 8 years ago
bf2c298
rtnetlink: Do not generate notifications for PRECHANGEUPPER event
by David Ahern
· 8 years ago
aef091a
rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
by David Ahern
· 8 years ago
cd8966e
rtnetlink: Do not generate notifications for CHANGEADDR event
by David Ahern
· 8 years ago
46ede61
rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
by David Ahern
· 8 years ago
085e1a6
rtnetlink: Do not generate notifications for MTU events
by David Ahern
· 8 years ago
bf74b20
Revert "rtnl: Add support for netdev event to link messages"
by David S. Miller
· 8 years ago
def1288
rtnl: Add support for netdev event to link messages
by Vlad Yasevich
· 8 years ago
5138e86
rtnetlink: Convert rtnetlink_event to white list
by Vlad Yasevich
· 8 years ago
a7678c7
rtnetlink: Add dump all for netconf
by David Ahern
· 8 years ago
d1892e4
rtnl: simplify error return path in rtnl_create_link()
by Tobias Klauser
· 8 years ago
025331d
rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size
by Daniel Borkmann
· 8 years ago
160ca01
rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
by Theuns Verwoerd
· 8 years ago
9af15c3
device: Implement a bus agnostic dev_num_vf routine
by Phil Sutter
· 8 years ago
aefb4d4
net: AF-specific RTM_GETSTATS attributes
by Robert Shearman
· 8 years ago
4775cc1
rtnl: stats - add missing netlink message size checks
by Mathias Krause
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6919756
net/rtnetlink: fix attribute name in nlmsg_size() comments
by Tobias Klauser
· 8 years ago
2934c9d
rtnetlink: return the correct error code
by Zhang Shengju
· 8 years ago
85de857
bpf, xdp: allow to pass flags to dev_change_xdp_fd
by Daniel Borkmann
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3df5b3c
net: Add net-device param to the get offloaded stats ndo
by Or Gerlitz
· 8 years ago
93af205
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
by Zhang Shengju
· 8 years ago
3f0ae05
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
by Zhang Shengju
· 8 years ago
f82ef3e
rtnetlink: fix FDB size computation
by Sabrina Dubroca
· 8 years ago
b3cfaa3
rtnetlink: fix rtnl message size computation for XDP
by Sabrina Dubroca
· 8 years ago
7e75f74
rtnetlink: fix rtnl_vfinfo_size
by Sabrina Dubroca
· 8 years ago
f567e95
rtnl: reset calcit fptr in rtnl_unregister()
by Mathias Krause
· 8 years ago
775f4f0
net: rtnl: info leak in rtnl_fill_vfinfo()
by Dan Carpenter
· 8 years ago
Next »