index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for CHANGELOWERSTATE event
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for PRECHANGEUPPER event
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for CHANGEADDR event
David Ahern
2017-04-13
rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
David Ahern
2017-04-13
rtnetlink: Do not generate notifications for MTU events
David Ahern
2017-04-09
Revert "rtnl: Add support for netdev event to link messages"
David S. Miller
2017-04-05
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2017-04-05
rtnetlink: Convert rtnetlink_event to white list
Vlad Yasevich
2017-03-22
rtnetlink: Add dump all for netconf
David Ahern
2017-02-21
rtnl: simplify error return path in rtnl_create_link()
Tobias Klauser
2017-02-17
rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size
Daniel Borkmann
2017-02-01
rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
Theuns Verwoerd
2017-01-20
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
2017-01-17
net: AF-specific RTM_GETSTATS attributes
Robert Shearman
2016-12-29
rtnl: stats - add missing netlink message size checks
Mathias Krause
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
2016-12-01
rtnetlink: return the correct error code
Zhang Shengju
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-24
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
2016-11-23
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
2016-11-19
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
2016-11-15
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
2016-11-15
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
2016-11-09
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
2016-10-13
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
2016-10-03
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-18
net: core: Add offload stats to if_stats_msg
Nogah Frankel
2016-09-09
rtnetlink: remove unused ifla_stats_policy
stephen hemminger
2016-09-01
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-08-23
net: rtnetlink: Don't export empty RTAX_FEATURES
Phil Sutter
2016-07-20
rtnl: protect do_setlink from IFLA_XDP_ATTACHED
Brenden Blanco
2016-07-19
rtnl: add option for setting link xdp prog
Brenden Blanco
2016-07-01
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2016-06-30
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
2016-06-15
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
net: fix infoleak in rtnetlink
Kangjie Lu
2016-05-02
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
2016-05-02
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
2016-04-26
rtnl: align nlattr properly when needed
Nicolas Dichtel
2016-04-25
rtnl: use nla_put_u64_64bit()
Nicolas Dichtel
[next]