Junwei Zhang
|
d0d79c3fd7
afkey: fix a typo
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
David S. Miller
|
e0376d0043
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
12 years ago |
Jussi Kivilinna
|
7e50f84c94
pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
70e94e66ae
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
|
12 years ago |
Cong Wang
|
cdfa1fe5c0
af_key: remove a duplicated skb_orphan()
|
12 years ago |
Eric W. Biederman
|
df008c91f8
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
|
12 years ago |
Dan Carpenter
|
f674e72ff1
net/key/af_key.c: add range checks on ->sadb_x_policy_len
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
David S. Miller
|
e6acb38480
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Fan Du
|
65e0736bc2
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
|
13 years ago |
Eric W. Biederman
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Julia Lawall
|
89eb06f11c
net/key/af_key.c: add missing kfree_skb
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Joe Perches
|
ea11073387
net: Remove casts of void *
|
14 years ago |
Dan Rosenberg
|
71338aa7d0
net: convert %p usage to %pK
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
Stephen Hemminger
|
7f6daa635c
pfkey: fix warning
|
14 years ago |
David S. Miller
|
4c93fbb062
pfkey: Use const where possible.
|
14 years ago |
David S. Miller
|
183cad1278
xfrm: Const'ify pointer args to km_migrate() and implementations.
|
14 years ago |
David S. Miller
|
214e005bc3
xfrm: Pass km_event pointers around as const when possible.
|
14 years ago |
stephen hemminger
|
ada440e3b5
afkey: add sparse annotation about rcu
|
14 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 years ago |
stephen hemminger
|
207024b947
pfkey: add severity to printk
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Dan Carpenter
|
9a127aad4d
af_key: return error if pfkey_xfrm_policy2msg_prep() fails
|
15 years ago |