index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
1
-1
/
+1
2015-06-28
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-15
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-17
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-06
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-25
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-12
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-11
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-12
memcg: cleanup static keys decrement
Vladimir Davydov
1
-5
/
+0
2015-02-08
net: rfs: add hash collision detection
Eric Dumazet
1
-23
/
+1
2015-02-04
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-02
net-timestamp: no-payload only sysctl
Willem de Bruijn
1
-0
/
+1
2015-01-28
net: remove sock_iocb
Christoph Hellwig
1
-23
/
+0
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-33
/
+12
2014-12-10
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-19
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-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+15
2014-10-07
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-09
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
1
-1
/
+9
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2014-09-05
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
1
-0
/
+4
2014-09-05
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
1
-0
/
+1
2014-09-05
net-timestamp: only report sw timestamp if reporting bit is set
Willem de Bruijn
1
-3
/
+1
2014-09-01
sock: deduplicate errqueue dequeue
Willem de Bruijn
1
-0
/
+1
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
1
-1
/
+0
2014-08-06
net-timestamp: sock_tx_timestamp() fix
Eric Dumazet
1
-2
/
+4
2014-08-05
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
1
-0
/
+2
[next]