summaryrefslogtreecommitdiffstats
path: root/include/linux/rtnetlink.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* [NET]: Move netlink interface bits to linux/if.hThomas Graf2006-09-221-132/+1
* [IPv4]: Move interface address bits to linux/if_addr.hThomas Graf2006-09-221-56/+0
* [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/+0
* [IPV4]: Add fib rule netlink notificationsPatrick McHardy2006-03-231-1/+3
* [NET] rtnetlink: Add RTPROT entry for Netsukuku.Alpt2006-03-201-0/+1
* [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-201-13/+7
* [NET] core: add RFC2863 operstateStefan Rompf2006-03-201-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-291-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-231-2/+5
* [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flagThomas Graf2005-06-181-0/+23
* [NETLINK]: Fix RTA_NEST_CANCEL().Thomas Graf2005-06-181-1/+2
* [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-181-0/+107
* [NETLINK] Routing attribute related shortcutsThomas Graf2005-06-181-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-161-0/+842