summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [XFRM] POLICY: sub policy support.Masahide NAKAMURA2006-09-222-8/+44
* [XFRM]: Introduce XFRM_MSG_REPORT.Masahide NAKAMURA2006-09-222-0/+14
* [XFRM]: Trace which secpath state is reject factor.Masahide NAKAMURA2006-09-221-0/+1
* [IPV6] MIP6: Transformation support mobility header.Masahide NAKAMURA2006-09-221-0/+5
* [IPV6] MIP6: Add receiving mobility header functions through raw socket.Masahide NAKAMURA2006-09-221-0/+4
* [IPV6] MIP6: Add Mobility header definition.Masahide NAKAMURA2006-09-224-0/+34
* [IPV6] MIP6: Add destination options header transformation.Noriaki TAKAMIYA2006-09-221-0/+3
* [IPV6] MIP6: Add routing header type 2 transformation.Noriaki TAKAMIYA2006-09-221-0/+31
* [IPV6]: Put dsthao after flags in order to pack inet6_skb_parm better.David S. Miller2006-09-221-3/+3
* [IPV6] MIP6: Add inbound interface of home address option.Masahide NAKAMURA2006-09-221-0/+3
* [IPV6] MIP6: Add home address option definition.Noriaki TAKAMIYA2006-09-222-0/+11
* [IPV6]: Allow to replace skbuff by TLV parser.Masahide NAKAMURA2006-09-221-1/+1
* [IPV6]: Find option offset by type.Masahide NAKAMURA2006-09-221-0/+2
* [IPV6] MIP6: Add inbound interface of routing header type 2.Masahide NAKAMURA2006-09-221-0/+7
* [IPV6] MIP6: Add routing header type 2 definition.Noriaki TAKAMIYA2006-09-221-0/+13
* [XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA2006-09-221-1/+18
* [XFRM] IPV6: Update outbound state timestamp for each sending.Masahide NAKAMURA2006-09-222-0/+4
* [XFRM] STATE: Introduce care-of address.Noriaki TAKAMIYA2006-09-222-0/+4
* [XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA2006-09-222-0/+3
* [XFRM] STATE: Add a hook to obtain local/remote outbound address.Masahide NAKAMURA2006-09-221-0/+2
* [XFRM] STATE: Common receive function for route optimization extension headers.Masahide NAKAMURA2006-09-222-0/+3
* [XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA2006-09-221-0/+3
* [XFRM] STATE: Search by address using source address list.Masahide NAKAMURA2006-09-222-0/+3
* [XFRM] STATE: Add source address list.Masahide NAKAMURA2006-09-221-0/+26
* [XFRM]: Expand XFRM_MAX_DEPTH for route optimization.Masahide NAKAMURA2006-09-221-1/+1
* [XFRM] STATE: Allow non IPsec protocol.Masahide NAKAMURA2006-09-221-1/+4
* [XFRM]: Introduce a helper to compare id protocol.Masahide NAKAMURA2006-09-221-0/+6
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-222-3/+5
* [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki2006-09-222-3/+4
* [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.YOSHIFUJI Hideaki2006-09-221-0/+5
* [IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki2006-09-222-3/+9
* [IPV6] NDISC: Take source address into account for redirects.YOSHIFUJI Hideaki2006-09-221-0/+1
* [SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich2006-09-222-13/+12
* [NETFILTER]: x_tables: add data member to struct xt_matchPatrick McHardy2006-09-221-0/+3
* [NETFILTER]: nfnetlink: remove unnecessary packed attributesPatrick McHardy2006-09-223-9/+9
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-6/+2
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-224-8/+4
* [NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy2006-09-221-0/+5
* [NETFILTER]: conntrack: introduce connection mark eventPablo Neira Ayuso2006-09-221-0/+4
* [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...Yasuyuki Kozakai2006-09-222-4/+22
* [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...Yasuyuki Kozakai2006-09-222-8/+29
* [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
OpenPOWER on IntegriCloud