aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rtnetlink.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft1-1/+1
2010-10-05net: relax rtnl_dereference()David S. Miller1-4/+6
2010-10-05net: dynamic ingress_queue allocationEric Dumazet1-0/+8
2010-09-15net: add rtnl_dereference()Eric Dumazet1-0/+9
2010-09-08net: introduce rcu_dereference_rtnlEric Dumazet1-0/+11
2010-07-22net: RTA_MARK additionEric Dumazet1-0/+1
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy1-1/+2
2010-04-26net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy1-0/+6
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+3
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney1-0/+3
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey1-0/+2
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller1-4/+2
2009-11-04net: cleanup include/linuxEric Dumazet1-38/+19
2009-10-29Allow disabling of DSACK TCP option per routeGilad Ben-Yossef1-0/+1
2009-10-29Allow to turn off TCP window scale opt per routeGilad Ben-Yossef1-0/+1
2009-10-29Allow disabling TCP timestamp options per routeGilad Ben-Yossef1-1/+1
2009-10-29Add the no SACK route option featureGilad Ben-Yossef1-1/+1
2009-09-09IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad1-1/+1
2009-03-19rtnetlink: add new value for DHCP added routesStephen Hemminger1-0/+1
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso1-2/+2
2009-01-31headers_check fix: linux/rtnetlink.hJaswinder Singh Rajput1-0/+1
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck1-0/+5
2008-09-22Phonet: global definitionsRemi Denis-Courmont1-0/+4
2008-07-25net: drop unused BUG_TRAP()Ilpo Järvinen1-7/+0
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna1-0/+1
2008-06-10net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki1-0/+1
2008-06-03route: Mark unused routing attributes as suchThomas Graf1-2/+2
2008-04-23[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy1-2/+2
2008-02-05[NET] rtnetlink.c: remove no longer used functionsAdrian Bunk1-12/+0
2008-01-28[NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev1-4/+4
2008-01-28[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki1-0/+7
2007-11-12[IPV6]: Add ifindex field to ND user option messages.Pierre Ynard1-0/+2
2007-10-10[IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard1-0/+29
2007-08-30[TCP]: Allow minimum RTO to be configurable via routing metrics.David S. Miller1-0/+2
2007-07-10[RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy1-2/+6
2007-07-10[RTNETLINK]: Add nested compat attributePatrick McHardy1-0/+14
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller1-1/+1
2007-04-25[RTNL]: Message handler registration interfaceThomas Graf1-7/+0
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-3/+3
2006-12-08[NETLINK]: Restore API compatibility of address and neighbour bitsThomas Graf1-0/+2
2006-12-02[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf1-0/+3
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf1-2/+0
2006-09-28[NET]: Move netlink interface bits to linux/if_link.h.YOSHIFUJI Hideaki1-1/+1
2006-09-22[RTNETLINK]: Unexport rtnl socketThomas Graf1-2/+0
2006-09-22[RTNETLINK]: Add rtnetlink notification interfaceThomas Graf1-0/+3
2006-09-22[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf1-0/+1
2006-09-22[NET]: Increate RT_TABLE_MAX to 2^32Patrick McHardy1-3/+1
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy1-0/+8
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse1-1/+2
2006-09-22[NEIGH]: Move netlink neighbour table bits to linux/neighbour.hThomas Graf1-101/+0