index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-11
sock: struct proto hash function may error
Craig Gallek
1
-3
/
+3
2016-01-22
net: sock: remove dead cgroup methods from struct proto
Johannes Weiner
1
-12
/
+0
2016-01-15
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
1
-7
/
+0
2016-01-15
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
1
-21
/
+4
2016-01-15
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
1
-56
/
+8
2016-01-15
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
1
-3
/
+5
2016-01-15
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
1
-36
/
+3
2016-01-15
net: tcp_memcontrol: remove bogus hierarchy pressure propagation
Johannes Weiner
1
-15
/
+4
2016-01-15
net: tcp_memcontrol: properly detect ancestor socket pressure
Johannes Weiner
1
-4
/
+6
2016-01-05
soreuseport: define reuseport groups
Craig Gallek
1
-0
/
+2
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2015-12-16
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
1
-1
/
+1
2015-12-16
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
1
-0
/
+1
2015-12-16
tcp: Fix conditions to determine checksum offload
Tom Herbert
1
-0
/
+9
2015-12-15
net: fix IP early demux races
Eric Dumazet
1
-1
/
+1
2015-12-15
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+1
2015-12-12
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
1
-1
/
+1
2015-12-09
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
1
-8
/
+3
2015-12-09
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
1
-5
/
+5
2015-12-06
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
1
-0
/
+2
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+25
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
1
-2
/
+1
2015-12-03
tcp: suppress too verbose messages in tcp_send_ack()
Eric Dumazet
1
-2
/
+2
2015-12-01
net: fix sock_wake_async() rcu protection
Eric Dumazet
1
-7
/
+16
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-0
/
+10
2015-11-30
net: Generalise wq_has_sleeper helper
Herbert Xu
1
-10
/
+5
2015-11-16
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
1
-0
/
+25
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-03
net: make skb_set_owner_w() more robust
Eric Dumazet
1
-15
/
+2
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2015-10-17
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
1
-0
/
+8
2015-10-13
tcp: shrink tcp_timewait_sock by 8 bytes
Eric Dumazet
1
-0
/
+2
2015-10-13
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
1
-5
/
+9
2015-10-13
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
1
-3
/
+14
2015-10-13
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
1
-6
/
+4
2015-10-13
sock: support per-packet fwmark
Edward Jee
1
-0
/
+7
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
1
-0
/
+8
2015-09-30
net: constify sk_gfp_atomic() sock argument
Eric Dumazet
1
-1
/
+1
2015-09-18
tcp: provide skb->hash to synack packets
Eric Dumazet
1
-4
/
+8
2015-09-09
memcg: move memcg_proto_active from sock.h
Michal Hocko
1
-5
/
+0
2015-09-09
memcg: export struct mem_cgroup
Michal Hocko
1
-28
/
+0
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-07-30
net: Recompute sk_txhash on negative routing advice
Tom Herbert
1
-0
/
+8
2015-07-30
net: Set sk_txhash from a random number
Tom Herbert
1
-0
/
+8
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
1
-1
/
+1
2015-07-22
net: #ifdefify sk_classid member of struct sock
Mathias Krause
1
-0
/
+2
2015-06-29
net: Kill sock->sk_protinfo
David Miller
1
-2
/
+0
2015-06-21
net: Update out-of-date comment
Zhaowei Yuan
1
-1
/
+0
2015-06-16
sock_diag: define destruction multicast groups
Craig Gallek
1
-0
/
+1
2015-05-21
tcp: add a force_schedule argument to sk_stream_alloc_skb()
Eric Dumazet
1
-1
/
+2
[next]