Denys Vlasenko
|
f9a7cbbf18
net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
|
9 年之前 |
Hannes Frederic Sowa
|
fafc4e1ea1
sock: tigthen lockdep checks for sock_owned_by_user
|
9 年之前 |
David S. Miller
|
b33b0a1bf6
net: Fix build failure due to lockdep_sock_is_held().
|
9 年之前 |
Hannes Frederic Sowa
|
03be98226c
sock: make lockdep_sock_is_held static inline
|
9 年之前 |
Hannes Frederic Sowa
|
1e1d04e678
net: introduce lockdep_is_held and update various places to use it
|
9 年之前 |
Hannes Frederic Sowa
|
61881cfb5a
sock: fix lockdep annotation in release_sock
|
9 年之前 |
samanthakumar
|
627d2d6b55
udp: enable MSG_PEEK at non-zero offset
|
9 年之前 |
samanthakumar
|
e6afc8ace6
udp: remove headers from UDP packets before queueing
|
9 年之前 |
Willem de Bruijn
|
b9bb53f383
sock: convert sk_peek_offset functions to WRITE_ONCE
|
9 年之前 |
Eric Dumazet
|
532182cd61
tcp: increment sk_drops for dropped rx packets
|
9 年之前 |
Eric Dumazet
|
ca065d0cf8
udp: no longer use SLAB_DESTROY_BY_RCU
|
9 年之前 |
Eric Dumazet
|
a4298e4522
net: add SOCK_RCU_FREE socket flag
|
9 年之前 |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 年之前 |
Soheil Hassas Yeganeh
|
3dd17e63f5
sock: accept SO_TIMESTAMPING flags in socket cmsg
|
9 年之前 |
Willem de Bruijn
|
39771b127b
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
|
9 年之前 |
Craig Gallek
|
086c653f58
sock: struct proto hash function may error
|
10 年之前 |
Johannes Weiner
|
4877be9019
net: sock: remove dead cgroup methods from struct proto
|
10 年之前 |
Johannes Weiner
|
80e95fe0fd
mm: memcontrol: generalize the socket accounting jump label
|
10 年之前 |
Johannes Weiner
|
baac50bbc3
net: tcp_memcontrol: simplify linkage between socket and page counter
|
10 年之前 |
Johannes Weiner
|
e805605c72
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
|
10 年之前 |
Johannes Weiner
|
80f23124f5
net: tcp_memcontrol: simplify the per-memcg limit access
|
10 年之前 |
Johannes Weiner
|
af95d7df40
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
|
10 年之前 |
Johannes Weiner
|
931f3f4beb
net: tcp_memcontrol: remove bogus hierarchy pressure propagation
|
10 年之前 |
Johannes Weiner
|
8c2c2358b2
net: tcp_memcontrol: properly detect ancestor socket pressure
|
10 年之前 |
Craig Gallek
|
ef456144da
soreuseport: define reuseport groups
|
10 年之前 |
David S. Miller
|
b3e0d3d7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Hannes Frederic Sowa
|
7bbadd2d10
net: fix warnings in 'make htmldocs' by moving macro definition out of field declaration
|
10 年之前 |
Lorenzo Colitti
|
64be0aed59
net: diag: Add the ability to destroy a socket.
|
10 年之前 |
Tom Herbert
|
9a49850d0a
tcp: Fix conditions to determine checksum offload
|
10 年之前 |
Eric Dumazet
|
5037e9ef94
net: fix IP early demux races
|
10 年之前 |