| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Make rtnetlink infrastructure network namespace aware (v3) | Denis V. Lunev | 2008-01-28 | 4 | -13/+14 |
* | [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) | Denis V. Lunev | 2008-01-28 | 4 | -0/+59 |
* | [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. | YOSHIFUJI Hideaki | 2008-01-28 | 3 | -31/+561 |
* | [IPV6] ADDRCONF: Allow address selection policy with ifindex. | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -4/+8 |
* | [IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label(). | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -4/+6 |
* | [IPSEC]: Kill afinfo->nf_post_routing | David S. Miller | 2008-01-28 | 1 | -1/+0 |
* | [NETFILTER]: Introduce NF_INET_ hook values | Patrick McHardy | 2008-01-28 | 18 | -83/+92 |
* | [IPSEC]: Add async resume support on input | Herbert Xu | 2008-01-28 | 1 | -0/+3 |
* | [IPSEC]: Remove nhoff from xfrm_input | Herbert Xu | 2008-01-28 | 3 | -4/+5 |
* | [IPSEC]: Make x->lastused an unsigned long | Herbert Xu | 2008-01-28 | 1 | -2/+0 |
* | [IPSEC]: Move state lock into x->type->input | Herbert Xu | 2008-01-28 | 3 | -20/+40 |
* | [IPSEC]: Move integrity stat collection into xfrm_input | Herbert Xu | 2008-01-28 | 2 | -4/+2 |
* | [IPSEC]: Merge most of the input path | Herbert Xu | 2008-01-28 | 2 | -105/+14 |
* | [IPSEC]: Merge most of the output path | Herbert Xu | 2008-01-28 | 4 | -70/+11 |
* | [IPV6]: Add ip6_local_out | Herbert Xu | 2008-01-28 | 4 | -18/+30 |
* | [IPSEC]: Separate inner/outer mode processing on input | Herbert Xu | 2008-01-28 | 5 | -36/+44 |
* | [IPSEC]: Separate inner/outer mode processing on output | Herbert Xu | 2008-01-28 | 4 | -44/+72 |
* | [INET]: Give outer DSCP directly to ip*_copy_dscp | Herbert Xu | 2008-01-28 | 2 | -2/+3 |
* | [IPSEC]: Move x->outer_mode->output out of locked section | Herbert Xu | 2008-01-28 | 1 | -0/+3 |
* | [IPSEC]: Forbid BEET + ipcomp for now | Herbert Xu | 2008-01-28 | 1 | -11/+8 |
* | [IPSEC]: Merge common code into xfrm_bundle_create | Herbert Xu | 2008-01-28 | 1 | -114/+22 |
* | [IPSEC]: Move flow construction into xfrm_dst_lookup | Herbert Xu | 2008-01-28 | 1 | -62/+35 |
* | [IPSEC]: Replace x->type->{local,remote}_addr with flags | Herbert Xu | 2008-01-28 | 2 | -21/+10 |
* | [IPSEC]: Make sure idev is consistent with dev in xfrm_dst | Herbert Xu | 2008-01-28 | 1 | -5/+10 |
* | [IPSEC]: Set dst->input to dst_discard | Herbert Xu | 2008-01-28 | 1 | -1/+2 |
* | [IPSEC]: Only set neighbour on top xfrm dst | Herbert Xu | 2008-01-28 | 1 | -2/+4 |
* | [NET]: Eliminate duplicate copies of dst_discard | Herbert Xu | 2008-01-28 | 2 | -28/+6 |
* | [IPV6]: Move nfheader_len into rt6_info | Herbert Xu | 2008-01-28 | 2 | -3/+5 |
* | [IPV6]: Only set nfheader_len for top xfrm dst | Herbert Xu | 2008-01-28 | 2 | -23/+6 |
* | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 2008-01-28 | 2 | -12/+6 |
* | [IPV6]: Add raw6 drops counter. | Wang Chen | 2008-01-28 | 1 | -7/+8 |
* | [TCP] splice: add tcp_splice_read() to IPV6 | Jens Axboe | 2008-01-28 | 1 | -0/+1 |
* | IPoIB: improve IPv4/IPv6 to IB mcast mapping functions | Rolf Manderscheid | 2008-01-25 | 1 | -1/+1 |
* | [INET]: Fix truesize setting in ip_append_data | Herbert Xu | 2008-01-23 | 1 | -2/+2 |
* | [IPV6]: RFC 2011 compatibility broken | Wang Chen | 2008-01-21 | 1 | -2/+2 |
* | [IPV6]: ICMP6_MIB_OUTMSGS increment duplicated | Wang Chen | 2008-01-21 | 1 | -2/+0 |
* | [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861. | YOSHIFUJI Hideaki | 2008-01-20 | 1 | -3/+8 |
* | [IPV6]: Mischecked tw match in __inet6_check_established. | Pavel Emelyanov | 2008-01-20 | 1 | -1/+1 |
* | [NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bit | Yasuyuki Kozakai | 2008-01-10 | 1 | -1/+1 |
* | [IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect() | Brian Haley | 2008-01-08 | 1 | -3/+3 |
* | [IPV6]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
* | [IPV6]: Fix the return value of ipv6_getsockopt | Wei Yongjun | 2007-12-16 | 1 | -7/+5 |
* | [IPv6] ESP: Discard dummy packets introduced in rfc4303 | Thomas Graf | 2007-12-11 | 1 | -0/+6 |
* | [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx. | YOSHIFUJI Hideaki | 2007-12-11 | 1 | -1/+1 |
* | [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network | Mitsuru Chinen | 2007-12-07 | 1 | -0/+2 |
* | [IPV6]: Restore IPv6 when MTU is big enough | Evgeniy Polyakov | 2007-11-30 | 1 | -1/+10 |
* | [IPV6] TCPMD5: Fix deleting key operation. | YOSHIFUJI Hideaki | 2007-11-20 | 1 | -4/+2 |
* | [IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool(). | YOSHIFUJI Hideaki | 2007-11-20 | 1 | -1/+4 |
* | [IPV6]: Add missing "space" | Joe Perches | 2007-11-19 | 1 | -1/+1 |
* | [IPV6]: Add ifindex field to ND user option messages. | Pierre Ynard | 2007-11-12 | 1 | -0/+1 |