WANG Cong
|
ac5cc97799
net: check both type and procotol for tcp sockets
|
9 years ago |
Eric Dumazet
|
d188ba86dd
xfrm: add rcu protection to sk->sk_policy[]
|
9 years ago |
Marcelo Ricardo Leitner
|
01ce63c901
sctp: update the netstamp_needed counter when copying sockets
|
9 years ago |
Eric Dumazet
|
6bd4f355df
ipv6: kill sk_dst_lock
|
9 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
10 years ago |
Eric Dumazet
|
9e17f8a475
net: make skb_set_owner_w() more robust
|
10 years ago |
Hannes Frederic Sowa
|
080a270f5a
sock: don't enable netstamp for af_unix sockets
|
10 years ago |
Eric Dumazet
|
70da268b56
net: SO_INCOMING_CPU setsockopt() support
|
10 years ago |
Edward Jee
|
f28ea365cd
sock: support per-packet fwmark
|
10 years ago |
Eric Dumazet
|
e96f78ab27
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
|
10 years ago |
Julia Lawall
|
adf78edac0
net: core: drop null test before destroy functions
|
10 years ago |
Jean Sacren
|
69dba9bbc5
sock: fix kernel doc error
|
10 years ago |
Sowmini Varadhan
|
8a68173691
net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket
|
10 years ago |
Sabrina Dubroca
|
dfbafc9953
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
|
10 years ago |
Craig Gallek
|
b922622ec6
sock_diag: don't broadcast kernel sockets
|
10 years ago |
David Miller
|
1830fcea5b
net: Kill sock->sk_protinfo
|
10 years ago |
Craig Gallek
|
eb4cb00852
sock_diag: define destruction multicast groups
|
10 years ago |
David S. Miller
|
25c43bf13b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Shaohua Li
|
fb05e7a89f
net: don't wait for order-3 page allocation
|
10 years ago |
Mel Gorman
|
5d75361027
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap
|
10 years ago |
Eric Dumazet
|
d6a4e26afb
tcp: tcp_tso_autosize() minimum is one packet
|
10 years ago |
Eric Dumazet
|
1a24e04e4b
net: fix sk_mem_reclaim_partial()
|
10 years ago |
Eric W. Biederman
|
affb9792f1
net: kill sk_change_net and sk_release_kernel
|
10 years ago |
Eric W. Biederman
|
26abe14379
net: Modify sk_alloc to not reference count the netns of kernel sockets.
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Herbert Xu
|
2e70aedd3d
Revert "net: kernel socket should be released in init_net namespace"
|
10 years ago |
Eric Dumazet
|
52db70dca5
tcp: do not cache align timewait sockets
|
10 years ago |
David S. Miller
|
c85d6975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
hannes@stressinduktion.org
|
f60e5990d9
ipv6: protect skb->sk accesses from recursive dereference inside the stack
|
10 years ago |