aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rtnetlink.h
Commit message (Expand)AuthorAgeFilesLines
...
* [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