index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
netns xfrm: per-netns sysctls
Alexey Dobriyan
2008-11-25
1
-5
/
+9
*
netns xfrm: /proc/net/xfrm_stat in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+2
*
netns xfrm: per-netns MIBs
Alexey Dobriyan
2008-11-25
1
-7
/
+6
*
netns xfrm: ->get_saddr in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
*
netns xfrm: ->dst_lookup in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+2
*
netns xfrm: KM reporting in netns
Alexey Dobriyan
2008-11-25
1
-2
/
+2
*
netns xfrm: pass netns with KM notifications
Alexey Dobriyan
2008-11-25
1
-0
/
+1
*
netns xfrm: per-netns NETLINK_XFRM socket
Alexey Dobriyan
2008-11-25
1
-3
/
+4
*
netns xfrm: dst garbage-collecting in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
*
netns xfrm: xfrm_route_forward() in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+3
*
netns xfrm: xfrm_policy_check in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+2
*
netns xfrm: policy walking in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
*
netns xfrm: finding policy in netns
Alexey Dobriyan
2008-11-25
1
-2
/
+2
*
netns xfrm: policy flushing in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
*
netns xfrm: state walking in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
*
netns xfrm: finding states in netns
Alexey Dobriyan
2008-11-25
1
-3
/
+4
*
netns xfrm: state lookup in netns
Alexey Dobriyan
2008-11-25
1
-2
/
+2
*
netns xfrm: state flush in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
*
netns xfrm: per-netns policy counts
Alexey Dobriyan
2008-11-25
1
-4
/
+2
*
netns xfrm: add struct xfrm_policy::xp_net
Alexey Dobriyan
2008-11-25
1
-1
/
+9
*
netns xfrm: per-netns km_waitq
Alexey Dobriyan
2008-11-25
1
-1
/
+0
*
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
2008-11-25
1
-1
/
+9
*
netns xfrm: add netns boilerplate
Alexey Dobriyan
2008-11-25
1
-1
/
+2
*
xfrm: remove unused struct xfrm_policy::next
Alexey Dobriyan
2008-10-31
1
-1
/
+0
*
net: reduce structures when XFRM=n
Alexey Dobriyan
2008-10-28
1
-0
/
+4
*
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
2008-10-05
1
-3
/
+12
*
ipsec: Put dumpers on the dump list
Herbert Xu
2008-10-01
1
-42
/
+28
*
ipsec: Fix xfrm_state_walk race
Herbert Xu
2008-09-22
1
-7
/
+3
*
ipsec: Use RCU-like construct for saved state within a walk
Herbert Xu
2008-09-09
1
-10
/
+5
*
xfrm: convert empty xfrm_audit_* macros to functions
Marcin Slusarz
2008-05-03
1
-8
/
+40
*
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-28
1
-11
/
+12
*
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
2008-04-22
1
-0
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
1
-0
/
+29
|
\
|
*
[IPSEC]: Fix BEET output
Herbert Xu
2008-03-26
1
-0
/
+6
|
*
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
2008-03-24
1
-0
/
+23
*
|
[XFRM] MIP6: Fix address keys for routing search.
YOSHIFUJI Hideaki
2008-03-25
1
-0
/
+17
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
1
-1
/
+1
|
\
\
|
|
/
|
*
xfrm: ->eth_proto is __be16
Al Viro
2008-03-17
1
-1
/
+1
*
|
[XFRM]: Speed up xfrm_policy and xfrm_state walking
Timo Teras
2008-02-28
1
-2
/
+50
|
/
*
[IPSEC]: Fix bogus usage of u64 on input sequence number
Herbert Xu
2008-02-12
1
-1
/
+4
*
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
2008-01-31
1
-4
/
+4
*
[IPSEC]: Add support for combined mode algorithms
Herbert Xu
2008-01-31
1
-0
/
+8
*
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
WANG Cong
2008-01-28
1
-2
/
+2
*
[IPSEC]: Kill duplicate xfrm_policy_flush prototype
Herbert Xu
2008-01-28
1
-1
/
+0
*
[XFRM]: RFC4303 compliant auditing
Paul Moore
2008-01-28
1
-7
/
+26
*
[XFRM]: Assorted IPsec fixups
Paul Moore
2008-01-28
1
-7
/
+7
*
[XFRM]: Define packet dropping statistics.
Masahide NAKAMURA
2008-01-28
1
-0
/
+18
*
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
2008-01-28
1
-0
/
+3
*
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
Herbert Xu
2008-01-28
1
-5
/
+58
*
[IPSEC]: Add xfrm_input_state helper
Herbert Xu
2008-01-28
1
-0
/
+5
[next]