Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9bfeb691e75b21fdaa80ffae719083200b190381
/
net
/
xfrm
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
77d8d7a
[IPSEC]: Document that policy direction is derived from the index.
by Herbert Xu
· 19 years ago
83fa340
[XFRM]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
e104411
[XFRM]: Always release dst_entry on error in xfrm_lookup
by Patrick McHardy
· 19 years ago
ba89966
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
by Eric Dumazet
· 19 years ago
0662860
[NETLINK]: Add "groups" argument to netlink_kernel_create
by Patrick McHardy
· 19 years ago
ac6d439
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
by Patrick McHardy
· 19 years ago
43e943c
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
by Patrick McHardy
· 19 years ago
4fdb3bb
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
by Harald Welte
· 19 years ago
a4f1bac
[XFRM]: Fix possible overflow of sock->sk_policy
by Herbert Xu
· 19 years ago
6a2e9b7
[NET]: move config options out to individual protocols
by Sam Ravnborg
· 19 years ago
d094cd8
[IPSEC]: Add xfrm_state_afinfo->init_flags
by Herbert Xu
· 19 years ago
72cb696
[IPSEC]: Add xfrm_init_state
by Herbert Xu
· 19 years ago
0603eac
[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
by Herbert Xu
· 19 years ago
ee57eef
[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify
by Jamal Hadi Salim
· 19 years ago
7d6dfe1
[IPSEC] Fix xfrm_state leaks in error path
by Patrick McHardy
· 19 years ago
f60f6b8
[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
by Herbert Xu
· 19 years ago
e744389
[IPSEC] Set byid for km_event in xfrm_get_policy
by Herbert Xu
· 19 years ago
bf08867
[IPSEC] Turn km_event.data into a union
by Herbert Xu
· 19 years ago
4666faa
[IPSEC] Kill spurious hard expire messages
by Herbert Xu
· 19 years ago
26b15da
[IPSEC] Add complete xfrm event notification
by Jamal Hadi Salim
· 19 years ago
92d63de
From: Kazunori Miyazawa <kazunori@miyazawa.org>
by Hideaki YOSHIFUJI
· 19 years ago
31c2685
[IPSEC]: Verify key payload in verify_one_algo
by Herbert Xu
· 19 years ago
b9e9dea
[IPSEC]: Fixed alg_key_len usage in attach_one_algo
by Herbert Xu
· 19 years ago
d481020
[XFRM]: skb_cow_data() does not set proper owner for new skbs.
by Evgeniy Polyakov
· 19 years ago
aabc976
[IPSEC]: Store idev entries
by Herbert Xu
· 20 years ago
0f4821e
[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().
by David S. Miller
· 20 years ago
09e1430
[NETLINK]: Fix infinite loops in synchronous netlink changes.
by David S. Miller
· 20 years ago
2a0a6eb
[NETLINK]: Synchronous message processing.
by Herbert Xu
· 20 years ago
492b558
[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch
by Thomas Graf
· 20 years ago
5c5d281
[XFRM]: Fix existence lookup in xfrm_state_find
by Patrick McHardy
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago