summaryrefslogtreecommitdiff
path: root/include/uapi/linux/rtnetlink.h (unfollow)
Commit message (Expand)Author
2017-01-02net: core: add UID to flows, rules, and routesLorenzo Colitti
2017-01-02Revert "net: core: Support UID-based routing."Amit Pundir
2017-01-02Revert "ANDROID: net: core: fix UID-based routing"Amit Pundir
2016-12-20net: core: add UID to flows, rules, and routesLorenzo Colitti
2016-12-20Revert "net: core: Support UID-based routing."Lorenzo Colitti
2016-11-15rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko
2016-08-18ANDROID: net: core: fix UID-based routingAmit Pundir
2016-08-12ANDROID: net: core: fix UID-based routingAmit Pundir
2016-02-16net: core: Support UID-based routing.Lorenzo Colitti
2015-10-12rtnetlink: fix gcc -Wconversion warningArad, Ronen
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan
2015-09-15net: Allow user to get table id from route lookupDavid Ahern
2015-08-31fib, fib6: reject invalid feature bitsDaniel Borkmann
2015-08-17lwtunnel: rename ip lwtunnel attributesJiri Benc
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf
2015-07-21rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributesRoopa Prabhu
2015-06-24net: track link-status of ipv4 nexthopsAndy Gospodarek
2015-05-14rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu
2015-04-07netns: notify netns id eventsNicolas Dichtel
2015-03-11ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel
2015-03-06rtnetlink: add RTNH_F_EXTERNAL flag for fib offloadScott Feldman
2015-03-04mpls: Multicast route table change notificationsEric W. Biederman
2015-03-04mpls: Netlink commands to add, remove, and dump routesEric W. Biederman
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel
2015-01-12rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSEDRoopa Prabhu
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann
2014-11-10rtnetlink: add babel protocol recognitionDave Taht
2013-06-19tcp: introduce a per-route knob for quick ackCong Wang
2013-02-13bridge: Dump vlan information from a bridge portVlad Yasevich
2012-12-12bridge: notify mdb changes via netlinkCong Wang
2012-12-07bridge: export multicast database via netlinkCong Wang
2012-12-04ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel
2012-12-04ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel
2012-10-28rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel
2012-10-28rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel
2012-10-28rtnl: add a new type of msg to advertise protocol configurationNicolas Dichtel
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-07-10rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller
2012-06-27netlink: Get rid of obsolete rtnetlink macrosThomas Graf
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko
2011-06-21net: dcbnl, add multicast group for DCBJohn Fastabend
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft
2010-10-05net: relax rtnl_dereference()David S. Miller
2010-10-05net: dynamic ingress_queue allocationEric Dumazet
2010-09-15net: add rtnl_dereference()Eric Dumazet
2010-09-08net: introduce rcu_dereference_rtnlEric Dumazet
2010-07-22net: RTA_MARK additionEric Dumazet
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy