index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
2016-04-05
udp: remove headers from UDP packets before queueing
samanthakumar
2016-04-05
sock: convert sk_peek_offset functions to WRITE_ONCE
Willem de Bruijn
2016-04-04
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
2016-04-04
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
2016-04-04
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
2016-04-04
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
2016-04-04
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
2016-04-04
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
2016-02-11
sock: struct proto hash function may error
Craig Gallek
2016-01-21
net: sock: remove dead cgroup methods from struct proto
Johannes Weiner
2016-01-14
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: simplify the per-memcg limit access
Johannes Weiner
2016-01-14
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
2016-01-14
net: tcp_memcontrol: remove bogus hierarchy pressure propagation
Johannes Weiner
2016-01-14
net: tcp_memcontrol: properly detect ancestor socket pressure
Johannes Weiner
2016-01-04
soreuseport: define reuseport groups
Craig Gallek
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-16
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
2015-12-15
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
2015-12-15
tcp: Fix conditions to determine checksum offload
Tom Herbert
2015-12-14
net: fix IP early demux races
Eric Dumazet
2015-12-14
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-11
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-12-08
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
2015-12-05
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-03
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-02
tcp: suppress too verbose messages in tcp_send_ack()
Eric Dumazet
2015-12-01
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-11-30
net: Generalise wq_has_sleeper helper
Herbert Xu
2015-11-15
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-17
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
2015-10-12
tcp: shrink tcp_timewait_sock by 8 bytes
Eric Dumazet
2015-10-12
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
2015-10-12
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
2015-10-12
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-12
sock: support per-packet fwmark
Edward Jee
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
2015-09-29
net: constify sk_gfp_atomic() sock argument
Eric Dumazet
2015-09-17
tcp: provide skb->hash to synack packets
Eric Dumazet
2015-09-08
memcg: move memcg_proto_active from sock.h
Michal Hocko
2015-09-08
memcg: export struct mem_cgroup
Michal Hocko
[prev]
[next]