index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
Lines
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
-1
/
+1
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate
Matthias Schiffer
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
Matthias Schiffer
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
-1
/
+1
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
-1
/
+1
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
-1
/
+2
2017-06-23
xdp: add reporting of offload mode
Jakub Kicinski
-3
/
+3
2017-06-23
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
-2
/
+2
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+2
2017-06-21
rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute
Julien Gomes
-0
/
+13
2017-06-20
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
-0
/
+2
2017-06-16
net: Add IFLA_XDP_PROG_ID
Martin KaFai Lau
-6
/
+21
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+2
2017-06-08
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
Mintz, Yuval
-1
/
+2
2017-05-31
rtnetlink: use the new rtnl_get_event() interface
Vlad Yasevich
-1
/
+1
2017-05-27
rtnl: Add support for netdev event to link messages
Vlad Yasevich
-9
/
+56
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+5
2017-05-24
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
Alexander Potapenko
-2
/
+5
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-12
/
+24
2017-05-18
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
-2
/
+2
2017-05-16
net: Improve handling of failures on link and route dumps
David Ahern
-12
/
+24
2017-05-11
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
-22
/
+18
2017-05-11
xdp: add flag to enforce driver mode
Daniel Borkmann
-0
/
+5
2017-05-04
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
-1
/
+1
2017-05-01
xdp: propagate extended ack to XDP setup
Jakub Kicinski
-5
/
+8
2017-04-25
net: Generic XDP
David S. Miller
-15
/
+25
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
-16
/
+26
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
-21
/
+26
2017-04-13
netlink: extended ACK reporting
Johannes Berg
-1
/
+2
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event
David Ahern
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event
David Ahern
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for CHANGELOWERSTATE event
David Ahern
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for PRECHANGEUPPER event
David Ahern
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
David Ahern
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for CHANGEADDR event
David Ahern
-1
/
+0
2017-04-13
rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
David Ahern
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for MTU events
David Ahern
-2
/
+0
2017-04-09
Revert "rtnl: Add support for netdev event to link messages"
David S. Miller
-83
/
+9
2017-04-05
rtnl: Add support for netdev event to link messages
Vlad Yasevich
-9
/
+83
2017-04-05
rtnetlink: Convert rtnetlink_event to white list
Vlad Yasevich
-14
/
+17
2017-03-22
rtnetlink: Add dump all for netconf
David Ahern
-0
/
+1
2017-02-21
rtnl: simplify error return path in rtnl_create_link()
Tobias Klauser
-6
/
+1
2017-02-17
rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size
Daniel Borkmann
-4
/
+7
2017-02-01
rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
Theuns Verwoerd
-1
/
+6
2017-01-20
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
-2
/
+1
2017-01-17
net: AF-specific RTM_GETSTATS attributes
Robert Shearman
-0
/
+50
2016-12-29
rtnl: stats - add missing netlink message size checks
Mathias Krause
-0
/
+6
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+2
2016-12-02
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
-2
/
+2
[next]