| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-24 | 1 | -14/+18 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-05-15 | 1 | -14/+18 |
| |\ |
|
| | * | xfrm: Fix crash with ipv6 IPsec tunnel and NAT. | Steffen Klassert | 2014-04-07 | 1 | -14/+18 |
* | | | net: rename local_df to ignore_df | WANG Cong | 2014-05-12 | 1 | -1/+1 |
|/ / |
|
* / | ipv4: add a sock pointer to dst->output() path. | Eric Dumazet | 2014-04-15 | 1 | -1/+1 |
|/ |
|
* | xfrm: revert ipv4 mtu determination to dst_mtu | Hannes Frederic Sowa | 2013-08-26 | 1 | -1/+1 |
* | xfrm: introduce helper for safe determination of mtu | Hannes Frederic Sowa | 2013-08-14 | 1 | -3/+1 |
* | xfrm: make local error reporting more robust | Hannes Frederic Sowa | 2013-08-14 | 1 | -2/+10 |
* | xfrm4: Don't call icmp_send on local error | Steffen Klassert | 2011-07-01 | 1 | -1/+6 |
* | xfrm: Assign the inner mode output function to the dst entry | Steffen Klassert | 2011-05-10 | 1 | -2/+6 |
* | netfilter: ipv4: use NFPROTO values for NF_HOOK invocation | Jan Engelhardt | 2010-03-25 | 1 | -1/+1 |
* | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 1 | -3/+3 |
* | [IPSEC]: Fix inter address family IPsec tunnel handling. | Kazunori MIYAZAWA | 2008-03-24 | 1 | -1/+1 |
* | [NETFILTER]: Introduce NF_INET_ hook values | Patrick McHardy | 2008-01-28 | 1 | -2/+2 |
* | [IPSEC]: Remove nhoff from xfrm_input | Herbert Xu | 2008-01-28 | 1 | -0/+2 |
* | [IPSEC]: Merge most of the output path | Herbert Xu | 2008-01-28 | 1 | -72/+4 |
* | [IPV4]: Add ip_local_out | Herbert Xu | 2008-01-28 | 1 | -7/+1 |
* | [IPSEC]: Separate inner/outer mode processing on output | Herbert Xu | 2008-01-28 | 1 | -11/+30 |
* | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu | 2007-10-17 | 1 | -1/+1 |
* | [IPSEC]: Add missing BEET checks | Herbert Xu | 2007-10-17 | 1 | -1/+1 |
* | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 2007-10-15 | 1 | -2/+2 |
* | [IPSEC]: Move IP length/checksum setting out of transforms | Herbert Xu | 2007-10-10 | 1 | -0/+5 |
* | [IPSEC]: Move common output code to xfrm_output | Herbert Xu | 2007-10-10 | 1 | -36/+4 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+1 |
* | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -4/+4 |
* | [IPSEC]: output mode to take an xfrm state as input param | Jamal Hadi Salim | 2006-09-22 | 1 | -1/+1 |
* | [XFRM]: Add XFRM_MODE_xxx for future use. | Masahide NAKAMURA | 2006-09-22 | 1 | -2/+2 |
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2006-09-22 | 1 | -2/+2 |
* | [NET] gso: Add skb_is_gso | Herbert Xu | 2006-07-08 | 1 | -1/+1 |
* | [IPSEC]: Handle GSO packets | Herbert Xu | 2006-06-23 | 1 | -8/+46 |
* | [IPSEC] xfrm: Abstract out encapsulation modes | Herbert Xu | 2006-06-17 | 1 | -58/+3 |
* | [IPSEC]: Fix IP ID selection | Herbert Xu | 2006-04-29 | 1 | -1/+1 |
* | [XFRM]: Fix SNAT-related crash in xfrm4_output_finish | Patrick McHardy | 2006-02-15 | 1 | -3/+10 |
* | [NETFILTER]: Redo policy lookups after NAT when neccessary | Patrick McHardy | 2006-01-07 | 1 | -1/+1 |
* | [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder | Patrick McHardy | 2006-01-07 | 1 | -0/+1 |
* | [XFRM]: Netfilter IPsec output hooks | Patrick McHardy | 2006-01-07 | 1 | -17/+54 |
* | [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag | Herbert Xu | 2005-06-20 | 1 | -2/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+141 |