- b4a8e74 dccp: Inline dccp_listen_start(). by Kuniyuki Iwashima · 3 years, 1 month ago
- e704939 dccp/tcp: Remove an unused argument in inet_csk_listen_start(). by Kuniyuki Iwashima · 3 years, 1 month ago
- f5455a1d net: dccp: Use memset_startat() for TP zeroing by Kees Cook · 3 years, 1 month ago
- 19757ce tcp: switch orphan_count to bare per-cpu counters by Eric Dumazet · 3 years, 2 months ago
- d9ea761 dccp: don't duplicate ccid when cloning dccp sock by Lin, Zhenpeng · 3 years, 4 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 86aab09 dccp: add do-while-0 stubs for dccp_pr_debug macros by Randy Dunlap · 3 years, 5 months ago
- 990c74e memcg: enable accounting for inet_bin_bucket cache by Vasily Averin · 3 years, 5 months ago
- e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
- cb8e2e4 dccp: tfrc: fix doc warnings in tfrc_equation.c by Baokun Li · 3 years, 7 months ago
- 5796254 net: Remove the member netns_ok by Yejune Deng · 3 years, 7 months ago
- b98b330 net: dccp: use net_generic storage by Florian Westphal · 3 years, 9 months ago
- dcc32f4f ipv6: weaken the v4mapped source check by Jakub Kicinski · 3 years, 10 months ago
- 247b557 dccp: Return the correct errno code by Zheng Yongjun · 3 years, 11 months ago
- ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years ago
- 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 01770a1 tcp: fix race condition when creating child sockets from syncookies by Ricardo Dias · 4 years, 1 month ago
- 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 3 months ago
- fccf290 net: dccp: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 2 months ago
- 0b609b5 net: dccp: Fix most of the kerneldoc warnings by Andrew Lunn · 4 years, 2 months ago
- c7bb868 net: dccp: Add __printf() markup to fix -Wsuggest-attribute=format by Andrew Lunn · 4 years, 2 months ago
- b6b6d65 inet: remove icsk_ack.blocked by Eric Dumazet · 4 years, 3 months ago
- de033b7d ip: pass tos into ip_build_and_send_pkt() by Wei Wang · 4 years, 4 months ago
- 5463352 net: dccp: delete repeated words by Randy Dunlap · 4 years, 4 months ago
- 1aecbf1 net: dccp: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 4 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- d3c4815 net: remove sockptr_advance by Christoph Hellwig · 4 years, 5 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
- 749c08f net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill) by Richard Sailer · 4 years, 5 months ago
- 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
- b6238c0 net/ipv4: remove compat_ip_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
- 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- d0b1101 net: dccp: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- 266f312 dccp: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- c96b6ac dccp: Fix possible memleak in dccp_init and dccp_fini by Wang Hai · 4 years, 7 months ago
- 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 7 months ago
- df346f1 dccp: remove unused inline function dccp_set_seqno by YueHaibing · 4 years, 8 months ago
- 9f0ca0c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- 8402a31 net: dccp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 0df6d32 inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data by Martin KaFai Lau · 4 years, 10 months ago
- 5682d39 inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() by Martin KaFai Lau · 4 years, 10 months ago
- 3283ff2 dccp: Add missing annotation for dccp_child_process() by Jules Irenge · 4 years, 10 months ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
- 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 099ecf5 net: annotate lockless accesses to sk->sk_max_ack_backlog by Eric Dumazet · 5 years ago
- 3d1e503 dccp: do not leak jiffies on the wire by Eric Dumazet · 5 years ago
- a904a06 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
- 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
- 4f6570d ipv6: add priority parameter to ip6_xmit() by Eric Dumazet · 5 years ago
- eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
- 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- e46bd70 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 389 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 7931287 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 132 by Thomas Gleixner · 6 years ago
- 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 3285a9a net: dccp : proto: remove Unneeded variable "err" by Hariprasad Kelam · 6 years ago
- c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
- 1d3ff09 dccp: Fix memleak in __feat_register_sp by YueHaibing · 6 years ago
- e0aa677 dccp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 6 years ago
- a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 9b1f19d dccp: fool proof ccid_hc_[rt]x_parse_options() by Eric Dumazet · 6 years ago
- 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
- ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
- 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
- c92c81d net: dccp: fix kernel crash on module load by Peter Oskolkov · 6 years ago
- eedbbb0 net: dccp: initialize (addr,port) listening hashtable by Peter Oskolkov · 6 years ago
- 9c46ae0 Revert "net: dccp: initialize (addr,port) listening hashtable" by David S. Miller · 6 years ago
- ec49d83 net: dccp: initialize (addr,port) listening hashtable by Peter Oskolkov · 6 years ago
- 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
- 1295e2c inet: minor optimization for backlog setting in listen(2) by Yafang Shao · 6 years ago
- 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
- 2ab2ddd inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
- 1ad98e9 tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
- a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 61ef4b0 dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() by Alexey Kodanev · 6 years ago
- dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
- 0ce4e70 net: dccp: switch rx_tstamp_last_feedback to monotonic clock by Eric Dumazet · 7 years ago
- 74174fe net: dccp: avoid crash in ccid3_hc_rx_send_feedback() by Eric Dumazet · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 95358a9 net-tcp: remove useless tw_timeout field by Maciej Żenczykowski · 7 years ago
- 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- f4335f5 net/dccp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
- 2677d20 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() by Alexey Kodanev · 7 years ago
- a8d7aa1 dccp: fix tasklet usage by Eric Dumazet · 7 years ago
- b855ff8 dccp: initialize ireq->ir_mark by Eric Dumazet · 7 years ago
- 67f93df dccp: check sk for closed state in dccp_sendmsg() by Alexey Kodanev · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- dd5684e dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state by Alexey Kodanev · 7 years ago