index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
proto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
1
-2
/
+1
*
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
1
-1
/
+1
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-4
/
+3
*
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-10
1
-3
/
+2
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-1
/
+1
*
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
1
-1
/
+1
*
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-10
1
-1
/
+1
|
\
|
*
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-09-08
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
1
-1
/
+1
|
\
\
|
*
|
net/dccp/proto.c: add __init to dccp_mib_init
Fabian Frederick
2014-10-01
1
-1
/
+1
|
|
/
*
|
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-07
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
net_dma: simple removal
Dan Williams
2014-09-28
1
-2
/
+2
*
|
net: clean up snmp stats code
WANG Cong
2014-05-07
1
-4
/
+5
|
/
*
tcp/dccp: remove twchain
Eric Dumazet
2013-10-08
1
-3
/
+1
*
net: add sk_stream_is_writeable() helper
Eric Dumazet
2013-07-24
1
-2
/
+2
*
net: include/net/sock.h cleanup
Eric Dumazet
2012-05-17
1
-2
/
+2
*
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
*
dccp ccid-2: use feature-negotiation to report Ack Ratio changes
Gerrit Renker
2011-08-01
1
-1
/
+0
*
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
2010-12-07
1
-0
/
+4
*
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
2010-12-07
1
-3
/
+64
*
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
2010-10-28
1
-1
/
+20
*
dccp: cosmetics - warning format
Gerrit Renker
2010-10-12
1
-1
/
+1
*
dccp: Kill dead code and add static markers.
stephen hemminger
2010-10-06
1
-24
/
+24
*
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
2010-06-25
1
-1
/
+2
*
net/dccp: Use memdup_user
Julia Lawall
2010-05-31
1
-8
/
+3
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
Gerrit Renker
2010-03-15
1
-7
/
+9
*
percpu: add __percpu sparse annotations to net
Tejun Heo
2010-02-16
1
-2
/
+3
*
dccp: support for passing MSG_TRUNC
Gerrit Renker
2010-02-12
1
-0
/
+2
*
inet: rename some inet_sock fields
Eric Dumazet
2009-10-18
1
-2
/
+2
*
tcp: replace ehash_size by ehash_mask
Eric Dumazet
2009-10-13
1
-6
/
+7
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-5
/
+5
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-2
/
+3
|
\
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-08-09
1
-2
/
+2
|
|
\
|
|
*
net-dccp: suppress warning about large allocations from DCCP
Mel Gorman
2009-07-29
1
-2
/
+2
|
*
|
dccp: missing destroy of percpu counter variable while unload module
Wei Yongjun
2009-08-05
1
-0
/
+1
|
|
/
*
/
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
1
-2
/
+2
|
/
*
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
2009-07-09
1
-1
/
+1
*
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
2009-01-21
1
-2
/
+0
*
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
2009-01-04
1
-0
/
+7
*
net: Fix percpu counters deadlock
Herbert Xu
2008-12-29
1
-1
/
+2
*
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-12-08
1
-2
/
+1
*
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
2008-12-08
1
-40
/
+6
*
net: Use a percpu_counter for orphan_count
Eric Dumazet
2008-11-25
1
-6
/
+10
*
dccp: API to query the current TX/RX CCID
Gerrit Renker
2008-11-23
1
-0
/
+10
*
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
2008-11-23
1
-0
/
+34
*
net: listening_hash get a spinlock per bucket
Eric Dumazet
2008-11-20
1
-6
/
+2
*
dccp: Tidy up setsockopt calls
Gerrit Renker
2008-11-16
1
-11
/
+12
[next]