summaryrefslogtreecommitdiffstats
path: root/include/linux/rtnetlink.h
Commit message (Expand)AuthorAgeFilesLines
* [NET] rtnetlink.c: remove no longer used functionsAdrian Bunk2008-02-051-12/+0Star
* [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-131-0/+2
* [IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard2007-10-111-0/+29
* [TCP]: Allow minimum RTO to be configurable via routing metrics.David S. Miller2007-08-311-0/+2
* [RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy2007-07-111-2/+6
* [RTNETLINK]: Add nested compat attributePatrick McHardy2007-07-111-0/+14
* [IPV4]: The scheduled removal of multipath cached routing support.David S. Miller2007-07-111-1/+1
* [RTNL]: Message handler registration interfaceThomas Graf2007-04-261-7/+0Star
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-3/+3
* [NETLINK]: Restore API compatibility of address and neighbour bitsThomas Graf2006-12-091-0/+2
* [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf2006-12-031-0/+3
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-031-2/+0Star
* [NET]: Move netlink interface bits to linux/if_link.h.YOSHIFUJI Hideaki2006-09-291-1/+1
* [RTNETLINK]: Unexport rtnl socketThomas Graf2006-09-221-2/+0Star
* [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/+1Star
* [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/+0Star
* [NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf2006-09-221-63/+0Star
* [NET]: Move netlink interface bits to linux/if.hThomas Graf2006-09-221-132/+1Star
* [IPv4]: Move interface address bits to linux/if_addr.hThomas Graf2006-09-221-56/+0Star
* [IPV6]: Policy Routing RulesThomas Graf2006-09-221-0/+2
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* [IPV4]: Add fib rule netlink notificationsPatrick McHardy2006-03-231-1/+3
* [NET] rtnetlink: Add RTPROT entry for Netsukuku.Alpt2006-03-211-0/+1
* [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-211-13/+7Star
* [NET] core: add RFC2863 operstateStefan Rompf2006-03-211-0/+2
* [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov2005-12-191-0/+4
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-301-3/+39
* [NETLINK]: Missing padding fields in dumped structuresPatrick McHardy2005-06-281-0/+5
* [NETLINK]: Clear padding in netlink messagesPatrick McHardy2005-06-281-1/+4
* [PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf2005-06-241-2/+5
* [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flagThomas Graf2005-06-191-0/+23
* [NETLINK]: Fix RTA_NEST_CANCEL().Thomas Graf2005-06-191-1/+2
* [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-191-0/+107
* [NETLINK] Routing attribute related shortcutsThomas Graf2005-06-191-0/+45
* [RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf2005-05-031-0/+2
* [RTNETLINK] Fix & cleanup rtm_min/rtm_maxThomas Graf2005-05-031-0/+2
* [RTNETLINK] Fix RTM_MAX to represent the maximum valid message typeThomas Graf2005-05-031-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+842