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
/
net
/
xfrm
/
xfrm_policy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netns xfrm: per-netns policy counts
Alexey Dobriyan
2008-11-25
1
-18
/
+16
*
netns xfrm: per-netns xfrm_policy_bydst hash
Alexey Dobriyan
2008-11-25
1
-24
/
+33
*
netns xfrm: per-netns inexact policies
Alexey Dobriyan
2008-11-25
1
-8
/
+12
*
netns xfrm: per-netns xfrm_policy_byidx hashmask
Alexey Dobriyan
2008-11-25
1
-8
/
+7
*
netns xfrm: per-netns xfrm_policy_byidx hash
Alexey Dobriyan
2008-11-25
1
-10
/
+18
*
netns xfrm: per-netns policy list
Alexey Dobriyan
2008-11-25
1
-6
/
+6
*
netns xfrm: add struct xfrm_policy::xp_net
Alexey Dobriyan
2008-11-25
1
-2
/
+3
*
netns xfrm: per-netns km_waitq
Alexey Dobriyan
2008-11-25
1
-2
/
+2
*
netns xfrm: add netns boilerplate
Alexey Dobriyan
2008-11-25
1
-5
/
+40
*
xfrm: initialise xfrm_policy_gc_work statically
Alexey Dobriyan
2008-11-25
1
-2
/
+1
*
net: Remove unused parameter of xfrm_gen_index()
Arnaud Ebalard
2008-11-12
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-06
1
-2
/
+2
|
\
|
*
xfrm: Fix xfrm_policy_gc_lock handling.
Alexey Dobriyan
2008-11-03
1
-2
/
+2
*
|
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-31
1
-4
/
+2
*
|
xfrm: C99 for xfrm_dev_notifier
Alexey Dobriyan
2008-10-31
1
-3
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
1
-0
/
+2
|
\
\
|
|
/
|
*
xfrm: do not leak ESRCH to user space
fernando@oss.ntt.co
2008-10-31
1
-0
/
+2
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-2
/
+2
*
|
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
1
-4
/
+2
|
/
*
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
2008-10-05
1
-2
/
+3
*
ipsec: Put dumpers on the dump list
Herbert Xu
2008-10-01
1
-52
/
+59
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-09-09
1
-0
/
+1
|
\
|
*
ipsec: Restore larval states and socket policies in dump
Herbert Xu
2008-09-09
1
-0
/
+1
*
|
ipsec: Make xfrm_larval_drop default to 1.
David S. Miller
2008-09-09
1
-1
/
+1
|
/
*
net/xfrm: Use an IS_ERR test rather than a NULL test
Julien Brunel
2008-09-02
1
-4
/
+2
*
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
2008-07-19
1
-1
/
+1
*
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-28
1
-4
/
+8
*
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
2008-04-22
1
-1
/
+1
*
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
2008-04-12
1
-9
/
+15
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-2
/
+2
*
[XFRM] MIP6: Fix address keys for routing search.
YOSHIFUJI Hideaki
2008-03-25
1
-9
/
+40
*
[XFRM]: Speed up xfrm_policy and xfrm_state walking
Timo Teras
2008-02-28
1
-33
/
+46
*
[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().
YOSHIFUJI Hideaki
2008-02-17
1
-2
/
+18
*
[XFRM] xfrm_policy: kill some bloat
Ilpo Järvinen
2008-01-28
1
-2
/
+2
*
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
WANG Cong
2008-01-28
1
-2
/
+2
*
[XFRM] Statistics: Add outbound-dropping error.
Masahide NAKAMURA
2008-01-28
1
-1
/
+4
*
[XFRM]: RFC4303 compliant auditing
Paul Moore
2008-01-28
1
-8
/
+6
*
[XFRM]: Assorted IPsec fixups
Paul Moore
2008-01-28
1
-8
/
+7
*
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
2008-01-28
1
-12
/
+51
*
[XFRM]: Define packet dropping statistics.
Masahide NAKAMURA
2008-01-28
1
-0
/
+24
*
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
2008-01-28
1
-0
/
+21
*
[IPSEC]: Fix zero return value in xfrm_lookup on error
Herbert Xu
2008-01-28
1
-2
/
+2
*
[IPSEC]: Add ICMP host relookup support
Herbert Xu
2008-01-28
1
-3
/
+14
*
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
Herbert Xu
2008-01-28
1
-6
/
+11
*
[IPSEC]: Make xfrm_lookup flags argument a bit-field
Herbert Xu
2008-01-28
1
-1
/
+1
*
[NET]: Multiple namespaces in the all dst_ifdown routines.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[IPSEC]: SPD auditing fix to include the netmask/prefix-length
Paul Moore
2008-01-28
1
-18
/
+26
*
[IPSEC]: Merge common code into xfrm_bundle_create
Herbert Xu
2008-01-28
1
-24
/
+159
*
[IPSEC]: Move flow construction into xfrm_dst_lookup
Herbert Xu
2008-01-28
1
-10
/
+15
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
1
-3
/
+2
[next]