aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala
2006-09-22[IPv6] route: FIB6 configuration using struct fib6_configThomas Graf
2006-09-22[IPv6] route: Simplify ip6_ins_rt()Thomas Graf
2006-09-22[IPv6] route: Simplify ip6_del_rt()Thomas Graf
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller
2006-09-22[IPv4]: Convert route get to new netlink apiThomas Graf
2006-09-22[IPv4]: FIB configuration using struct fib_configThomas Graf
2006-09-22[RTNETLINK]: Add rtnetlink notification interfaceThomas Graf
2006-09-22[NETLINK]: Add notification message sending interfaceThomas Graf
2006-09-22[DECNET]: cleanupsAdrian Bunk
2006-09-22[IPV6] ip6_fib.c: make code staticAdrian Bunk
2006-09-22[DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy
2006-09-22[IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy
2006-09-22[IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy
2006-09-22[NET]: Use u32 for routing table IDsPatrick McHardy
2006-09-22[NEIGHBOUR]: Use ALIGN() macro.Stephen Hemminger
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse
2006-09-22[IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu
2006-09-22[IPV4]: Uninline inet_lookup_listenerHerbert Xu
2006-09-22[INET]: Remove is_setbyuser patchLouis Nyffenegger
2006-09-22[IPV4]: Kill fib4_rules_clean().David S. Miller
2006-09-22[NET]: Make code static.Adrian Bunk
2006-09-22[NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf
2006-09-22[IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf
2006-09-22[IPV6]: Policy Routing RulesThomas Graf
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf
2006-09-22[NetLabel]: core network changesPaul Moore
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala
2006-09-22[MLSXFRM]: Add security sid to flowiVenkat Yekkirala
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu
2006-09-21[IPSEC]: Add compatibility algorithm name supportHerbert Xu
2006-09-21[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu
2006-08-22Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala
2006-08-04[PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen
2006-08-02[NET]: Fix more per-cpu typosAlexey Dobriyan
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang
2006-08-02[NET]: Network Event Notifier Mechanism.Tom Tucker
2006-08-02[TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu
2006-07-24[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain