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
*
netfilter: keep conntrack reference until IPsecv6 policy checks are done
Madhu Koriginja
2023-03-22
1
-0
/
+1
*
dccp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
3
-11
/
+14
*
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-10
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
3
-39
/
+11
|
\
|
*
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
2022-11-22
3
-6
/
+3
|
*
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
2022-11-22
2
-37
/
+8
|
*
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2022-11-22
2
-0
/
+4
*
|
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2022-10-24
3
-8
/
+16
|
/
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-2
/
+2
*
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
2022-09-20
1
-0
/
+2
*
net: Add a bhash2 table hashed by port and address
Joanne Koong
2022-08-24
3
-7
/
+70
*
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
2022-08-01
1
-5
/
+5
*
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-06-16
1
-28
/
+5
*
net: Add a second bind table hashed by port and address
Joanne Koong
2022-05-20
1
-5
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
2
-0
/
+12
|
\
|
*
Revert "tcp/dccp: get rid of inet_twsk_purge()"
Eric Dumazet
2022-05-13
2
-0
/
+12
*
|
dccp: use READ_ONCE() to read sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
2
-3
/
+3
*
|
net: inet: Retire port only listening_hash
Martin KaFai Lau
2022-05-12
1
-1
/
+0
*
|
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
2022-04-22
1
-3
/
+2
*
|
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
2022-04-22
1
-1
/
+1
*
|
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
2
-5
/
+5
|
/
*
dccp: remove max48()
Jakub Kicinski
2022-01-27
1
-5
/
+0
*
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
2022-01-26
1
-0
/
+1
*
tcp/dccp: get rid of inet_twsk_purge()
Eric Dumazet
2022-01-25
2
-12
/
+0
*
dccp: Inline dccp_listen_start().
Kuniyuki Iwashima
2021-11-23
1
-16
/
+11
*
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
2021-11-23
1
-3
/
+3
*
net: dccp: Use memset_startat() for TP zeroing
Kees Cook
2021-11-19
1
-3
/
+1
*
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2021-10-15
2
-11
/
+5
*
dccp: don't duplicate ccid when cloning dccp sock
Lin, Zhenpeng
2021-09-08
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-3
/
+3
|
\
|
*
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
2021-08-09
1
-3
/
+3
*
|
memcg: enable accounting for inet_bin_bucket cache
Vasily Averin
2021-07-20
1
-1
/
+1
|
/
*
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
4
-6
/
+6
*
dccp: tfrc: fix doc warnings in tfrc_equation.c
Baokun Li
2021-06-10
1
-0
/
+1
*
net: Remove the member netns_ok
Yejune Deng
2021-05-17
1
-1
/
+0
*
net: dccp: use net_generic storage
Florian Westphal
2021-04-09
2
-8
/
+40
*
ipv6: weaken the v4mapped source check
Jakub Kicinski
2021-03-18
1
-0
/
+5
*
dccp: Return the correct errno code
Zheng Yongjun
2021-02-06
1
-1
/
+1
*
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
2
-4
/
+4
|
\
|
*
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-23
2
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
2
-2
/
+2
|
\
\
|
*
|
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2020-11-23
2
-2
/
+2
|
|
/
*
|
net: dccp: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-6
/
+6
*
|
net: dccp: Fix most of the kerneldoc warnings
Andrew Lunn
2020-10-30
8
-2
/
+41
*
|
net: dccp: Add __printf() markup to fix -Wsuggest-attribute=format
Andrew Lunn
2020-10-30
1
-1
/
+1
|
/
*
inet: remove icsk_ack.blocked
Eric Dumazet
2020-09-30
1
-1
/
+0
*
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
2020-09-10
1
-2
/
+4
*
net: dccp: delete repeated words
Randy Dunlap
2020-08-24
3
-3
/
+3
*
net: dccp: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-22
6
-16
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
14
-76
/
+43
|
\
[next]