index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
proto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
1
-0
/
+5
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-6
/
+6
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+6
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-02
net: dccp: Add DCCP sendmsg trace event
Masami Hiramatsu
1
-0
/
+5
2017-12-20
net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition
Yafang Shao
1
-1
/
+1
2017-12-05
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
1
-0
/
+5
2017-11-27
net: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-08-16
dccp: defer ccid_hc_tx_delete() at dismantle time
Eric Dumazet
1
-2
/
+12
2017-08-14
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
1
-4
/
+1
2016-11-03
dccp: do not send reset to already closed sockets
Eric Dumazet
1
-0
/
+4
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-2
/
+1
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
1
-1
/
+1
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+3
2014-12-10
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-3
/
+2
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+1
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-2
/
+2
2014-10-01
net/dccp/proto.c: add __init to dccp_mib_init
Fabian Frederick
1
-1
/
+1
2014-09-28
net_dma: simple removal
Dan Williams
1
-2
/
+2
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
1
-1
/
+1
2014-05-07
net: clean up snmp stats code
WANG Cong
1
-4
/
+5
2013-10-08
tcp/dccp: remove twchain
Eric Dumazet
1
-3
/
+1
2013-07-24
net: add sk_stream_is_writeable() helper
Eric Dumazet
1
-2
/
+2
2012-05-17
net: include/net/sock.h cleanup
Eric Dumazet
1
-2
/
+2
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-08-01
dccp ccid-2: use feature-negotiation to report Ack Ratio changes
Gerrit Renker
1
-1
/
+0
2010-12-07
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
1
-0
/
+4
2010-12-07
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
1
-3
/
+64
2010-10-28
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
1
-1
/
+20
2010-10-12
dccp: cosmetics - warning format
Gerrit Renker
1
-1
/
+1
2010-10-06
dccp: Kill dead code and add static markers.
stephen hemminger
1
-24
/
+24
2010-06-25
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
1
-1
/
+2
2010-05-31
net/dccp: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-04-20
net: sk_sleep() helper
Eric Dumazet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-15
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
Gerrit Renker
1
-7
/
+9
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
1
-2
/
+3
2010-02-12
dccp: support for passing MSG_TRUNC
Gerrit Renker
1
-0
/
+2
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
1
-2
/
+2
2009-10-13
tcp: replace ehash_size by ehash_mask
Eric Dumazet
1
-6
/
+7
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-5
/
+5
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-3
/
+3
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2009-08-09
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-2
/
+2
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-2
/
+2
2009-08-05
dccp: missing destroy of percpu counter variable while unload module
Wei Yongjun
1
-0
/
+1
2009-07-29
net-dccp: suppress warning about large allocations from DCCP
Mel Gorman
1
-2
/
+2
[next]