David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 年之前 |
Eric Dumazet
|
c3f9b01849
tcp: tcp_release_cb() should release socket ownership
|
11 年之前 |
Eric Dumazet
|
ed98df3361
net: use __GFP_NORETRY for high order allocations
|
11 年之前 |
Michal Sekletar
|
ea02f9411d
net: introduce SO_BPF_EXTENSIONS
|
11 年之前 |
Michael Dalton
|
097b4f19e5
net: allow > 0 order atomic page alloc in skb_page_frag_refill
|
11 年之前 |
David S. Miller
|
855404efae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
11 年之前 |
stephen hemminger
|
8f09898bf0
socket: cleanups
|
11 年之前 |
Daniel Borkmann
|
86f8515f97
net: netprio: rename config to be more consistent with cgroup configs
|
11 年之前 |
Daniel Borkmann
|
fe1217c4f3
net: net_cls: move cgroupfs classid handling into core
|
11 年之前 |
Sasha Levin
|
12663bfc97
net: unix: allow set_peek_off to fail
|
11 年之前 |
ZHAO Gang
|
0a6957e7d4
net: remove function sk_reset_txq()
|
11 年之前 |
Eric Dumazet
|
400dfd3ae8
net: refactor sk_page_frag_refill()
|
11 年之前 |
David S. Miller
|
53af53ae83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Eric Dumazet
|
7eec4174ff
pkt_sched: fq: fix non TCP flows pacing
|
12 年之前 |
Eric Dumazet
|
62748f32d5
net: introduce SO_MAX_PACING_RATE
|
12 年之前 |
Eric Dumazet
|
28d6427109
net: attempt high order allocations in sock_alloc_send_pskb()
|
12 年之前 |
David S. Miller
|
0e76a3a587
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Cong Wang
|
e0d1095ae3
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
|
12 年之前 |
Eric Dumazet
|
f2f872f927
netem: Introduce skb_orphan_partial() helper
|
12 年之前 |
Richard Cochran
|
cb820f8e4b
net: Provide a generic socket error queue delivery method for Tx time stamps.
|
12 年之前 |
Eliezer Tamir
|
64b0dc517e
net: rename busy poll socket op and globals
|
12 年之前 |
Eliezer Tamir
|
076bb0c82a
net: rename include/net/ll_poll.h to include/net/busy_poll.h
|
12 年之前 |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Nicolas Schichan
|
5dbe7c178d
net: fix kernel deadlock with interface rename and netdev name retrieval.
|
12 年之前 |
Eliezer Tamir
|
2d48d67fa8
net: poll/select low latency socket support
|
12 年之前 |
Eliezer Tamir
|
dafcc4380d
net: add socket option for low latency polling
|
12 年之前 |
Eliezer Tamir
|
0602129286
net: add low latency socket poll
|
12 年之前 |
Federico Vaga
|
456db6a4d4
net/core/sock.c: add missing VSOCK string in af_family_*_key_strings
|
12 年之前 |
Eric Dumazet
|
f77d602124
ipv6: do not clear pinet6 field
|
12 年之前 |
Zefan Li
|
6ffd464102
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
|
12 年之前 |