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.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
/
net
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-02
dccp: Fix memleak in __feat_register_sp
YueHaibing
1
-1
/
+6
2019-03-20
dccp: do not use ipv6 header for ipv4 flow
Eric Dumazet
1
-2
/
+2
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-02-02
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
1
-2
/
+2
2019-01-28
tcp: Refactor pingpong code
Wei Wang
2
-3
/
+3
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
1
-3
/
+4
2018-12-25
net: dccp: fix kernel crash on module load
Peter Oskolkov
1
-4
/
+4
2018-12-18
net: dccp: initialize (addr,port) listening hashtable
Peter Oskolkov
1
-0
/
+3
2018-12-16
Revert "net: dccp: initialize (addr,port) listening hashtable"
David S. Miller
1
-3
/
+0
2018-12-16
net: dccp: initialize (addr,port) listening hashtable
Peter Oskolkov
1
-0
/
+3
2018-11-09
net: Convert protocol error handlers from void to int
Stefano Brivio
2
-10
/
+16
2018-11-08
inet: minor optimization for backlog setting in listen(2)
Yafang Shao
1
-1
/
+1
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-10-03
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
1
-1
/
+3
2018-10-02
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
1
-1
/
+3
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2018-08-08
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
Alexey Kodanev
1
-2
/
+4
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
1
-1
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
4
-5
/
+15
2018-06-23
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
Eric Dumazet
1
-4
/
+7
2018-06-23
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
Eric Dumazet
1
-3
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2018-06-05
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
1
-1
/
+0
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-15
/
+5
2018-05-26
net/dccp: convert to ->poll_mask
Christoph Hellwig
4
-15
/
+5
2018-05-22
dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
Alexey Kodanev
1
-2
/
+0
2018-05-03
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-04-08
dccp: initialize ireq->ir_mark
Eric Dumazet
2
-0
/
+2
2018-03-07
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
1
-0
/
+5
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-6
/
+6
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-227
/
+98
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-01-26
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
Alexey Kodanev
1
-0
/
+3
2018-01-02
net: dccp: Remove dccpprobe module
Masami Hiramatsu
3
-222
/
+0
2018-01-02
net: dccp: Add DCCP sendmsg trace event
Masami Hiramatsu
3
-0
/
+92
2018-01-02
net: dccp: drop unneeded newline
Julia Lawall
1
-1
/
+1
2017-12-20
net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition
Yafang Shao
1
-1
/
+1
2017-12-13
tcp/dccp: avoid one atomic operation for timewait hashdance
Eric Dumazet
1
-3
/
+4
2017-12-06
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
1
-0
/
+5
2017-12-01
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
1
-0
/
+6
2017-11-28
net: annotate ->poll() instances
Al Viro
2
-3
/
+3
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-11-01
net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swap
Gustavo A. R. Silva
1
-3
/
+1
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
1
-1
/
+1
[next]