index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Commit message (
Expand
)
Author
Age
*
net: add __sock_wfree() helper
Eric Dumazet
2016-05-03
*
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
2016-05-02
*
net: do not block BH while processing socket backlog
Eric Dumazet
2016-05-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
|
\
|
*
net: add the AF_KCM entries to family name tables
Dexuan Cui
2016-04-06
*
|
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
2016-04-07
*
|
udp: enable MSG_PEEK at non-zero offset
samanthakumar
2016-04-05
*
|
udp: remove headers from UDP packets before queueing
samanthakumar
2016-04-05
*
|
tcp: increment sk_drops for listeners
Eric Dumazet
2016-04-04
*
|
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
2016-04-04
*
|
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
2016-04-04
*
|
tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO
Soheil Hassas Yeganeh
2016-04-04
*
|
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
2016-04-04
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
|
\
|
*
net: Facility to report route quality of connected sockets
Tom Herbert
2016-02-25
|
*
soreuseport: Prep for fast reuseport TCP socket selection
Craig Gallek
2016-02-11
*
|
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
|
/
*
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
2016-01-14
*
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
2016-01-14
*
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
2016-01-14
*
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
2016-01-14
*
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
|
\
|
*
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-17
|
*
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-11
|
*
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-05
*
|
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2015-12-08
*
|
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-12-08
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
|
\
|
|
*
ipv6: kill sk_dst_lock
Eric Dumazet
2015-12-03
|
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
*
|
net: Generalise wq_has_sleeper helper
Herbert Xu
2015-11-30
|
/
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
*
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-11-02
*
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
2015-10-27
*
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-12
*
sock: support per-packet fwmark
Edward Jee
2015-10-12
*
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
2015-10-03
*
net: core: drop null test before destroy functions
Julia Lawall
2015-09-15
*
sock: fix kernel doc error
Jean Sacren
2015-08-27
*
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
2015-07-30
*
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
*
sock_diag: don't broadcast kernel sockets
Craig Gallek
2015-06-30
*
net: Kill sock->sk_protinfo
David Miller
2015-06-28
*
sock_diag: define destruction multicast groups
Craig Gallek
2015-06-15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-14
|
\
|
*
net: don't wait for order-3 page allocation
Shaohua Li
2015-06-11
|
*
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...
Mel Gorman
2015-06-11
|
*
Revert "net: kernel socket should be released in init_net namespace"
Herbert Xu
2015-05-04
*
|
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
2015-05-26
[next]