index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
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
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-08
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 389
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 132
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-12
net: dccp : proto: remove Unneeded variable "err"
Hariprasad Kelam
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-01
dccp: Fix memleak in __feat_register_sp
YueHaibing
2019-03-19
dccp: do not use ipv6 header for ipv4 flow
Eric Dumazet
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-01
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
2019-01-27
tcp: Refactor pingpong code
Wei Wang
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
[next]