aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rtnetlink.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-22[NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf1-63/+0
2006-09-22[NET]: Move netlink interface bits to linux/if.hThomas Graf1-132/+1
2006-09-22[IPv4]: Move interface address bits to linux/if_addr.hThomas Graf1-56/+0
2006-09-22[IPV6]: Policy Routing RulesThomas Graf1-0/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-23[IPV4]: Add fib rule netlink notificationsPatrick McHardy1-1/+3
2006-03-20[NET] rtnetlink: Add RTPROT entry for Netsukuku.Alpt1-0/+1
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger1-13/+7
2006-03-20[NET] core: add RFC2863 operstateStefan Rompf1-0/+2
2005-12-19[RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov1-0/+4
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-3/+39
2005-06-28[NETLINK]: Missing padding fields in dumped structuresPatrick McHardy1-0/+5
2005-06-28[NETLINK]: Clear padding in netlink messagesPatrick McHardy1-1/+4
2005-06-23[PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf1-2/+5
2005-06-18[RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flagThomas Graf1-0/+23
2005-06-18[NETLINK]: Fix RTA_NEST_CANCEL().Thomas Graf1-1/+2
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf1-0/+107
2005-06-18[NETLINK] Routing attribute related shortcutsThomas Graf1-0/+45