index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
xfrm4_input.c
Age
Commit message (
Expand
)
Author
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-04-18
udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
Antony Antony
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2023-10-23
xfrm Fix use after free in __xfrm6_udp_encap_rcv.
Steffen Klassert
2023-10-06
xfrm: Support GRO for IPv4 ESP in UDP encapsulation
Steffen Klassert
2023-09-14
udp: annotate data-races around udp->encap_type
Eric Dumazet
2023-06-09
xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
Maciej Żenczykowski
2020-05-06
xfrm: state: remove extract_input indirection from xfrm_state_afinfo
Florian Westphal
2018-09-04
xfrm: reset transport header back to network header after all input transform...
Sowmini Varadhan
2017-12-19
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-15
esp: Add a software GRO codepath
Steffen Klassert
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
2014-02-25
xfrm4: Add IPsec protocol multiplexer
Steffen Klassert
2013-02-15
net: Add skb_unclone() helper function.
Pravin B Shelar
2012-07-26
ipv4: Fix input route performance regression.
David S. Miller
2012-07-20
ipv4: Kill ip_route_input_noref().
David Miller
2012-06-27
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
David S. Miller
2012-06-27
ipv4: tcp: dont cache unconfirmed intput dst
Eric Dumazet
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-05-17
net: Use ip_route_input_noref() in input path
Eric Dumazet
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
netfilter: ipv4: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2009-06-03
net: skb->dst accessors
Eric Dumazet
2008-12-26
ipsec: Remove useless ret variable
Herbert Xu
2008-01-28
[IPSEC]: Fix transport-mode async resume on intput without netfilter
Herbert Xu
2008-01-28
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
[IPSEC]: Add async resume support on input
Herbert Xu
2008-01-28
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
2008-01-28
[IPSEC]: Merge most of the input path
Herbert Xu
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
2007-10-17
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
2007-10-17
[IPSEC]: Add missing BEET checks
Herbert Xu
2007-10-17
[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
Herbert Xu
2007-10-10
[IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c
Herbert Xu
2007-07-10
[UDP]: Cleanup UDP encapsulation code
James Chapman
2007-05-31
[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.
Kazunori MIYAZAWA
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-02-13
[IPSEC]: Changing API of xfrm4_tunnel_register.
Kazunori MIYAZAWA
2007-02-10
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-09-28
[XFRM]: xfrm_parse_spi() annotations
Al Viro
2006-09-22
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
2006-06-17
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
[next]