1. 5611a00 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path by Eric Dumazet · 2 years, 11 months ago
  2. f8d9d93 tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case by Eric Dumazet · 2 years, 11 months ago
  3. b67985b tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() by Eric Dumazet · 2 years, 11 months ago
  4. 479f554 tcp: fix mem under-charging with zerocopy sendmsg() by Eric Dumazet · 2 years, 11 months ago
  5. 33d12dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 2 years, 11 months ago
  6. 23a4642 Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
  7. 364df53 net: socket: rename SKB_DROP_REASON_SOCKET_FILTER by Menglong Dong · 2 years, 11 months ago
  8. 970a5a3 ipv4: tcp: send zero IPID in SYNACK messages by Eric Dumazet · 2 years, 11 months ago
  9. 153a0d1 ipv4: raw: lock the socket in raw_bind() by Eric Dumazet · 2 years, 11 months ago
  10. 7355bfe netfilter: Remove flowtable relics by Geert Uytterhoeven · 3 years ago
  11. 2afc3b5 ping: fix the sk_bound_dev_if match in ping_lookup by Xin Long · 3 years ago
  12. 27a8caa ipv4: fix ip option filtering for locally generated fragments by Jakub Kicinski · 3 years ago
  13. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  14. ebdc1a0 tcp: add a missing sk_defer_free_flush() in tcp_splice_read() by Eric Dumazet · 3 years ago
  15. 79eb15d ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys by Eric Dumazet · 3 years ago
  16. d07418a ipv4: avoid quadratic behavior in netns dismantle by Eric Dumazet · 3 years ago
  17. 0a6e6b3 ipv4: update fib_info_cnt under spinlock protection by Eric Dumazet · 3 years ago
  18. 91341fa inet: frags: annotate races around fqdir->dead and fqdir->high_thresh by Eric Dumazet · 3 years ago
  19. f7716b3 gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst() by Guillaume Nault · 3 years ago
  20. 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  21. 208dd45 tcp: tcp_send_challenge_ack delete useless param `skb` by Benjamin Yim · 3 years ago
  22. 1c7fab7 net: skb: use kfree_skb_reason() in __udp4_lib_rcv() by Menglong Dong · 3 years ago
  23. 8512559 net: skb: use kfree_skb_reason() in tcp_v4_rcv() by Menglong Dong · 3 years ago
  24. 77bbcb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years ago
  25. 257367c Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years ago
  26. 91a760b net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() by Menglong Dong · 3 years ago
  27. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  28. 5b2c554 bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser() by John Fastabend · 3 years ago
  29. d94a69c netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check() by Xin Xiong · 3 years ago
  30. 1135fad Namespaceify mtu_expires sysctl by xu xin · 3 years ago
  31. 1de6b15a Namespaceify min_pmtu sysctl by xu xin · 3 years ago
  32. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
  33. 8bda81a lwtunnel: Validate RTA_ENCAP_TYPE attribute length by David Ahern · 3 years ago
  34. 664b9c4 ipv4: Check attribute length for RTA_FLOW in multipath route by David Ahern · 3 years ago
  35. 7a3429b ipv4: Check attribute length for RTA_GATEWAY in multipath route by David Ahern · 3 years ago
  36. aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  37. e22e45f net: fix use-after-free in tw_timer_handler by Muchun Song · 3 years ago
  38. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  39. 6c25449 net: udp: fix alignment problem in udp4_seq_show() by yangxingwu · 3 years ago
  40. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  41. c42ba42 netfilter: flowtable: remove ipv4/ipv6 modules by Florian Westphal · 3 years ago
  42. 8f905c0 inet: fully convert sk->sk_rx_dst to RCU rules by Eric Dumazet · 3 years ago
  43. 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  44. aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years ago
  45. 92e1bce fib: rules: remove duplicated nla policies by Florian Westphal · 3 years ago
  46. 71ddeac inet_diag: fix kernel-infoleak for UDP sockets by Eric Dumazet · 3 years, 1 month ago
  47. be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
  48. 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  49. 4177e49 xfrm: use net device refcount tracker helpers by Eric Dumazet · 3 years, 1 month ago
  50. 158390e udp: using datalen to cap max gso segments by Jianguo Wu · 3 years, 1 month ago
  51. e44b14e inet: add net device refcount tracker to struct fib_nh_common by Eric Dumazet · 3 years, 1 month ago
  52. 6fadaa5 tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelay by Maxim Galaganov · 3 years, 1 month ago
  53. 42120a8 ipmr, ip6mr: add net device refcount tracker to struct vif_device by Eric Dumazet · 3 years, 1 month ago
  54. c04438f ipv4: add net device refcount tracker to struct in_device by Eric Dumazet · 3 years, 1 month ago
  55. 9038c32 net: dst: add net device refcount tracking to dst_entry by Eric Dumazet · 3 years, 1 month ago
  56. 03cfda4f tcp: fix another uninit-value (sk_rx_queue_mapping) by Eric Dumazet · 3 years, 1 month ago
  57. a941892 inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently by Eric Dumazet · 3 years, 1 month ago
  58. fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  59. 8293eb9 bpf: Rename btf_member accessors. by Alexei Starovoitov · 3 years, 1 month ago
  60. 213f5f8 ipv4: convert fib_num_tclassid_users to atomic_t by Eric Dumazet · 3 years, 1 month ago
  61. ce8299b Revert "net: snmp: add statistics for tcp small queue check" by Eric Dumazet · 3 years, 1 month ago
  62. 7709efa net: nexthop: reduce rcu synchronizations when replacing resilient groups by Nikolay Aleksandrov · 3 years, 1 month ago
  63. cdef485 ipv6: fix memory leak in fib6_rule_suppress by msizanoen1 · 3 years, 1 month ago
  64. aeeecb8 net: snmp: add statistics for tcp small queue check by Menglong Dong · 3 years, 1 month ago
  65. 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  66. 4e1fddc tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows by Eric Dumazet · 3 years, 1 month ago
  67. 627b94f gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers by Eric Dumazet · 3 years, 1 month ago
  68. fc1ca33 gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers by Eric Dumazet · 3 years, 1 month ago
  69. e704939 dccp/tcp: Remove an unused argument in inet_csk_listen_start(). by Kuniyuki Iwashima · 3 years, 1 month ago
  70. 1c74312 net: nexthop: fix null pointer dereference when IPv6 is not enabled by Nikolay Aleksandrov · 3 years, 1 month ago
  71. 1005f19 net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group by Nikolay Aleksandrov · 3 years, 1 month ago
  72. e968b1b arp: Remove #ifdef CONFIG_PROC_FS by Yajun Deng · 3 years, 1 month ago
  73. 4f47d5d ipv4: Exposing __ip_sock_set_tos() in ip.h by Poorva Sonparote · 3 years, 1 month ago
  74. 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  75. 8ff978b ipv4/raw: support binding to nonlocal addresses by Riccardo Paolo Bestetti · 3 years, 1 month ago
  76. 49ecc2e9 net: align static siphash keys by Eric Dumazet · 3 years, 1 month ago
  77. f083ec3 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  78. b3cb764 net: drop nopreempt requirement on sock_prot_inuse_add() by Eric Dumazet · 3 years, 1 month ago
  79. 0b935d7 net: gro: move skb_gro_receive_list to udp_offload.c by Eric Dumazet · 3 years, 1 month ago
  80. 4721031 net: move gro definitions to include/net/gro.h by Eric Dumazet · 3 years, 1 month ago
  81. 29fbc26 tcp: do not call tcp_cleanup_rbuf() if we have a backlog by Eric Dumazet · 3 years, 1 month ago
  82. 8bd172b tcp: check local var (timeo) before socket fields in one test by Eric Dumazet · 3 years, 1 month ago
  83. f35f821 tcp: defer skb freeing after socket lock is released by Eric Dumazet · 3 years, 1 month ago
  84. 3df684c tcp: avoid indirect calls to sock_rfree by Eric Dumazet · 3 years, 1 month ago
  85. b96c51b tcp: tp->urg_data is unlikely to be set by Eric Dumazet · 3 years, 1 month ago
  86. 7b6a893 tcp: annotate races around tp->urg_data by Eric Dumazet · 3 years, 1 month ago
  87. 0307a0b tcp: annotate data-races on tp->segs_in and tp->data_segs_in by Eric Dumazet · 3 years, 1 month ago
  88. 93afcfd tcp: small optimization in tcp recvmsg() by Eric Dumazet · 3 years, 1 month ago
  89. 91b6d32 net: cache align tcp_memory_allocated, tcp_sockets_allocated by Eric Dumazet · 3 years, 1 month ago
  90. aba5465 net: remove sk_route_nocaps by Eric Dumazet · 3 years, 1 month ago
  91. d0d598c net: remove sk_route_forced_caps by Eric Dumazet · 3 years, 1 month ago
  92. d519f35 tcp: minor optimization in tcp_add_backlog() by Eric Dumazet · 3 years, 1 month ago
  93. 099f896 udp: Validate checksum in udp_read_sock() by Cong Wang · 3 years, 1 month ago
  94. 5e0bc30 bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs by Dmitrii Banshchikov · 3 years, 1 month ago
  95. a5bdc36 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
  96. 6def480 net: return correct error code by liuguoqiang · 3 years, 1 month ago
  97. 0de3521 ipv4: Remove duplicate assignments by luo penghao · 3 years, 2 months ago
  98. ef14102 ipv4: drop unused assignment by luo penghao · 3 years, 2 months ago
  99. 70701b8 tcp: Fix uninitialized access in skb frags array for Rx 0cp. by Arjun Roy · 3 years, 2 months ago
  100. f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago