Nicolas Dichtel
|
2459b4c635
net: enable interface alias removal via rtnl
|
8 years ago |
Xin Long
|
2d7f669b42
rtnetlink: do not set notification for tx_queue_len in do_setlink
|
8 years ago |
Xin Long
|
64ff90cc2e
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
|
8 years ago |
Xin Long
|
dc709f3757
rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event
|
8 years ago |
Xin Long
|
e6e6659446
rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event
|
8 years ago |
Xin Long
|
ebdcf0450b
rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event
|
8 years ago |
Xin Long
|
8a212589fe
rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
|
8 years ago |
Nikolay Aleksandrov
|
ce024f42c2
net: rtnetlink: fix info leak in RTM_GETSTATS call
|
8 years ago |
Jakub Sitnicki
|
d0225784be
rtnelink: Move link dump consistency check out of the loop
|
8 years ago |
Florian Westphal
|
8caa38b56c
rtnetlink: fallback to UNSPEC if current family has no doit callback
|
8 years ago |
Florian Westphal
|
d38a65125f
rtnetlink: init handler refcounts to 1
|
8 years ago |
Florian Westphal
|
8515ae3843
rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu
|
8 years ago |
Florian Westphal
|
5c2bb9b6e2
rtnetlink: do not use RTM_GETLINK directly
|
8 years ago |
Florian Westphal
|
377cb24884
rtnetlink: use rcu_dereference_raw to silence rcu splat
|
8 years ago |
Florian Westphal
|
62256f98f2
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
|
8 years ago |
Florian Westphal
|
6853dd4881
rtnetlink: protect handler table with rcu
|
8 years ago |
Florian Westphal
|
0cc09020ae
rtnetlink: small rtnl lock pushdown
|
8 years ago |
Florian Westphal
|
019a316992
rtnetlink: add reference counting to prevent module unload while dump is in progress
|
8 years ago |
Florian Westphal
|
b97bac64a5
rtnetlink: make rtnl_register accept a flags parameter
|
8 years ago |
Florian Westphal
|
e1fa6d216d
rtnetlink: call rtnl_calcit directly
|
8 years ago |
WANG Cong
|
153711f942
rtnetlink: allocate more memory for dev_set_mac_address()
|
8 years ago |
David Ahern
|
3753654e54
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
|
8 years ago |
Reshetova, Elena
|
633547973f
net: convert sk_buff.users from atomic_t to refcount_t
|
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 |
Jakub Kicinski
|
ce158e580a
xdp: add reporting of offload mode
|
8 years ago |
Jakub Kicinski
|
ee5d032f7d
xdp: add HW offload mode flag for installing programs
|
8 years ago |