summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-22[XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA
2006-09-22[XFRM] IPV6: Update outbound state timestamp for each sending.Masahide NAKAMURA
2006-09-22[XFRM] STATE: Introduce care-of address.Noriaki TAKAMIYA
2006-09-22[XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA
2006-09-22[XFRM] STATE: Add a hook to obtain local/remote outbound address.Masahide NAKAMURA
2006-09-22[XFRM] STATE: Common receive function for route optimization extension headers.Masahide NAKAMURA
2006-09-22[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA
2006-09-22[XFRM] STATE: Search by address using source address list.Masahide NAKAMURA
2006-09-22[XFRM] STATE: Add source address list.Masahide NAKAMURA
2006-09-22[XFRM]: Expand XFRM_MAX_DEPTH for route optimization.Masahide NAKAMURA
2006-09-22[XFRM] STATE: Allow non IPsec protocol.Masahide NAKAMURA
2006-09-22[XFRM]: Introduce a helper to compare id protocol.Masahide NAKAMURA
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA
2006-09-22[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki
2006-09-22[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.YOSHIFUJI Hideaki
2006-09-22[IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki
2006-09-22[IPV6] NDISC: Take source address into account for redirects.YOSHIFUJI Hideaki
2006-09-22[SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich
2006-09-22[NETFILTER]: x_tables: add data member to struct xt_matchPatrick McHardy
2006-09-22[NETFILTER]: nfnetlink: remove unnecessary packed attributesPatrick McHardy
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy
2006-09-22[NETFILTER]: conntrack: introduce connection mark eventPablo Neira Ayuso
2006-09-22[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...Yasuyuki Kozakai
2006-09-22[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...Yasuyuki Kozakai
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]: Unexport rtnl socketThomas Graf
2006-09-22[RTNETLINK]: Add rtnetlink notification interfaceThomas Graf
2006-09-22[NETLINK]: Add notification message sending interfaceThomas Graf
2006-09-22[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf
2006-09-22[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBsMartin Bligh
2006-09-22[DECNET]: cleanupsAdrian Bunk
2006-09-22[IPV6] ip6_fib.c: make code staticAdrian Bunk
2006-09-22[NET]: Increate RT_TABLE_MAX to 2^32Patrick McHardy
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[NET]: sock_register interface changesStephen Hemminger
2006-09-22[NET]: drop unused elements from net_proto_familyStephen Hemminger
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse