Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4ac383ed3a12a7a56d70456403b7abd95477d840
/
net
/
xfrm
0c7ddf3
net: move pskb_put() to core code
by Mathias Krause
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
296c106
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
4d53eff
xfrm: Don't queue retransmitted packets if the original is still on the host
by Steffen Klassert
· 11 years ago
5cf4eb5
xfrm: use vmalloc_node() for percpu scratches
by Eric Dumazet
· 11 years ago
c1b1203
net: misc: Remove extern from function prototypes
by Joe Perches
· 11 years ago
12e3594
xfrm: prevent ipcomp scratch buffer race condition
by Michal Kubecek
· 11 years ago
2bb53e2
xfrm: check for a vaild skb in xfrm_policy_queue_process
by Steffen Klassert
· 11 years ago
e7d8f6c
xfrm: Add refcount handling to queued policies
by Steffen Klassert
· 11 years ago
f59bbdf
xfrm: Simplify SA looking up when using wildcard source
by Fan Du
· 11 years ago
6f11563
xfrm: Force SA to be lookup again if SA in acquire state
by Fan Du
· 11 years ago
7b77d16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
cd808fc
xfrm: Fix aevent generation for each received packet
by Thomas Egerer
· 11 years ago
33fce60
xfrm: Guard IPsec anti replay window against replay bitmap
by Fan Du
· 11 years ago
4479ff7
xfrm: Fix replay size checking on async events
by Steffen Klassert
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
302a50b
xfrm: Fix potential null pointer dereference in xdst_queue_output
by Steffen Klassert
· 11 years ago
0806ae4
xfrm: announce deleation of temporary SA
by Nicolas Dichtel
· 11 years ago
e3fec5a
xfrm: remove irrelevant comment in xfrm_input().
by Rami Rosen
· 11 years ago
844d487
xfrm: choose protocol family by skb protocol
by Hannes Frederic Sowa
· 11 years ago
99565a6c
xfrm: Make xfrm_state timer monotonic
by Fan Du
· 11 years ago
628e341
xfrm: make local error reporting more robust
by Hannes Frederic Sowa
· 11 years ago
0659eea
xfrm: Delete hold_timer when destroy policy
by Fan Du
· 11 years ago
e473fcb
xfrm: constify mark argument of xfrm_find_acq()
by Mathias Krause
· 11 years ago
ca4c3fc
net: split rt_genid for ipv4 and ipv6
by fan.du
· 11 years ago
a77471f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
4c4d41f
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
by Fan Du
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ebd4687
xfrm: simplify the exit path of xfrm_output_one()
by Jean Sacren
· 11 years ago
e4c1721
xfrm: force a garbage collection after deleting a policy
by Paul Moore
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
497574c
xfrm: properly handle invalid states as an error
by Timo Teräs
· 11 years ago
797994f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
d2049d8
xfrm: add rfc4494 AES-CMAC-96 support
by Jussi Kivilinna
· 12 years ago
16e3d96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0fb031f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 12 years ago
799ef90
xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()
by Mathias Krause
· 12 years ago
0017c0b
xfrm: Fix replay notification for esn.
by Steffen Klassert
· 12 years ago
b5fb82c
xfrm: use xfrm direction when lookup policy
by Baker Zhang
· 12 years ago
05600a7
xfrm_user: constify netlink dispatch table
by Mathias Krause
· 12 years ago
a947b0a
xfrm: allow to avoid copying DSCP during encapsulation
by Nicolas Dichtel
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
e0376d0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
7cb8a93
xfrm: Allow inserting policies with matching mark and different priorities
by Steffen Klassert
· 12 years ago
a0073fe
xfrm: Add a state resolution packet queue
by Steffen Klassert
· 12 years ago
fa8599d
xfrm: fix a unbalanced lock
by Li RongQing
· 12 years ago
7e50f84
pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support
by Jussi Kivilinna
· 12 years ago
70e94e6
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5b653b2
xfrm: fix freed block size calculation in xfrm_policy_fini()
by Michal Kubecek
· 12 years ago
e2f6725
net/xfrm/xfrm_replay: avoid division by zero
by Nickolai Zeldovich
· 12 years ago
7a9885b
xfrm: use separated locks to protect pointers of struct xfrm_state_afinfo
by Cong Wang
· 12 years ago
85168c0
xfrm: replace rwlock on xfrm_km_list with rcu
by Cong Wang
· 12 years ago
44abdc3
xfrm: replace rwlock on xfrm_state_afinfo with rcu
by Cong Wang
· 12 years ago
f215bf4
net/xfrm: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
71331da
xfrm_algo: probe asynchronous block ciphers instead of synchronous
by Jussi Kivilinna
· 12 years ago
bb65a9c
xfrm: removes a superfluous check and add a statistic
by Li RongQing
· 12 years ago
242a18d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
df008c9
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
by Eric W. Biederman
· 12 years ago
464dc80
net: Don't export sysctls to unprivileged users
by Eric W. Biederman
· 12 years ago
f7c83bc
net: xfrm: use __this_cpu_read per-cpu helper
by Shan Wei
· 12 years ago
aafd0d8
xfrm: remove redundant replay_esn check
by Ulrich Weber
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e3ac104
xfrm_user: don't copy esn replay window twice for new states
by Mathias Krause
· 12 years ago
ecd7918
xfrm_user: ensure user supplied esn replay window is valid
by Mathias Krause
· 12 years ago
1f86840
xfrm_user: fix info leak in copy_to_user_tmpl()
by Mathias Krause
· 12 years ago
7b78983
xfrm_user: fix info leak in copy_to_user_policy()
by Mathias Krause
· 12 years ago
f778a63
xfrm_user: fix info leak in copy_to_user_state()
by Mathias Krause
· 12 years ago
4c87308
xfrm_user: fix info leak in copy_to_user_auth()
by Mathias Krause
· 12 years ago
433a195
xfrm: fix a read lock imbalance in make_blackhole
by Li RongQing
· 12 years ago
c254637
xfrm_user: return error pointer instead of NULL #2
by Mathias Krause
· 12 years ago
864745d
xfrm_user: return error pointer instead of NULL
by Mathias Krause
· 12 years ago
ee8372d
xfrm: invalidate dst on policy insertion/deletion
by Nicolas Dichtel
· 12 years ago
e1760bd
userns: Convert the audit loginuid to be a kuid
by Eric W. Biederman
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c6bb813
xfrm: Report user triggered expirations against the users socket
by Eric W. Biederman
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
9f00d97
netlink: hide struct module parameter in netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
3b59df4
xfrm: Workaround incompatibility of ESN and async crypto
by Steffen Klassert
· 12 years ago
599901c
net/xfrm/xfrm_state.c: fix error return code
by Julia Lawall
· 12 years ago
ef8531b
xfrm: fix RCU bugs
by Eric Dumazet
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9d7b0fc
net: ipv6: fix oops in inet_putpeer()
by Patrick McHardy
· 12 years ago
5689226
xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh
by Fan Du
· 12 years ago
65e0736
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
by Fan Du
· 12 years ago
418a99a
Replace rwlock on xfrm_policy_afinfo with rcu
by Priyanka Jain
· 12 years ago
e3c0d04
Fix unexpected SA hard expiration after changing date
by Fan Du
· 12 years ago
f5b0a87
net: Document dst->obsolete better.
by David S. Miller
· 12 years ago
141e369
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
by Steffen Klassert
· 12 years ago
d1e31fb
xfrm: No need to copy generic neighbour pointer.
by David S. Miller
· 12 years ago
f894cbf
net: Add optional SKB arg to dst_ops->neigh_lookup().
by David S. Miller
· 12 years ago
a31f2d1
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
1d1e34d
xfrm_user: Propagate netlink error codes properly.
by David S. Miller
· 12 years ago
Next »