index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
rtnetlink.h
Age
Commit message (
Expand
)
Author
2016-04-26
sched: align nlattr properly when needed
Nicolas Dichtel
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
2015-12-17
ipv6: allow routes to be configured with expire values
Xin Long
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-12
rtnetlink: fix gcc -Wconversion warning
Arad, Ronen
2015-09-15
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
Sowmini Varadhan
2015-09-15
net: Allow user to get table id from route lookup
David Ahern
2015-08-31
fib, fib6: reject invalid feature bits
Daniel Borkmann
2015-08-17
lwtunnel: rename ip lwtunnel attributes
Jiri Benc
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2015-07-21
rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes
Roopa Prabhu
2015-06-24
net: track link-status of ipv4 nexthops
Andy Gospodarek
2015-05-14
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
2015-04-07
netns: notify netns id events
Nicolas Dichtel
2015-03-11
ipv6: expose RFC4191 route preference via rtnetlink
Lubomir Rintel
2015-03-06
rtnetlink: add RTNH_F_EXTERNAL flag for fib offload
Scott Feldman
2015-03-04
mpls: Multicast route table change notifications
Eric W. Biederman
2015-03-04
mpls: Netlink commands to add, remove, and dump routes
Eric W. Biederman
2015-01-19
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
2015-01-12
rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED
Roopa Prabhu
2015-01-05
net: tcp: add RTAX_CC_ALGO fib handling
Daniel Borkmann
2014-11-10
rtnetlink: add babel protocol recognition
Dave Taht
2013-06-19
tcp: introduce a per-route knob for quick ack
Cong Wang
2013-02-13
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2012-12-12
bridge: notify mdb changes via netlink
Cong Wang
2012-12-07
bridge: export multicast database via netlink
Cong Wang
2012-12-04
ipmr/ip6mr: report origin of mfc entry into rtnl msg
Nicolas Dichtel
2012-12-04
ipmr/ip6mr: advertise mfc stats via rtnetlink
Nicolas Dichtel
2012-10-28
rtnl/ipv4: use netconf msg to advertise forwarding status
Nicolas Dichtel
2012-10-28
rtnl/ipv6: use netconf msg to advertise forwarding status
Nicolas Dichtel
2012-10-28
rtnl: add a new type of msg to advertise protocol configuration
Nicolas Dichtel
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells