Pravin B Shelar
|
ae6164adeb
netlink: Fix skb ref counting.
|
12 년 전 |
Nicolas Dichtel
|
1bf9310a13
netlink: fix compilation after memory mapped patches
|
12 년 전 |
Stephen Rothwell
|
1d5085cbab
netlink: fix typo in net/netlink/af_netlink.c
|
12 년 전 |
Patrick McHardy
|
cd1df525da
netlink: add flow control for memory mapped I/O
|
12 년 전 |
Patrick McHardy
|
f9c2288837
netlink: implement memory mapped recvmsg()
|
12 년 전 |
Patrick McHardy
|
5fd96123ee
netlink: implement memory mapped sendmsg()
|
12 년 전 |
Patrick McHardy
|
9652e931e7
netlink: add mmap'ed netlink helper functions
|
12 년 전 |
Patrick McHardy
|
ccdfcc3985
netlink: mmaped netlink: ring setup
|
12 년 전 |
Patrick McHardy
|
cf0a018ac6
netlink: add netlink_skb_set_owner_r()
|
12 년 전 |
Patrick McHardy
|
1298ca4671
netlink: don't orphan skb in netlink_trim()
|
12 년 전 |
Patrick McHardy
|
e32123e598
netlink: rename ssk to sk in struct netlink_skb_params
|
12 년 전 |
Patrick McHardy
|
cd967e0571
netlink: add symbolic value for congested state
|
12 년 전 |
Hong zhi guo
|
573ce260b3
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
|
12 년 전 |
Andrey Vagin
|
0f29c76864
net: prepare netlink code for netlink diag
|
12 년 전 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 년 전 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 년 전 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 년 전 |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 년 전 |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 년 전 |
YOSHIFUJI Hideaki / 吉藤英明
|
fab2574591
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
|
12 년 전 |
Hannes Frederic Sowa
|
4e4b53768f
netlink: validate addr_len on bind
|
12 년 전 |
Hannes Frederic Sowa
|
9f1e0ad0ad
netlink: change presentation of portid in procfs to unsigned
|
12 년 전 |
Eric W. Biederman
|
df008c91f8
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
|
12 년 전 |
Eric Dumazet
|
6d772ac557
netlink: use kfree_rcu() in netlink_release()
|
12 년 전 |
Gao feng
|
6dc878a8ca
netlink: add reference of module in netlink_dump_start
|
12 년 전 |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 년 전 |
Pablo Neira Ayuso
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
13 년 전 |
Pablo Neira Ayuso
|
9785e10aed
netlink: kill netlink_set_nonroot
|
13 년 전 |
Eric W. Biederman
|
dbe9a4173e
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
|
13 년 전 |
David S. Miller
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 년 전 |