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
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
2015-05-18
net: fix sk_mem_reclaim_partial()
Eric Dumazet
1
-3
/
+3
2015-05-11
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
1
-17
/
+0
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
1
-0
/
+2
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-1
/
+1
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
1
-1
/
+0
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
1
-0
/
+2
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+0
2015-03-20
net: increase sk_[max_]ack_backlog
Eric Dumazet
1
-2
/
+2
2015-03-16
net: add sk_fullsock() helper
Eric Dumazet
1
-0
/
+9
2015-03-13
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
1
-1
/
+1
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
1
-3
/
+1
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
1
-1
/
+1
2015-03-12
net: add real socket cookies
Eric Dumazet
1
-0
/
+3
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-9
/
+7
2015-03-02
net: move skb->dropcount to skb->cb[]
Eyal Birger
1
-2
/
+16
2015-03-02
net: add common accessor for setting dropcount on packets
Eyal Birger
1
-0
/
+6
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
1
-0
/
+3
2015-02-13
memcg: cleanup static keys decrement
Vladimir Davydov
1
-5
/
+0
2015-02-09
net: rfs: add hash collision detection
Eric Dumazet
1
-23
/
+1
2015-02-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-10
/
+8
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
1
-10
/
+8
2015-02-03
net-timestamp: no-payload only sysctl
Willem de Bruijn
1
-0
/
+1
2015-01-29
net: remove sock_iocb
Christoph Hellwig
1
-23
/
+0
2014-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-33
/
+12
2014-12-11
mm: memcontrol: lockless page counters
Johannes Weiner
1
-17
/
+9
2014-11-25
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
1
-0
/
+1
2014-11-20
bury skb_copy_to_page()
Al Viro
1
-23
/
+0
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
1
-7
/
+0
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-0
/
+12
2014-11-06
sock.h: Remove unused NETDEBUG macro
Joe Perches
1
-3
/
+0
2014-10-28
sched, net: Clean up sk_wait_event() vs. might_sleep()
Peter Zijlstra
1
-0
/
+1
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+15
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-18
/
+1
2014-09-28
net_dma: simple removal
Dan Williams
1
-18
/
+1
2014-09-10
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
1
-1
/
+9
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2014-09-06
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
1
-0
/
+4
[next]