index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ipcomp6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-14
ipcomp6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-7
/
+15
2013-12-06
ipv4/ipv6: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-09-16
ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACH
Steffen Klassert
1
-2
/
+1
2013-09-05
ipv6:introduce function to find route for redirect
Duan Jiong
1
-1
/
+1
2012-07-12
ipv6: Add redirect support to all protocol icmp error handlers.
David S. Miller
1
-4
/
+7
2012-06-16
ipv6: Handle PMTU in ICMP error handlers.
David S. Miller
1
-0
/
+2
2012-05-16
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-2
/
+2
2012-05-16
net: ipv6: Standardize prefixes for message logging
Joe Perches
1
-4
/
+7
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-2
/
+3
2010-02-23
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-2
/
+4
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+1
2010-02-17
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
1
-5
/
+1
2010-01-28
netns xfrm: ipcomp6 support
Alexey Dobriyan
1
-5
/
+8
2010-01-28
netns xfrm: xfrm6_tunnel in netns
Alexey Dobriyan
1
-2
/
+2
2009-09-15
net: constify struct inet6_protocol
Alexey Dobriyan
1
-1
/
+1
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
1
-1
/
+1
2008-11-26
netns xfrm: state lookup in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-26
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
1
-1
/
+1
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-1
/
+1
2008-10-29
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
1
-2
/
+2
2008-07-27
ipcomp: Fix warnings after ipcomp consolidation.
David S. Miller
1
-3
/
+1
2008-07-25
ipsec: ipcomp - Merge IPComp implementations
Herbert Xu
1
-292
/
+6
2008-04-19
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-28
[IPCOMP]: Disable BH on output when using shared tfm
Herbert Xu
1
-0
/
+2
2008-02-01
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
1
-1
/
+1
2008-02-01
[IPCOMP]: Fetch nexthdr before ipch is destroyed
Herbert Xu
1
-1
/
+4
2008-01-29
[IPSEC]: Forbid BEET + ipcomp for now
Herbert Xu
1
-11
/
+8
2007-11-07
[IPSEC]: Fix crypto_alloc_comp error checking
Herbert Xu
1
-1
/
+2
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+0
2007-10-18
[IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP
Herbert Xu
1
-1
/
+8
2007-10-11
[IPSEC]: Move IP length/checksum setting out of transforms
Herbert Xu
1
-13
/
+6
2007-10-11
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
Herbert Xu
1
-9
/
+8
2007-10-11
[IPSEC]: Set skb->data to payload in x->mode->output
Herbert Xu
1
-1
/
+4
2007-10-11
[IPSEC]: Store IPv6 nh pointer in mac_header on output
Herbert Xu
1
-3
/
+3
2007-10-11
[IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.c
Micah Gruber
1
-2
/
+0
2007-07-11
[XFRM]: Add module alias for transformation type.
Masahide NAKAMURA
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-3
/
+1
2007-04-26
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-02-11
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-11
/
+11
2006-12-03
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
Al Viro
1
-1
/
+1
2006-10-04
[XFRM]: BEET mode
Diego Beltrami
1
-1
/
+4
2006-09-29
[XFRM]: xfrm_state_lookup() annotations
Al Viro
1
-2
/
+2
2006-09-23
[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.
Masahide NAKAMURA
1
-0
/
+1
2006-09-23
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
1
-3
/
+3
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
1
-12
/
+13
2006-07-13
[IPCOMP]: Fix truesize after decompression
Herbert Xu
1
-1
/
+2
[next]