summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2006-09-22[XFRM]: Introduce a helper to compare id protocol.Masahide NAKAMURA-0/+6
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA-1/+1
2006-09-22[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki-3/+4
2006-09-22[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.YOSHIFUJI Hideaki-0/+5
2006-09-22[IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki-3/+6
2006-09-22[IPV6] NDISC: Take source address into account for redirects.YOSHIFUJI Hideaki-0/+1
2006-09-22[SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich-13/+12
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala-6/+44
2006-09-22[IPv6] route: FIB6 configuration using struct fib6_configThomas Graf-16/+28
2006-09-22[IPv6] route: Simplify ip6_ins_rt()Thomas Graf-4/+1
2006-09-22[IPv6] route: Simplify ip6_del_rt()Thomas Graf-4/+1
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller-500/+129
2006-09-22[IPv4]: Convert route get to new netlink apiThomas Graf-0/+1
2006-09-22[IPv4]: FIB configuration using struct fib_configThomas Graf-27/+71
2006-09-22[RTNETLINK]: Add rtnetlink notification interfaceThomas Graf-0/+17
2006-09-22[NETLINK]: Add notification message sending interfaceThomas Graf-4/+7
2006-09-22[DECNET]: cleanupsAdrian Bunk-3/+0
2006-09-22[IPV6] ip6_fib.c: make code staticAdrian Bunk-25/+0
2006-09-22[DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy-2/+1
2006-09-22[IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy-0/+7
2006-09-22[IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy-20/+5
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy-0/+7
2006-09-22[NET]: Use u32 for routing table IDsPatrick McHardy-9/+9
2006-09-22[NEIGHBOUR]: Use ALIGN() macro.Stephen Hemminger-1/+1
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse-5/+3
2006-09-22[IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu-7/+24
2006-09-22[IPV4]: Uninline inet_lookup_listenerHerbert Xu-31/+2
2006-09-22[INET]: Remove is_setbyuser patchLouis Nyffenegger-3/+1
2006-09-22[IPV4]: Kill fib4_rules_clean().David S. Miller-1/+0
2006-09-22[NET]: Make code static.Adrian Bunk-4/+0
2006-09-22[NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf-37/+2
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf-10/+64
2006-09-22[IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf-7/+7
2006-09-22[IPV6]: Policy Routing RulesThomas Graf-1/+13
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf-0/+90
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf-2/+40
2006-09-22[NetLabel]: core network changesPaul Moore-1/+542
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala-0/+2
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala-1/+1
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala-0/+3
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala-2/+2
2006-09-22[MLSXFRM]: Add security sid to flowiVenkat Yekkirala-0/+1
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala-0/+13
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu-3/+2
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu-14/+4
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu-27/+39
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu-1/+1
2006-09-21[IPSEC]: Add compatibility algorithm name supportHerbert Xu-0/+1
2006-09-21[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu-1/+7
2006-08-29Merge branch 'master' into upstreamJeff Garzik-15/+1