Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
695794ae0c5bdd9bd06e35b118801e2e9be04f9e
/
net
/
xfrm
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
ccf9b3b
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
by Steffen Klassert
· 16 years ago
a13366c
xfrm: xfrm_algo: correct usage of RIPEMD-160
by Adrian-Ken Rueegsegger
· 16 years ago
88860c9
xfrm_user: Remove zero length key checks.
by David S. Miller
· 16 years ago
f5184d2
net: Allow netdevices to specify needed head/tailroom
by Johannes Berg
· 16 years ago
9781db7
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
2532386
Audit: collect sessionid in netlink messages
by Eric Paris
· 17 years ago
01a2202
[IPSEC]: Use digest_null directly for auth
by Herbert Xu
· 17 years ago
5e2c433
[XFRM] AUDIT: Fix flowlabel text format ambibuity.
by YOSHIFUJI Hideaki
· 17 years ago
c5d18e9
[IPSEC]: Fix catch-22 with algorithm IDs above 31
by Herbert Xu
· 17 years ago
2c8dd11
[XFRM]: Compilation warnings in xfrm_user.c.
by Denis V. Lunev
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
03e1ad7
LSM: Make the Labeled IPsec hooks more stack friendly
by Paul Moore
· 17 years ago
bcf0dda
[XFRM]: xfrm_user: fix selector family initialization
by Patrick McHardy
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
9bb182a
[XFRM] MIP6: Fix address keys for routing search.
by YOSHIFUJI Hideaki
· 17 years ago
df9dcb4
[IPSEC]: Fix inter address family IPsec tunnel handling.
by Kazunori MIYAZAWA
· 17 years ago
4c563f7
[XFRM]: Speed up xfrm_policy and xfrm_state walking
by Timo Teras
· 17 years ago
b791160
[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().
by YOSHIFUJI Hideaki
· 17 years ago
073a371
[XFRM]: Avoid bogus BUG() when throwing new policy away.
by YOSHIFUJI Hideaki
· 17 years ago
0f4bda0
net: xfrm statistics depend on INET
by Paul Mundt
· 17 years ago
b318e0e
[IPSEC]: Fix bogus usage of u64 on input sequence number
by Herbert Xu
· 17 years ago
405137d
[IPSEC]: Add support for aes-ctr.
by Joy Latten
· 17 years ago
0c11b94
[PATCH] switch audit_get_loginuid() to task_struct *
by Al Viro
· 17 years ago
9472c9e
[XFRM]: Fix statistics.
by Masahide NAKAMURA
· 17 years ago
5255dc6
[XFRM]: Remove unused exports.
by Adrian Bunk
· 17 years ago
533cb5b
[XFRM]: constify 'struct xfrm_type'
by Eric Dumazet
· 17 years ago
1a6509d
[IPSEC]: Add support for combined mode algorithms
by Herbert Xu
· 17 years ago
6fbf2cb
[IPSEC]: Allow async algorithms
by Herbert Xu
· 17 years ago
b7c6ba6
[NETNS]: Consolidate kernel netlink socket destruction.
by Denis V. Lunev
· 17 years ago
1486cbd
[XFRM] xfrm_policy: kill some bloat
by Ilpo Järvinen
· 17 years ago
50dd796
[XFRM]: Remove ifdef crypto.
by Sebastian Siewior
· 17 years ago
6666351
[XFRM]: xfrm_state_clone() should be static, not exported
by Eric Dumazet
· 17 years ago
64c31b3
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
by WANG Cong
· 17 years ago
d66e37a
[XFRM] Statistics: Add outbound-dropping error.
by Masahide NAKAMURA
· 17 years ago
cf35f43
[XFRM]: Kill some bloat
by Ilpo Järvinen
· 17 years ago
dbb1db8
[IPSEC]: Return EOVERFLOW when output sequence number overflows
by Herbert Xu
· 17 years ago
9a429c4
[NET]: Add some acquires/releases sparse annotations.
by Eric Dumazet
· 17 years ago
9dd3245
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
by Herbert Xu
· 17 years ago
fcb8c15
[IPSEC]: Fix double free on skb on async output
by Herbert Xu
· 17 years ago
b15c4bc
[XFRM]: Fix outbound statistics.
by Masahide NAKAMURA
· 17 years ago
e1af9f2
[XFRM]: Drop packets when replay counter would overflow
by Paul Moore
· 17 years ago
afeb14b
[XFRM]: RFC4303 compliant auditing
by Paul Moore
· 17 years ago
68277ac
[XFRM]: Assorted IPsec fixups
by Paul Moore
· 17 years ago
8ea8434
[XFRM]: Add packet processing statistics option.
by Masahide NAKAMURA
· 17 years ago
0aa6477
[XFRM]: Support to increment packet dropping statistics.
by Masahide NAKAMURA
· 17 years ago
558f82e
[XFRM]: Define packet dropping statistics.
by Masahide NAKAMURA
· 17 years ago
a1b0514
[XFRM] IPv6: Fix dst/routing check at transformation.
by Masahide NAKAMURA
· 17 years ago
910ef70
[IPSEC]: Do xfrm_state_check_space before encapsulation
by Herbert Xu
· 17 years ago
4bda4f2
[XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize.
by Pavel Emelyanov
· 17 years ago
aef2178
[IPSEC]: Fix zero return value in xfrm_lookup on error
by Herbert Xu
· 17 years ago
8b7817f
[IPSEC]: Add ICMP host relookup support
by Herbert Xu
· 17 years ago
d5422ef
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
by Herbert Xu
· 17 years ago
815f4e5
[IPSEC]: Make xfrm_lookup flags argument a bit-field
by Herbert Xu
· 17 years ago
0050112
[IPSEC]: Add xfrm_input_state helper
by Herbert Xu
· 17 years ago
df01812
[XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
5a3e55d
[NET]: Multiple namespaces in the all dst_ifdown routines.
by Denis V. Lunev
· 17 years ago
2fcb45b
[IPSEC]: Use the correct family for input state lookup
by Herbert Xu
· 17 years ago
875179f
[IPSEC]: SPD auditing fix to include the netmask/prefix-length
by Paul Moore
· 17 years ago
dcaee95
[IPSEC]: kmalloc + memset conversion to kzalloc
by Joonwoo Park
· 17 years ago
294b4ba
[IPSEC]: Kill afinfo->nf_post_routing
by David S. Miller
· 17 years ago
1bf06cd
[IPSEC]: Add async resume support on input
by Herbert Xu
· 17 years ago
60d5fcf
[IPSEC]: Remove nhoff from xfrm_input
by Herbert Xu
· 17 years ago
d26f398
[IPSEC]: Make x->lastused an unsigned long
by Herbert Xu
· 17 years ago
0ebea8e
[IPSEC]: Move state lock into x->type->input
by Herbert Xu
· 17 years ago
668dc8a
[IPSEC]: Move integrity stat collection into xfrm_input
by Herbert Xu
· 17 years ago
b2aa5e9
[IPSEC]: Store xfrm states in security path directly
by Herbert Xu
· 17 years ago
716062f
[IPSEC]: Merge most of the input path
by Herbert Xu
· 17 years ago
c6581a4
[IPSEC]: Add async resume support on output
by Herbert Xu
· 17 years ago
862b82c
[IPSEC]: Merge most of the output path
by Herbert Xu
· 17 years ago
227620e
[IPSEC]: Separate inner/outer mode processing on input
by Herbert Xu
· 17 years ago
a2deb6d
[IPSEC]: Move x->outer_mode->output out of locked section
by Herbert Xu
· 17 years ago
25ee328
[IPSEC]: Merge common code into xfrm_bundle_create
by Herbert Xu
· 17 years ago
66cdb3c
[IPSEC]: Move flow construction into xfrm_dst_lookup
by Herbert Xu
· 17 years ago
550ade8
[IPSEC]: Use dst->header_len when resizing on output
by Herbert Xu
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
0f99be0
[XFRM]: xfrm_algo_clone() allocates too much memory
by Eric Dumazet
· 17 years ago
2d60abc
[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE
by Eric Dumazet
· 17 years ago
5951cab
[XFRM]: Audit function arguments misordered
by Paul Moore
· 17 years ago
9ab4c954
[XFRM]: Display the audited SPI value in host byte order.
by Paul Moore
· 17 years ago
75b8c13
[IPSEC]: Fix potential dst leak in xfrm_lookup
by Herbert Xu
· 17 years ago
5e5234f
[IPSEC]: Fix uninitialised dst warning in __xfrm_lookup
by Herbert Xu
· 17 years ago
5dba479
[XFRM]: Fix leak of expired xfrm_states
by Patrick McHardy
· 17 years ago
8053fc3
[IPSEC]: Temporarily remove locks around copying of non-atomic fields
by Herbert Xu
· 17 years ago
87ae9af
cleanup asm/scatterlist.h includes
by Adrian Bunk
· 17 years ago
0e0940d
[IPSEC]: Fix scatterlist handling in skb_icv_walk().
by David S. Miller
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
b3b724f
net: fix xfrm build - missing scatterlist.h include
by Heiko Carstens
· 17 years ago
fa05f12
Update net/ to use sg helpers
by Jens Axboe
· 17 years ago
1399637
[IPSEC]: Rename mode to outer_mode and add inner_mode
by Herbert Xu
· 17 years ago
17c2a42
[IPSEC]: Store afinfo pointer in xfrm_mode
by Herbert Xu
· 17 years ago
1bfcb10
[IPSEC]: Add missing BEET checks
by Herbert Xu
· 17 years ago
aa5d62c
[IPSEC]: Move type and mode map into xfrm_state.c
by Herbert Xu
· 17 years ago
4407250
[IPSEC]: Fix length check in xfrm_parse_spi
by Herbert Xu
· 17 years ago
cd40b7d
[NET]: make netlink user -> kernel interface synchronious
by Denis V. Lunev
· 17 years ago
b7c6538
[IPSEC]: Move state lock into x->type->output
by Herbert Xu
· 17 years ago
050f009
[IPSEC]: Lock state when copying non-atomic fields to user-space
by Herbert Xu
· 17 years ago
68325d3
[XFRM] user: Move attribute copying code into copy_to_user_state_extra
by Herbert Xu
· 17 years ago
Next »