index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
xfrm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
1
-0
/
+6
|
\
|
*
xfrm: revert ipv4 mtu determination to dst_mtu
Hannes Frederic Sowa
2013-08-26
1
-12
/
+0
|
*
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
2013-08-19
1
-2
/
+2
|
*
xfrm: introduce helper for safe determination of mtu
Hannes Frederic Sowa
2013-08-14
1
-0
/
+12
|
*
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2013-08-14
1
-0
/
+6
*
|
xfrm: constify mark argument of xfrm_find_acq()
Mathias Krause
2013-08-05
1
-1
/
+1
|
/
*
xfrm: force a garbage collection after deleting a policy
Paul Moore
2013-05-31
1
-0
/
+5
*
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
2013-03-06
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-02-14
1
-2
/
+10
|
\
|
*
xfrm: Add a state resolution packet queue
Steffen Klassert
2013-02-06
1
-0
/
+7
|
*
pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...
Jussi Kivilinna
2013-02-01
1
-2
/
+3
*
|
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-13
/
+12
*
|
xfrm: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-3
/
+10
|
/
*
xfrm: Remove unused defines
Steffen Klassert
2013-01-21
1
-4
/
+0
*
xfrm: Fix the gc threshold value for ipv4
Steffen Klassert
2012-11-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-4
/
+4
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
1
-0
/
+3
|
|
\
|
*
|
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-3
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
1
-0
/
+2
|
|
\
\
|
*
|
|
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
2012-08-15
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-11
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-17
1
-11
/
+12
*
|
|
|
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2012-09-04
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
net: ipv6: fix oops in inet_putpeer()
Patrick McHardy
2012-08-20
1
-0
/
+2
|
|
/
|
/
|
*
|
Fix unexpected SA hard expiration after changing date
Fan Du
2012-08-02
1
-0
/
+4
|
/
*
net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel.
Saurabh
2012-07-18
1
-0
/
+2
*
xfrm_user: Propagate netlink error codes properly.
David S. Miller
2012-06-27
1
-6
/
+4
*
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
2012-05-15
1
-6
/
+6
*
xfrm: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-2
/
+3
*
xfrm: remove unneeded method typedef declaration in net/xfrm.h.
Rami Rosen
2012-02-25
1
-5
/
+0
*
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
1
-2
/
+2
*
xfrm: optimize ipv4 selector matching
Alexey Dobriyan
2011-11-22
1
-0
/
+8
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-11
1
-0
/
+3
|
\
|
*
xfrm: Assign the inner mode output function to the dst entry
Steffen Klassert
2011-05-10
1
-0
/
+3
*
|
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
1
-3
/
+3
*
|
Disable rp_filter for IPsec packets
Michael Smith
2011-04-10
1
-0
/
+9
|
/
*
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
2011-03-28
1
-0
/
+22
*
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
2011-03-21
1
-0
/
+1
*
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
2011-03-13
1
-0
/
+1
*
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
2011-03-13
1
-4
/
+20
*
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...
Steffen Klassert
2011-03-13
1
-2
/
+8
*
xfrm: Add basic infrastructure to support IPsec extended sequence numbers
Steffen Klassert
2011-03-13
1
-0
/
+7
*
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
2011-03-12
1
-12
/
+12
*
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
1
-9
/
+9
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-2
/
+2
*
xfrm: Handle blackhole route creation via afinfo.
David S. Miller
2011-03-01
1
-0
/
+1
*
xfrm: Pass const xfrm_mark to xfrm_mark_put().
David S. Miller
2011-02-27
1
-1
/
+1
*
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
David S. Miller
2011-02-27
1
-5
/
+5
*
xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
David S. Miller
2011-02-27
1
-2
/
+2
*
xfrm: Pass name as const to xfrm_*_get_byname().
David S. Miller
2011-02-27
1
-4
/
+4
[next]