index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove clear_sk() method
Eric Dumazet
2016-08-23
1
-1
/
+0
*
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2016-08-23
1
-2
/
+0
*
bpf: get rid of cgroup helper related ifdefs
Daniel Borkmann
2016-08-18
1
-0
/
+10
*
dccp: limit sk_filter trim to payload
Willem de Bruijn
2016-07-13
1
-1
/
+7
*
net: sock: move ->sk_shutdown out of bitfields.
Andrey Ryabinin
2016-05-20
1
-1
/
+8
*
tcp: fix lockdep splat in tcp_snd_una_update()
Eric Dumazet
2016-05-04
1
-1
/
+6
*
net: add __sock_wfree() helper
Eric Dumazet
2016-05-03
1
-0
/
+1
*
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
2016-05-02
1
-0
/
+11
*
net: SOCKWQ_ASYNC_WAITDATA optimizations
Eric Dumazet
2016-04-27
1
-2
/
+4
*
net: SOCKWQ_ASYNC_NOSPACE optimizations
Eric Dumazet
2016-04-27
1
-0
/
+6
*
soreuseport: Resolve merge conflict for v4/v6 ordering fix
Craig Gallek
2016-04-25
1
-1
/
+5
*
sock: relax WARN_ON() in sock_owned_by_user()
Eric Dumazet
2016-04-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
1
-1
/
+5
|
\
|
*
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
2016-04-14
1
-1
/
+5
*
|
net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
Denys Vlasenko
2016-04-13
1
-2
/
+2
*
|
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
2016-04-13
1
-15
/
+29
*
|
net: Fix build failure due to lockdep_sock_is_held().
David S. Miller
2016-04-07
1
-0
/
+2
*
|
sock: make lockdep_sock_is_held static inline
Hannes Frederic Sowa
2016-04-07
1
-1
/
+1
*
|
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
2016-04-07
1
-2
/
+10
*
|
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
2016-04-07
1
-1
/
+6
*
|
udp: enable MSG_PEEK at non-zero offset
samanthakumar
2016-04-05
1
-0
/
+2
*
|
udp: remove headers from UDP packets before queueing
samanthakumar
2016-04-05
1
-0
/
+1
*
|
sock: convert sk_peek_offset functions to WRITE_ONCE
Willem de Bruijn
2016-04-05
1
-11
/
+13
*
|
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
2016-04-04
1
-0
/
+7
*
|
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
2016-04-04
1
-6
/
+6
*
|
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
2016-04-04
1
-0
/
+2
*
|
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
2016-04-04
1
-4
/
+6
*
|
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
2016-04-04
1
-0
/
+1
*
|
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
2016-04-04
1
-0
/
+2
|
/
*
sock: struct proto hash function may error
Craig Gallek
2016-02-11
1
-3
/
+3
*
net: sock: remove dead cgroup methods from struct proto
Johannes Weiner
2016-01-21
1
-12
/
+0
*
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
2016-01-14
1
-7
/
+0
*
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
2016-01-14
1
-21
/
+4
*
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
2016-01-14
1
-56
/
+8
*
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
2016-01-14
1
-3
/
+5
*
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
2016-01-14
1
-36
/
+3
*
net: tcp_memcontrol: remove bogus hierarchy pressure propagation
Johannes Weiner
2016-01-14
1
-15
/
+4
*
net: tcp_memcontrol: properly detect ancestor socket pressure
Johannes Weiner
2016-01-14
1
-4
/
+6
*
soreuseport: define reuseport groups
Craig Gallek
2016-01-04
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-2
/
+5
|
\
|
*
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
2015-12-16
1
-1
/
+1
|
*
net: fix IP early demux races
Eric Dumazet
2015-12-14
1
-1
/
+1
|
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
1
-0
/
+1
|
*
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-11
1
-1
/
+1
|
*
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-05
1
-0
/
+2
*
|
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
2015-12-15
1
-0
/
+1
*
|
tcp: Fix conditions to determine checksum offload
Tom Herbert
2015-12-15
1
-0
/
+9
*
|
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-12-08
1
-8
/
+3
*
|
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
2015-12-08
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
1
-7
/
+25
|
\
|
[next]