aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2006-09-22[IPV6]: Fixup ip6_del_rt() call for new args.David S. Miller
2006-09-22[IPv6] route: Convert GETROUTE to use new netlink apiThomas Graf
2006-09-22[IPv6] route: Convert FIB6 dumping to use new netlink apiThomas Graf
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[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley
2006-09-22[IPv6] prefix: Convert prefix notifications to use rtnl_notify()Thomas Graf
2006-09-22[IPv6] link: Convert link notifications to use rtnl_notify()Thomas Graf
2006-09-22[IPv6] route: Convert route notifications to use rtnl_notify()Thomas Graf
2006-09-22[IPv6] address: Convert address notification to use rtnl_notify()Thomas Graf
2006-09-22[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf
2006-09-22[IPV6] udp: Fix type in previous change.David S. Miller
2006-09-22[IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.David S. Miller
2006-09-22[IPV6] ip6_fib.c: make code staticAdrian Bunk
2006-09-22[IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy
2006-09-22[IPV6]: Make sure fib6_rule_lookup doesn't return NULLVille Nuorvala
2006-09-22[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdefDavid S. Miller
2006-09-22[NET]: Make code static.Adrian Bunk
2006-09-22[IPV6]: Fix policy routing lookupPatrick McHardy
2006-09-22[IPV6]: Fix crash in ip6_del_rtPatrick McHardy
2006-09-22[IPV6]: Fix thinko in rt6_fill_nodePatrick McHardy
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-22[IPv4]: Move interface address bits to linux/if_addr.hThomas Graf
2006-09-22[IPV6]: Policy Routing RulesThomas Graf
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf
2006-09-22[IPV6]: Remove ndiscs rt6_lock dependencyThomas Graf
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert 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-17[IPV6]: Accept -1 for IPV6_TCLASSRemi Denis-Courmont
2006-09-17[IPV6]: Fix tclass setting for raw sockets.YOSHIFUJI Hideaki
2006-08-31[IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki
2006-08-29[IPV6]: ipv6_add_addr should install dstentry earlierKeir Fraser
2006-08-29[IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter errorLv Liangying
2006-08-26[IPV6]: Segmentation offload not set correctly on TCP childrenStephen Hemminger
2006-08-17[MCAST]: Fix filter leak on device removal.David L Stevens
2006-08-17[IPV6] lockdep: annotate __icmpv6_socketIngo Molnar
2006-08-13[INET]: Use pskb_trim_unique when trimming paged unique skbsHerbert Xu
2006-08-13[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy
2006-08-09[IPV6]: The ifa lock is a BH lockHerbert Xu
2006-08-02[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong
2006-08-02[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter errorWei Dong
2006-08-02[NET]: Core net changes to generate neteventsTom 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-08-02[XFRM]: Fix protocol field value for outgoing IPv6 GSO packetsPatrick McHardy