summaryrefslogtreecommitdiff
path: root/include/uapi/linux/rtnetlink.h (unfollow)
Commit message (Expand)Author
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
2010-04-26net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller
2009-11-04net: cleanup include/linuxEric Dumazet
2009-10-29Allow disabling of DSACK TCP option per routeGilad Ben-Yossef
2009-10-29Allow to turn off TCP window scale opt per routeGilad Ben-Yossef
2009-10-29Allow disabling TCP timestamp options per routeGilad Ben-Yossef
2009-10-29Add the no SACK route option featureGilad Ben-Yossef
2009-09-09IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad
2009-03-19rtnetlink: add new value for DHCP added routesStephen Hemminger
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso
2009-01-31headers_check fix: linux/rtnetlink.hJaswinder Singh Rajput
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck
2008-09-22Phonet: global definitionsRemi Denis-Courmont
2008-07-25net: drop unused BUG_TRAP()Ilpo Järvinen
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna
2008-06-10net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki
2008-06-03route: Mark unused routing attributes as suchThomas Graf
2008-04-23[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy
2008-02-05[NET] rtnetlink.c: remove no longer used functionsAdrian Bunk
2008-01-28[NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev
2008-01-28[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki