summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2006-09-223-39/+44
* [IPv6] route: FIB6 configuration using struct fib6_configThomas Graf2006-09-222-16/+28
* [IPv6] route: Simplify ip6_ins_rt()Thomas Graf2006-09-221-4/+1
* [IPv6] route: Simplify ip6_del_rt()Thomas Graf2006-09-221-4/+1
* [PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller2006-09-228-500/+129
* [IPv4]: Convert route get to new netlink apiThomas Graf2006-09-221-0/+1
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-223-27/+71
* [RTNETLINK]: Unexport rtnl socketThomas Graf2006-09-221-2/+0
* [RTNETLINK]: Add rtnetlink notification interfaceThomas Graf2006-09-222-0/+20
* [NETLINK]: Add notification message sending interfaceThomas Graf2006-09-222-4/+7
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-221-0/+1
* [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBsMartin Bligh2006-09-221-0/+2
* [DECNET]: cleanupsAdrian Bunk2006-09-221-3/+0
* [IPV6] ip6_fib.c: make code staticAdrian Bunk2006-09-221-25/+0
* [NET]: Increate RT_TABLE_MAX to 2^32Patrick McHardy2006-09-221-3/+1
* [DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-221-2/+1
* [IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-221-0/+7
* [IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-221-20/+5
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-223-0/+19
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-222-9/+9
* [NEIGHBOUR]: Use ALIGN() macro.Stephen Hemminger2006-09-221-1/+1
* [NET]: sock_register interface changesStephen Hemminger2006-09-221-2/+2
* [NET]: drop unused elements from net_proto_familyStephen Hemminger2006-09-221-5/+0
* [DECNET]: Covert rules to use generic codeSteven Whitehouse2006-09-222-6/+5
* [IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu2006-09-221-7/+24
* [IPV4]: Uninline inet_lookup_listenerHerbert Xu2006-09-221-31/+2
* [INET]: Remove is_setbyuser patchLouis Nyffenegger2006-09-221-3/+1
* [IPV4]: Kill fib4_rules_clean().David S. Miller2006-09-221-1/+0
* [NET]: Make code static.Adrian Bunk2006-09-221-4/+0
* [NET]: Round out in-kernel sockets APISridhar Samudrala2006-09-221-0/+19
* [NEIGH]: Move netlink neighbour table bits to linux/neighbour.hThomas Graf2006-09-222-101/+94
* [NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf2006-09-223-100/+67
* [NETFILTER]: Get rid of HW checksum invalidationPatrick McHardy2006-09-223-8/+10
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-222-10/+11
* [NET]: Move netlink interface bits to linux/if.hThomas Graf2006-09-222-132/+130
* [IPv4]: Move interface address bits to linux/if_addr.hThomas Graf2006-09-222-56/+53
* [NETLINK]: Extend netlink messaging interfaceThomas Graf2006-09-221-10/+64
* [IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-221-7/+7
* [IPV6]: Policy Routing RulesThomas Graf2006-09-223-1/+15
* [NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-222-0/+150
* [IPV6]: Multiple Routing TablesThomas Graf2006-09-222-2/+40
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-221-12/+13
* [NetLabel]: CIPSOv4 enginePaul Moore2006-09-221-0/+4
* [NetLabel]: core network changesPaul Moore2006-09-224-1/+543
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-223-0/+57
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-222-4/+17
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-222-13/+28
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-222-18/+92
* [MLSXFRM]: Add security sid to flowiVenkat Yekkirala2006-09-221-0/+1
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-222-0/+25
OpenPOWER on IntegriCloud