| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET] rtnetlink.c: remove no longer used functions | Adrian Bunk | 2008-02-05 | 1 | -12/+0 |
* | [NET]: Make rtnetlink infrastructure network namespace aware (v3) | Denis V. Lunev | 2008-01-28 | 1 | -4/+4 |
* | [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -0/+7 |
* | [IPV6]: Add ifindex field to ND user option messages. | Pierre Ynard | 2007-11-12 | 1 | -0/+2 |
* | [IPv6]: Export userland ND options through netlink (RDNSS support) | Pierre Ynard | 2007-10-10 | 1 | -0/+29 |
* | [TCP]: Allow minimum RTO to be configurable via routing metrics. | David S. Miller | 2007-08-30 | 1 | -0/+2 |
* | [RTNETLINK]: Fix rtnetlink compat attribute patch | Patrick McHardy | 2007-07-10 | 1 | -2/+6 |
* | [RTNETLINK]: Add nested compat attribute | Patrick McHardy | 2007-07-10 | 1 | -0/+14 |
* | [IPV4]: The scheduled removal of multipath cached routing support. | David S. Miller | 2007-07-10 | 1 | -1/+1 |
* | [RTNL]: Message handler registration interface | Thomas Graf | 2007-04-25 | 1 | -7/+0 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+3 |
* | [NETLINK]: Restore API compatibility of address and neighbour bits | Thomas Graf | 2006-12-08 | 1 | -0/+2 |
* | [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code | Thomas Graf | 2006-12-02 | 1 | -0/+3 |
* | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf | 2006-12-02 | 1 | -2/+0 |
* | [NET]: Move netlink interface bits to linux/if_link.h. | YOSHIFUJI Hideaki | 2006-09-28 | 1 | -1/+1 |
* | [RTNETLINK]: Unexport rtnl socket | Thomas Graf | 2006-09-22 | 1 | -2/+0 |
* | [RTNETLINK]: Add rtnetlink notification interface | Thomas Graf | 2006-09-22 | 1 | -0/+3 |
* | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts | Thomas Graf | 2006-09-22 | 1 | -0/+1 |
* | [NET]: Increate RT_TABLE_MAX to 2^32 | Patrick McHardy | 2006-09-22 | 1 | -3/+1 |
* | [NET]: Introduce RTA_TABLE/FRA_TABLE attributes | Patrick McHardy | 2006-09-22 | 1 | -0/+8 |
* | [DECNET]: Covert rules to use generic code | Steven Whitehouse | 2006-09-22 | 1 | -1/+2 |
* | [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h | Thomas Graf | 2006-09-22 | 1 | -101/+0 |
* | [NEIGH]: Move netlink neighbour bits to linux/neighbour.h | Thomas Graf | 2006-09-22 | 1 | -63/+0 |
* | [NET]: Move netlink interface bits to linux/if.h | Thomas Graf | 2006-09-22 | 1 | -132/+1 |
* | [IPv4]: Move interface address bits to linux/if_addr.h | Thomas Graf | 2006-09-22 | 1 | -56/+0 |
* | [IPV6]: Policy Routing Rules | Thomas Graf | 2006-09-22 | 1 | -0/+2 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | [IPV4]: Add fib rule netlink notifications | Patrick McHardy | 2006-03-23 | 1 | -1/+3 |
* | [NET] rtnetlink: Add RTPROT entry for Netsukuku. | Alpt | 2006-03-20 | 1 | -0/+1 |
* | [NET]: Convert RTNL to mutex. | Stephen Hemminger | 2006-03-20 | 1 | -13/+7 |
* | [NET] core: add RFC2863 operstate | Stefan Rompf | 2006-03-20 | 1 | -0/+2 |
* | [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h | Kristian Slavov | 2005-12-19 | 1 | -0/+4 |
* | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 2005-08-29 | 1 | -3/+39 |
* | [NETLINK]: Missing padding fields in dumped structures | Patrick McHardy | 2005-06-28 | 1 | -0/+5 |
* | [NETLINK]: Clear padding in netlink messages | Patrick McHardy | 2005-06-28 | 1 | -1/+4 |
* | [PKT_SCHED]: Packet classification based on textsearch (ematch) | Thomas Graf | 2005-06-23 | 1 | -2/+5 |
* | [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag | Thomas Graf | 2005-06-18 | 1 | -0/+23 |
* | [NETLINK]: Fix RTA_NEST_CANCEL(). | Thomas Graf | 2005-06-18 | 1 | -1/+2 |
* | [NETLINK]: Neighbour table configuration and statistics via rtnetlink | Thomas Graf | 2005-06-18 | 1 | -0/+107 |
* | [NETLINK] Routing attribute related shortcuts | Thomas Graf | 2005-06-18 | 1 | -0/+45 |
* | [RTNETLINK] Cleanup rtnetlink_link tables | Thomas Graf | 2005-05-03 | 1 | -0/+2 |
* | [RTNETLINK] Fix & cleanup rtm_min/rtm_max | Thomas Graf | 2005-05-03 | 1 | -0/+2 |
* | [RTNETLINK] Fix RTM_MAX to represent the maximum valid message type | Thomas Graf | 2005-05-03 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+842 |