index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-1
/
+0
|
\
|
*
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
2018-06-05
1
-1
/
+0
*
|
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
4
-15
/
+5
|
\
\
|
|
/
|
/
|
|
*
net/dccp: convert to ->poll_mask
Christoph Hellwig
2018-05-26
4
-15
/
+5
*
|
dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
Alexey Kodanev
2018-05-22
1
-2
/
+0
*
|
dccp: fix tasklet usage
Eric Dumazet
2018-05-03
2
-3
/
+13
|
/
*
dccp: initialize ireq->ir_mark
Eric Dumazet
2018-04-07
2
-0
/
+2
*
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
2018-03-07
1
-0
/
+5
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
7
-227
/
+98
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-29
1
-0
/
+3
|
|
\
|
*
|
net: dccp: Remove dccpprobe module
Masami Hiramatsu
2018-01-02
3
-222
/
+0
|
*
|
net: dccp: Add DCCP sendmsg trace event
Masami Hiramatsu
2018-01-02
3
-0
/
+92
|
*
|
net: dccp: drop unneeded newline
Julia Lawall
2018-01-02
1
-1
/
+1
|
*
|
net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition
Yafang Shao
2017-12-20
1
-1
/
+1
|
*
|
tcp/dccp: avoid one atomic operation for timewait hashdance
Eric Dumazet
2017-12-13
1
-3
/
+4
*
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
2
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net: annotate ->poll() instances
Al Viro
2017-11-27
2
-3
/
+3
*
|
|
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
Alexey Kodanev
2018-01-26
1
-0
/
+3
|
|
/
|
/
|
*
|
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
2017-12-05
1
-0
/
+5
*
|
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2017-12-01
1
-0
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
2
-0
/
+2
|
\
|
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
2
-0
/
+2
|
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
|
|
net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swap
Gustavo A. R. Silva
2017-11-01
1
-3
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
1
-1
/
+1
|
\
|
|
|
*
|
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2017-10-26
1
-1
/
+1
|
|
/
*
|
net: dccp: Convert timers to use timer_setup()
Kees Cook
2017-10-25
5
-15
/
+20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
1
-5
/
+8
|
\
|
|
*
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-10-21
1
-5
/
+8
*
|
inet/connection_sock: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-8
/
+10
*
|
net: dccp: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-16
2
-1
/
+2
|
/
*
net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()
Andrii
2017-08-31
1
-12
/
+35
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-2
/
+12
|
\
|
*
dccp: defer ccid_hc_tx_delete() at dismantle time
Eric Dumazet
2017-08-16
1
-2
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
1
-4
/
+1
|
\
|
|
*
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
2017-08-14
1
-4
/
+1
*
|
net: ipv6: add second dif to inet6 socket lookups
David Ahern
2017-08-07
1
-2
/
+2
*
|
net: ipv4: add second dif to inet socket lookups
David Ahern
2017-08-07
1
-2
/
+2
|
/
*
dccp: fix a memleak for dccp_feat_init err process
Xin Long
2017-07-27
1
-2
/
+5
*
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
Xin Long
2017-07-27
1
-0
/
+1
*
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
Xin Long
2017-07-27
1
-0
/
+1
*
dccp: make const array error_code static
Colin Ian King
2017-07-13
1
-1
/
+1
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_init
Xin Long
2017-06-20
1
-10
/
+10
*
dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_init
Xin Long
2017-06-20
1
-8
/
+9
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
dccp: do not use tcp_time_stamp
Eric Dumazet
2017-05-17
2
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
1
-0
/
+6
|
\
|
*
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2017-05-11
1
-0
/
+6
[next]