Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ac27a0ec112a089f1a5102bc8dffc79c8c815571
/
net
/
xfrm
0a69452
[XFRM]: BEET mode
by Diego Beltrami
· 18 years ago
ae8c057
[XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect.
by David S. Miller
· 18 years ago
667bbcb
[XFRM] STATE: Use destination address for src hash.
by Masahide NAKAMURA
· 18 years ago
7b4dc360
[XFRM]: Do not add a state whose SPI is zero to the SPI hash.
by Masahide NAKAMURA
· 18 years ago
8122adf
[XFRM]: xfrm_spi_hash() annotations
by Al Viro
· 18 years ago
61f4627
[XFRM]: xfrm_replay_advance() annotations
by Al Viro
· 18 years ago
a252cc2
[XFRM]: xrfm_replay_check() annotations
by Al Viro
· 18 years ago
6067b2b
[XFRM]: xfrm_parse_spi() annotations
by Al Viro
· 18 years ago
a94cfd1
[XFRM]: xfrm_state_lookup() annotations
by Al Viro
· 18 years ago
26977b4
[XFRM]: xfrm_alloc_spi() annotated
by Al Viro
· 18 years ago
a1e59ab
[XFRM]: Fix wildcard as tunnel source
by Patrick McHardy
· 18 years ago
d1d9fac
[XFRM]: remove xerr_idxp from __xfrm_policy_check()
by James Morris
· 18 years ago
a9917c0
[XFRM] STATE: Fix flusing with hash mask.
by Masahide NAKAMURA
· 18 years ago
e5d679f
[NET]: Use SLAB_PANIC
by Alexey Dobriyan
· 18 years ago
acba48e
[XFRM]: Respect priority in policy lookups.
by David S. Miller
· 18 years ago
44e36b4
[XFRM]: Extract common hashing code into xfrm_hash.[ch]
by David S. Miller
· 18 years ago
2518c7c
[XFRM]: Hash policies when non-prefixed.
by David S. Miller
· 18 years ago
c1969f2
[XFRM]: Hash xfrm_state objects by source address too.
by David S. Miller
· 18 years ago
a47f0ce
[XFRM]: Kill excessive refcounting of xfrm_state objects.
by David S. Miller
· 18 years ago
1c09539
[XFRM]: Purge dst references to deleted SAs passively.
by David S. Miller
· 18 years ago
c7f5ea3
[XFRM]: Do not flush all bundles on SA insert.
by David S. Miller
· 18 years ago
2575b65
[XFRM]: Simplify xfrm_spi_hash
by David S. Miller
· 18 years ago
a624c10
[XFRM]: Put more keys into destination hash function.
by David S. Miller
· 18 years ago
9d4a706
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
by David S. Miller
· 18 years ago
f034b5d
[XFRM]: Dynamic xfrm_state hash table sizing.
by David S. Miller
· 18 years ago
8f126e3
[XFRM]: Convert xfrm_state hash linkage to hlists.
by David S. Miller
· 18 years ago
edcd582
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
by David S. Miller
· 18 years ago
2770834
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
by David S. Miller
· 18 years ago
f7b6983
[XFRM] POLICY: Support netlink socket interface for sub policy.
by Masahide NAKAMURA
· 18 years ago
41a49cc
[XFRM]: Add sorting interface for state and template.
by Masahide NAKAMURA
· 18 years ago
4e81bb8
[XFRM] POLICY: sub policy support.
by Masahide NAKAMURA
· 18 years ago
c11f1a1
[XFRM] POLICY: Add Kconfig to support sub policy.
by Masahide NAKAMURA
· 18 years ago
97a64b4
[XFRM]: Introduce XFRM_MSG_REPORT.
by Masahide NAKAMURA
· 18 years ago
df0ba92
[XFRM]: Trace which secpath state is reject factor.
by Masahide NAKAMURA
· 18 years ago
e23c719
[XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.
by Masahide NAKAMURA
· 18 years ago
654b32c
[XFRM]: Fix message about transformation user interface.
by Masahide NAKAMURA
· 18 years ago
e53820d
[XFRM] IPV6: Restrict bundle reusing
by Masahide NAKAMURA
· 18 years ago
9afaca0
[XFRM] IPV6: Update outbound state timestamp for each sending.
by Masahide NAKAMURA
· 18 years ago
060f02a
[XFRM] STATE: Introduce care-of address.
by Noriaki TAKAMIYA
· 18 years ago
9e51fd3
[XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport.
by Masahide NAKAMURA
· 18 years ago
fbd9a5b
[XFRM] STATE: Common receive function for route optimization extension headers.
by Masahide NAKAMURA
· 18 years ago
f3bd484
[XFRM]: Restrict authentication algorithm only when inbound transformation protocol is IPsec.
by Masahide NAKAMURA
· 18 years ago
eb2971b
[XFRM] STATE: Search by address using source address list.
by Masahide NAKAMURA
· 18 years ago
6c44e6b
[XFRM] STATE: Add source address list.
by Masahide NAKAMURA
· 18 years ago
dc00a52
[XFRM] STATE: Allow non IPsec protocol.
by Masahide NAKAMURA
· 18 years ago
5794708
[XFRM]: Introduce a helper to compare id protocol.
by Masahide NAKAMURA
· 18 years ago
7e49e6d
[XFRM]: Add XFRM_MODE_xxx for future use.
by Masahide NAKAMURA
· 18 years ago
cb969f0
[MLSXFRM]: Default labeling of socket specific IPSec policies
by Venkat Yekkirala
· 18 years ago
beb8d13
[MLSXFRM]: Add flow labeling
by Venkat Yekkirala
· 18 years ago
0d68162
[MLSXFRM]: Add security context to acquire messages using netlink
by Serge Hallyn
· 18 years ago
e0d1caa
[MLSXFRM]: Flow based matching of xfrm policy and state
by Venkat Yekkirala
· 18 years ago
e4d5b79
[CRYPTO] users: Use crypto_comp and crypto_has_*
by Herbert Xu
· 18 years ago
07d4ee5
[IPSEC]: Use HMAC template and hash interface
by Herbert Xu
· 18 years ago
6b7326c
[IPSEC] ESP: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
04ff126
[IPSEC]: Add compatibility algorithm name support
by Herbert Xu
· 18 years ago
9409f38
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
by Herbert Xu
· 18 years ago
d49c73c
[IPSEC]: Validate properly in xfrm_dst_check()
by David S. Miller
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
244055f
[XFRM]: unexport xfrm_state_mtu
by Adrian Bunk
· 18 years ago
c7bdb54
[NETLINK]: Encapsulate eff_cap usage within security framework.
by Darrel Goeddel
· 18 years ago
6f68dc3
[NET]: Fix warnings after LSM-IPSEC changes.
by David S. Miller
· 18 years ago
c8c05a8
[LSM-IPsec]: SELinux Authorize
by Catherine Zhang
· 18 years ago
b59f45d
[IPSEC] xfrm: Abstract out encapsulation modes
by Herbert Xu
· 18 years ago
546be24
[IPSEC] xfrm: Undo afinfo lock proliferation
by Herbert Xu
· 18 years ago
4195f81
[NET]: Fix "ntohl(ntohs" bugs
by Alexey Dobriyan
· 18 years ago
e959d81
[XFRM]: fix incorrect xfrm_policy_afinfo_lock use
by Ingo Molnar
· 19 years ago
f311150
[XFRM]: fix incorrect xfrm_state_afinfo_lock use
by Ingo Molnar
· 19 years ago
8dff7c2
[XFRM]: fix softirq-unsafe xfrm typemap->lock use
by Ingo Molnar
· 19 years ago
2717096
[XFRM]: Fix aevent timer.
by Jamal Hadi Salim
· 19 years ago
dbe5b4a
[IPSEC]: Kill unused decap state structure
by Herbert Xu
· 19 years ago
be33690
[XFRM]: Fix aevent related crash
by Patrick McHardy
· 19 years ago
4a3e2f7
[NET] sem2mutex: net/
by Arjan van de Ven
· 19 years ago
253aa11
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
by David S. Miller
· 19 years ago
a70fcb0
[XFRM]: Add some missing exports.
by David S. Miller
· 19 years ago
ee857a7
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
by David S. Miller
· 19 years ago
0ac8475
[XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough.
by David S. Miller
· 19 years ago
6c5c8ca
[IPSEC]: Sync series - policy expires
by Jamal Hadi Salim
· 19 years ago
53bc6b4
[IPSEC]: Sync series - SA expires
by Jamal Hadi Salim
· 19 years ago
980ebd2
[IPSEC]: Sync series - acquire insert
by Jamal Hadi Salim
· 19 years ago
d51d081
[IPSEC]: Sync series - user
by Jamal Hadi Salim
· 19 years ago
f8cd548
[IPSEC]: Sync series - core changes
by Jamal Hadi Salim
· 19 years ago
752c1f4
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
by Herbert Xu
· 19 years ago
21380b8
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
by Herbert Xu
· 19 years ago
42cf93c
[NETFILTER]: Fix bridge netfilter related in xfrm_lookup
by Patrick McHardy
· 19 years ago
9951101
[XFRM]: Fix policy double put
by Patrick McHardy
· 19 years ago
00de651
[IPSEC]: Fix strange IPsec freeze.
by Herbert Xu
· 19 years ago
1b86235
[PATCH] remove bogus asm/bug.h includes.
by Al Viro
· 19 years ago
09a6266
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
by Kris Katterjohn
· 19 years ago
eb9c7eb
[NETFILTER]: Handle NAT in IPsec policy checks
by Patrick McHardy
· 19 years ago
3e3850e
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
by Patrick McHardy
· 19 years ago
5f8ac64
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
by Trent Jaeger
· 19 years ago
df71837
[LSM-IPSec]: Security association restriction.
by Trent Jaeger
· 19 years ago
9b78a82
[IPSEC]: Fix policy updates missed by sockets
by David S. Miller
· 19 years ago
399c180
[IPSEC]: Perform SA switchover immediately.
by David S. Miller
· 19 years ago
88fc2c8
[XFRM]: Use generic netlink receive queue processor
by Thomas Graf
· 19 years ago
a8f74b2
[NETLINK]: Make netlink_callback->done() optional
by Thomas Graf
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
80b30c1
[IPSEC]: Kill obsolete get_mss function
by Herbert Xu
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
Next »