Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
90300dcd2c3dbcc51ea038b4108ca78f7d10629f
/
net
/
xfrm
79191ea
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
by Andy Whitcroft
· 8 years ago
64a5465
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
by Andy Whitcroft
· 8 years ago
f68a09c
xfrm: policy: init locks early
by Florian Westphal
· 8 years ago
83e2d05
xfrm_user: fix return value from xfrm_user_rcv_msg
by Yi Zhao
· 8 years ago
330e832
xfrm: unbreak xfrm_sk_policy_lookup
by Florian Westphal
· 8 years ago
07613873
proc: Reduce cache miss in xfrm_statistics_seq_show
by Jia He
· 8 years ago
1678c11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c2f672f
xfrm: state lookup can be lockless
by Florian Westphal
· 8 years ago
b588479
xfrm: Fix memory leak of aead algorithm name
by Ilan Tayari
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
65b323e
xfrm: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
2f30ea5
xfrm_user: propagate sec ctx allocation errors
by Mathias Krause
· 8 years ago
575f9c4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
0f76d25
net: xfrm: Change u32 sysctl entries to use proc_douintvec
by subashab@codeaurora.org
· 8 years ago
35db57bb
xfrm: state: remove per-netns gc task
by Florian Westphal
· 8 years ago
4141b36
xfrm: Fix xfrm_policy_lock imbalance
by Steffen Klassert
· 8 years ago
9d0380d
xfrm: policy: convert policy_lock to spinlock
by Florian Westphal
· 8 years ago
d5b8f86
xfrm: policy: don't acquire policy lock in xfrm_spd_getinfo
by Florian Westphal
· 8 years ago
ae33786
xfrm: policy: only use rcu in xfrm_sk_policy_lookup
by Florian Westphal
· 8 years ago
a7c44247
xfrm: policy: make xfrm_policy_lookup_bytype lockless
by Florian Westphal
· 8 years ago
e37cc8a
xfrm: policy: use atomic_inc_not_zero in rcu section
by Florian Westphal
· 8 years ago
3084609
xfrm: policy: add sequence count to sync with hash resize
by Florian Westphal
· 8 years ago
e1e551b
xfrm: policy: prepare policy_bydst hash for rcu lookups
by Florian Westphal
· 8 years ago
a5eefc1
xfrm: policy: use rcu versions for iteration and list add/del
by Florian Westphal
· 8 years ago
1625f45
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
by Alexey Kodanev
· 8 years ago
d737a58
xfrm: state: don't use lock anymore unless acquire operation is needed
by Florian Westphal
· 8 years ago
c840699
xfrm: state: use rcu_deref and assign_pointer helpers
by Florian Westphal
· 8 years ago
b65e3d7
xfrm: state: add sequence count to detect hash resizes
by Florian Westphal
· 8 years ago
df7274e
xfrm: state: delay freeing until rcu grace period has elapsed
by Florian Westphal
· 8 years ago
02efdff
xfrm: state: use atomic_inc_not_zero to increment refcount
by Florian Westphal
· 8 years ago
ae3fb6d
xfrm: state: use hlist_for_each_entry_rcu helper
by Florian Westphal
· 8 years ago
e45a8a9
xfrm: constify xfrm_replay structures
by Julia Lawall
· 8 years ago
6916fb3
xfrm: Ignore socket policies when rebuilding hash tables
by Tobias Brunner
· 8 years ago
7677c75
xfrm: get rid of another incorrect WARN
by Vegard Nossum
· 8 years ago
73efc32
xfrm: get rid of incorrect WARN
by Vegard Nossum
· 8 years ago
1ba5bf9
xfrm: fix crash in XFRM_MSG_GETSA netlink handler
by Vegard Nossum
· 8 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
32b583a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
de95c4a
xfrm: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
071d36b
xfrm: Fix crash observed during device unregistration and decryption
by subashab@codeaurora.org
· 9 years ago
2bf8c47
net/xfrm_user: use in_compat_syscall to deny compat syscalls
by Andy Lutomirski
· 9 years ago
215276c
xfrm: Reset encapsulation field of the skb before transformation
by Steffen Klassert
· 9 years ago
17bc197
ipsec: Use skcipher and ahash when probing algorithms
by Herbert Xu
· 9 years ago
9207f9d
net: preserve IP control block during GSO segmentation
by Konstantin Khlebnikov
· 9 years ago
024f35c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
d188ba8
xfrm: add rcu protection to sk->sk_policy[]
by Eric Dumazet
· 9 years ago
56f0473
xfrm: add rcu grace period in xfrm_policy_destroy()
by Eric Dumazet
· 9 years ago
bd5eb35
xfrm: take care of request sockets
by Eric Dumazet
· 9 years ago
a8a572a
xfrm: dst_entries_init() per-net dst_ops
by Dan Streetman
· 9 years ago
e7b63ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
cb866e3
xfrm: Increment statistic counter on inner mode error
by Steffen Klassert
· 9 years ago
e33d4f1
xfrm: Fix unaligned access to stats in copy_to_user_state()
by Sowmini Varadhan
· 9 years ago
ede2059
dst: Pass net into dst->output
by Eric W. Biederman
· 9 years ago
cf91a99
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
by Eric W. Biederman
· 9 years ago
4ebdfba7
dst: Pass a sk into .local_out
by Eric W. Biederman
· 9 years ago
13206b6
net: Pass net into dst_output and remove dst_output_okfn
by Eric W. Biederman
· 9 years ago
3f5312a
xfrm: Only compute net once in xfrm_policy_queue_process
by Eric W. Biederman
· 9 years ago
4e07723
xfrm: Fix state threshold configuration from userspace
by Michael Rossberg
· 9 years ago
6f9c961
inet: constify ip_route_output_flow() socket argument
by Eric Dumazet
· 9 years ago
be10de0
netfilter: Add blank lines in callers of netfilter hooks
by Eric W. Biederman
· 9 years ago
0c4b51f
netfilter: Pass net into okfn
by Eric W. Biederman
· 9 years ago
29a26a5
netfilter: Pass struct net into the netfilter hooks
by Eric W. Biederman
· 9 years ago
5a70649
net: Merge dst_output and dst_output_sk
by Eric W. Biederman
· 9 years ago
a6568b2
xfrm: Remove unused afinfo method init_dst
by Eric W. Biederman
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
de0ded7
ipsec: Replace seqniv with seqiv
by Herbert Xu
· 9 years ago
42a7b32
xfrm: Add oif to dst lookups
by David Ahern
· 9 years ago
df36756
net/xfrm: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
0c199a9
xfrm: Fix a typo
by Jakub Wilk
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
44d21c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
b08b6b7
xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users
by Martin Willi
· 9 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a74eab6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 9 years ago
049f8e2
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
by Alexander Duyck
· 9 years ago
69b0137
ipsec: Add IV generator information to xfrm_state
by Herbert Xu
· 9 years ago
165ecc6
xfrm: Add IV generator information to xfrm_algo_desc
by Herbert Xu
· 9 years ago
407d34e
xfrm: Always zero high-order sequence number bits
by Herbert Xu
· 9 years ago
8faf491
xfrm: optimise to search the inexact policy list
by Li RongQing
· 9 years ago
9449c3c
net: make skb_dst_pop routine static
by Ying Xue
· 9 years ago
de2ad48
xfrm: move the checking for old xfrm_policy hold_queue to beginning
by Li RongQing
· 10 years ago
586f2eb
xfrm: remove the unnecessary checking before call xfrm_pol_hold
by Li RongQing
· 10 years ago
bdddbf6
xfrm: fix a race in xfrm_state_lookup_byspi
by Li RongQing
· 10 years ago
dc0565c
xfrm: slightly optimise xfrm_input
by Li RongQing
· 10 years ago
f31e8d4f
xfrm: fix the return code when xfrm_*_register_afinfo failed
by Li RongQing
· 10 years ago
8007770
xfrm: optimise the use of walk list header in xfrm_policy/state_walk
by Li RongQing
· 10 years ago
1ee5e66
xfrm: remove the xfrm_queue_purge definition
by Li RongQing
· 10 years ago
87ffabb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9399bdc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
7026b1d
netfilter: Pass socket pointer down through okfn().
by David Miller
· 10 years ago
68c11e9
xfrm: fix xfrm_input/xfrm_tunnel_check oops
by Alexey Dobriyan
· 10 years ago
15e318b
xfrm: simplify xfrm_address_t use
by Jiri Benc
· 10 years ago
ca00942
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 10 years ago
7400599
xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host
by Fan Du
· 10 years ago
ac37e25
xfrm: release dst_orig in case of error in xfrm_lookup()
by huaibin Wang
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
83400b9
net: xfrm: xfrm_algo: Remove unused function
by Rickard Strandqvist
· 10 years ago
6db70e3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
Next »