summaryrefslogtreecommitdiffstats
path: root/include/linux/rtnetlink.h
Commit message (Expand)AuthorAgeFilesLines
* net: relax rtnl_dereference()David S. Miller2010-10-051-4/+6
* net: dynamic ingress_queue allocationEric Dumazet2010-10-051-0/+8
* net: add rtnl_dereference()Eric Dumazet2010-09-151-0/+9
* net: introduce rcu_dereference_rtnlEric Dumazet2010-09-081-0/+11
* net: RTA_MARK additionEric Dumazet2010-07-221-0/+1
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-111-1/+2
* net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-261-0/+6
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-0/+3
|\
| * net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-251-0/+3
* | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-231-0/+2
|/
* tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-151-4/+2
* net: cleanup include/linuxEric Dumazet2009-11-041-38/+19
* Allow disabling of DSACK TCP option per routeGilad Ben-Yossef2009-10-291-0/+1
* Allow to turn off TCP window scale opt per routeGilad Ben-Yossef2009-10-291-0/+1
* Allow disabling TCP timestamp options per routeGilad Ben-Yossef2009-10-291-1/+1
* Add the no SACK route option featureGilad Ben-Yossef2009-10-291-1/+1
* IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad2009-09-091-1/+1
* rtnetlink: add new value for DHCP added routesStephen Hemminger2009-03-191-0/+1
* netlink: change nlmsg_notify() return value logicPablo Neira Ayuso2009-02-241-2/+2
* headers_check fix: linux/rtnetlink.hJaswinder Singh Rajput2009-01-311-0/+1
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-201-0/+5
* Phonet: global definitionsRemi Denis-Courmont2008-09-221-0/+4
* net: drop unused BUG_TRAP()Ilpo Järvinen2008-07-251-7/+0
* net_sched: Add size table for qdiscsJussi Kivilinna2008-07-201-0/+1
* net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-101-0/+1
* route: Mark unused routing attributes as suchThomas Graf2008-06-031-2/+2
* [RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy2008-04-231-2/+2
* [NET] rtnetlink.c: remove no longer used functionsAdrian Bunk2008-02-051-12/+0
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-281-4/+4
* [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki2008-01-281-0/+7
* [IPV6]: Add ifindex field to ND user option messages.Pierre Ynard2007-11-121-0/+2
* [IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard2007-10-101-0/+29
* [TCP]: Allow minimum RTO to be configurable via routing metrics.David S. Miller2007-08-301-0/+2
* [RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy2007-07-101-2/+6
* [RTNETLINK]: Add nested compat attributePatrick McHardy2007-07-101-0/+14
* [IPV4]: The scheduled removal of multipath cached routing support.David S. Miller2007-07-101-1/+1
* [RTNL]: Message handler registration interfaceThomas Graf2007-04-251-7/+0
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-3/+3
* [NETLINK]: Restore API compatibility of address and neighbour bitsThomas Graf2006-12-081-0/+2
* [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf2006-12-021-0/+3
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-021-2/+0
* [NET]: Move netlink interface bits to linux/if_link.h.YOSHIFUJI Hideaki2006-09-281-1/+1
* [RTNETLINK]: Unexport rtnl socketThomas Graf2006-09-221-2/+0
* [RTNETLINK]: Add rtnetlink notification interfaceThomas Graf2006-09-221-0/+3
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-221-0/+1
* [NET]: Increate RT_TABLE_MAX to 2^32Patrick McHardy2006-09-221-3/+1
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-221-0/+8
* [DECNET]: Covert rules to use generic codeSteven Whitehouse2006-09-221-1/+2
* [NEIGH]: Move netlink neighbour table bits to linux/neighbour.hThomas Graf2006-09-221-101/+0
* [NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf2006-09-221-63/+0
OpenPOWER on IntegriCloud