WANG Cong
|
d9dc8b0f8b
net: fix sleeping for sk_wait_event()
|
8 years ago |
Alan Cox
|
5ff904d55d
llc: switch type to bool as the timeout is only tested versus 0
|
9 years ago |
Kangjie Lu
|
b8670c09f3
net: fix infoleak in llc
|
9 years ago |
One Thousand Gnomes
|
82aaf4fcbe
af_llc: fix types on llc_ui_wait_for_conn
|
9 years ago |
Sabrina Dubroca
|
dfbafc9953
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
11 years ago |
Dan Williams
|
7bced39751
net_dma: simple removal
|
11 years ago |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 years ago |
Daniel Borkmann
|
4d231b76ee
net: llc: fix use after free in llc_ui_recvmsg
|
11 years ago |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
12 years ago |
Joe Perches
|
951fd874c3
llc: Use normal etherdevice.h tests
|
12 years ago |
Mathias Krause
|
c77a4b9cff
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
|
12 years ago |
Eric W. Biederman
|
df008c91f8
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
|
13 years ago |
Mathias Krause
|
3592aaeb80
llc: fix info leak via getsockname()
|
13 years ago |
Ben Hutchings
|
f4f8720feb
llc2: Call llc_station_exit() on llc2_init() failure path
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Eric Dumazet
|
dc6b9b7823
net: include/net/sock.h cleanup
|
13 years ago |
Paul Gortmaker
|
211ed86510
net: delete all instances of special processing for token ring
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Radu Iliescu
|
56ac11cf2f
llc: Fix race condition in llc_ui_recvmsg
|
13 years ago |
Alex Juncu
|
9cef310fcd
llc: llc_cmsg_rcv was getting called after sk_eat_skb.
|
13 years ago |
Eric Dumazet
|
941666c2e3
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
|
15 years ago |
Dan Carpenter
|
339db11b21
net/llc: make opt unsigned in llc_ui_setsockopt()
|
15 years ago |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
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 |
Octavian Purdila
|
3100aa9d74
llc: fix SAP reference counting w.r.t. socket handling
|
15 years ago |