index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
2021-11-23
dccp: Inline dccp_listen_start().
Kuniyuki Iwashima
2021-11-23
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
2021-11-19
net: dccp: Use memset_startat() for TP zeroing
Kees Cook
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2021-09-08
dccp: don't duplicate ccid when cloning dccp sock
Lin, Zhenpeng
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-09
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
2021-07-20
memcg: enable accounting for inet_bin_bucket cache
Vasily Averin
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-10
dccp: tfrc: fix doc warnings in tfrc_equation.c
Baokun Li
2021-05-17
net: Remove the member netns_ok
Yejune Deng
2021-04-09
net: dccp: use net_generic storage
Florian Westphal
2021-03-18
ipv6: weaken the v4mapped source check
Jakub Kicinski
2021-02-06
dccp: Return the correct errno code
Zheng Yongjun
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-07
net: dccp: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-10-30
net: dccp: Fix most of the kerneldoc warnings
Andrew Lunn
2020-10-30
net: dccp: Add __printf() markup to fix -Wsuggest-attribute=format
Andrew Lunn
2020-09-30
inet: remove icsk_ack.blocked
Eric Dumazet
2020-09-10
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
2020-08-24
net: dccp: delete repeated words
Randy Dunlap
2020-08-22
net: dccp: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-22
net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
Richard Sailer
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-07-19
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-13
net: dccp: kerneldoc fixes
Andrew Lunn
2020-07-13
dccp: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-04-25
dccp: remove unused inline function dccp_set_seqno
YueHaibing
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-28
net: dccp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-27
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
2020-02-27
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
Martin KaFai Lau
2020-02-24
dccp: Add missing annotation for dccp_child_process()
Jules Irenge
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-06
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
2019-11-04
dccp: do not leak jiffies on the wire
Eric Dumazet
[next]