index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
rtnetlink: fix missing size for IFLA_IF_NETNSID
Colin Ian King
1
-1
/
+1
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-2
/
+2
2017-11-05
rtnetlink: use netnsid to query interface
Jiri Benc
1
-18
/
+85
2017-10-25
bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
Xin Long
1
-1
/
+0
2017-10-25
rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-23
net: core: rtnetlink: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2017-10-16
net: core: rcu-ify rtnl af_ops
Florian Westphal
1
-16
/
+46
2017-10-16
rtnetlink: place link af dump into own helper
Florian Westphal
1
-30
/
+42
2017-10-16
net: enable interface alias removal via rtnl
Nicolas Dichtel
1
-1
/
+4
2017-10-16
rtnetlink: do not set notification for tx_queue_len in do_setlink
Xin Long
1
-1
/
+1
2017-10-16
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
Xin Long
1
-1
/
+1
2017-10-16
rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-16
rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-16
rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_e...
Xin Long
1
-0
/
+1
2017-10-16
rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-10
rtnetlink: bridge: use ext_ack instead of printk
Florian Westphal
1
-14
/
+14
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
1
-4
/
+6
2017-10-04
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
1
-9
/
+22
2017-10-04
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
1
-13
/
+1
2017-10-04
rtnetlink: remove slave_validate callback
Florian Westphal
1
-6
/
+0
2017-10-03
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
1
-2
/
+11
2017-10-03
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
1
-0
/
+3
2017-09-28
rtnetlink: rtnl_have_link_slave_info doesn't need rtnl
Florian Westphal
1
-3
/
+7
2017-09-28
rtnetlink: add helpers to dump netnsid information
Florian Westphal
1
-11
/
+19
2017-09-28
rtnetlink: add helpers to dump vf information
Florian Westphal
1
-19
/
+31
2017-09-28
rtnetlink: add helper to put master and link ifindexes
Florian Westphal
1
-5
/
+27
2017-08-13
rtnelink: Move link dump consistency check out of the loop
Jakub Sitnicki
1
-4
/
+2
2017-08-10
rtnetlink: fallback to UNSPEC if current family has no doit callback
Florian Westphal
1
-0
/
+6
2017-08-10
rtnetlink: init handler refcounts to 1
Florian Westphal
1
-1
/
+6
2017-08-10
rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu
Florian Westphal
1
-4
/
+12
2017-08-10
rtnetlink: do not use RTM_GETLINK directly
Florian Westphal
1
-2
/
+2
2017-08-10
rtnetlink: use rcu_dereference_raw to silence rcu splat
Florian Westphal
1
-1
/
+1
2017-08-09
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
Florian Westphal
1
-0
/
+15
2017-08-09
rtnetlink: protect handler table with rcu
Florian Westphal
1
-56
/
+65
2017-08-09
rtnetlink: small rtnl lock pushdown
Florian Westphal
1
-6
/
+13
2017-08-09
rtnetlink: add reference counting to prevent module unload while dump is in p...
Florian Westphal
1
-1
/
+13
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-18
/
+18
2017-08-09
rtnetlink: call rtnl_calcit directly
Florian Westphal
1
-25
/
+4
2017-07-20
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-19
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate
Matthias Schiffer
1
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
Matthias Schiffer
1
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
1
-1
/
+1
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-1
/
+1
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-06-23
xdp: add reporting of offload mode
Jakub Kicinski
1
-3
/
+3
2017-06-23
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
1
-2
/
+2
[next]