index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
xfrm6_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2024-05-01
xfrm: Add dir validation to "in" data path lookup
Antony Antony
1
-0
/
+7
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
1
-1
/
+5
2024-04-18
udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
Antony Antony
1
-13
/
+0
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-1
/
+1
2023-10-23
xfrm Fix use after free in __xfrm6_udp_encap_rcv.
Steffen Klassert
1
-3
/
+6
2023-10-06
xfrm: Support GRO for IPv6 ESP in UDP encapsulation
Steffen Klassert
1
-18
/
+76
2023-09-14
udp: annotate data-races around udp->encap_type
Eric Dumazet
1
-2
/
+2
2023-06-09
xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
Maciej Żenczykowski
1
-0
/
+3
2020-05-06
xfrm: state: remove extract_input indirection from xfrm_state_afinfo
Florian Westphal
1
-5
/
+0
2020-04-28
xfrm: add support for UDPv6 encapsulation of ESP
Sabrina Dubroca
1
-5
/
+101
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
1
-1
/
+1
2018-12-19
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
1
-2
/
+4
2018-09-04
xfrm: reset transport header back to network header after all input transform...
Sowmini Varadhan
1
-0
/
+1
2017-12-19
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
1
-1
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-02
xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header push
Yossi Kuperman
1
-1
/
+3
2017-06-22
xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
Yossi Kuperman
1
-1
/
+1
2017-02-15
esp: Add a software GRO codepath
Steffen Klassert
1
-0
/
+7
2017-02-15
xfrm: Add a secpath_set helper.
Steffen Klassert
1
-12
/
+3
2016-09-21
vti6: fix input path
Nicolas Dichtel
1
-5
/
+11
2016-08-11
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
Alexey Kodanev
1
-0
/
+1
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-2
/
+2
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-1
/
+2
2014-08-24
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
1
-2
/
+0
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-2
/
+2
2010-03-25
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
1
-1
/
+1
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-1
/
+1
2008-11-25
netns xfrm: per-netns MIBs
Alexey Dobriyan
1
-4
/
+5
2008-11-25
netns xfrm: state lookup in netns
Alexey Dobriyan
1
-1
/
+1
2008-03-25
[XFRM] IPV6: Optimize xfrm6_input_addr().
YOSHIFUJI Hideaki
1
-41
/
+14
2008-01-28
[IPSEC]: Fix transport-mode async resume on intput without netfilter
Herbert Xu
1
-7
/
+5
2008-01-28
[XFRM]: RFC4303 compliant auditing
Paul Moore
1
-0
/
+1
2008-01-28
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
1
-0
/
+3
2008-01-28
[XFRM] MIPv6: Fix to input RO state correctly.
Masahide NAKAMURA
1
-25
/
+29
2008-01-28
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
1
-0
/
+1
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-1
/
+1
2008-01-28
[IPSEC]: Add async resume support on input
Herbert Xu
1
-0
/
+3
2008-01-28
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
1
-1
/
+3
2008-01-28
[IPSEC]: Merge most of the input path
Herbert Xu
1
-105
/
+13
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
1
-1
/
+6
2007-10-17
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
1
-2
/
+2
2007-10-17
[IPSEC]: Add missing BEET checks
Herbert Xu
1
-1
/
+1
2007-10-17
[IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi
Herbert Xu
1
-1
/
+0
2007-10-17
[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
Herbert Xu
1
-5
/
+4
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
1
-2
/
+2
2007-05-31
[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.
Kazunori MIYAZAWA
1
-4
/
+2
2007-04-25
[IPV6] XFRM: Use ip6addr_any where applicable.
YOSHIFUJI Hideaki
1
-3
/
+1
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-3
/
+3
[next]