1. f6ef47e mctp/test: Update refcount checking in route fragment tests by Jeremy Kerr · 3 years, 1 month ago
  2. 4cdf85e ipv6: ah6: use swap() to make code cleaner by Yao Jing · 3 years, 1 month ago
  3. 8ff978b ipv4/raw: support binding to nonlocal addresses by Riccardo Paolo Bestetti · 3 years, 1 month ago
  4. bec251b net: no longer stop all TX queues in dev_watchdog() by Eric Dumazet · 3 years, 1 month ago
  5. dab8fe3 net: do not inline netif_tx_lock()/netif_tx_unlock() by Eric Dumazet · 3 years, 1 month ago
  6. 5337824 net: annotate accesses to queue->trans_start by Eric Dumazet · 3 years, 1 month ago
  7. 8160fb4 net: use an atomic_long_t for queue->trans_timeout by Eric Dumazet · 3 years, 1 month ago
  8. b32563b Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 3 years, 1 month ago
  9. 49ecc2e9 net: align static siphash keys by Eric Dumazet · 3 years, 2 months ago
  10. 1f9d565 Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated error event by Archie Pusaka · 3 years, 2 months ago
  11. 0f281a5 Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event by Archie Pusaka · 3 years, 2 months ago
  12. 9482c50 Bluetooth: hci_request: Remove bg_scan_update work by Luiz Augusto von Dentz · 3 years, 2 months ago
  13. f056a65 Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync by Luiz Augusto von Dentz · 3 years, 2 months ago
  14. 2bd1b23 Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync by Luiz Augusto von Dentz · 3 years, 2 months ago
  15. b3cb764 net: drop nopreempt requirement on sock_prot_inuse_add() by Eric Dumazet · 3 years, 2 months ago
  16. 4199bae net: merge net->core.prot_inuse and net->core.sock_inuse by Eric Dumazet · 3 years, 2 months ago
  17. d477eb9 net: make sock_inuse_add() available by Eric Dumazet · 3 years, 2 months ago
  18. 2a12ae5 net: inline sock_prot_inuse_add() by Eric Dumazet · 3 years, 2 months ago
  19. 587652b net: gro: populate net/core/gro.c by Eric Dumazet · 3 years, 2 months ago
  20. e456a18 net: gro: move skb_gro_receive into net/core/gro.c by Eric Dumazet · 3 years, 2 months ago
  21. 0b935d7 net: gro: move skb_gro_receive_list to udp_offload.c by Eric Dumazet · 3 years, 2 months ago
  22. 4721031 net: move gro definitions to include/net/gro.h by Eric Dumazet · 3 years, 2 months ago
  23. 29fbc26 tcp: do not call tcp_cleanup_rbuf() if we have a backlog by Eric Dumazet · 3 years, 2 months ago
  24. 8bd172b tcp: check local var (timeo) before socket fields in one test by Eric Dumazet · 3 years, 2 months ago
  25. f35f821 tcp: defer skb freeing after socket lock is released by Eric Dumazet · 3 years, 2 months ago
  26. 3df684c tcp: avoid indirect calls to sock_rfree by Eric Dumazet · 3 years, 2 months ago
  27. b96c51b tcp: tp->urg_data is unlikely to be set by Eric Dumazet · 3 years, 2 months ago
  28. 7b6a893 tcp: annotate races around tp->urg_data by Eric Dumazet · 3 years, 2 months ago
  29. 0307a0b tcp: annotate data-races on tp->segs_in and tp->data_segs_in by Eric Dumazet · 3 years, 2 months ago
  30. d2489c7 tcp: add RETPOLINE mitigation to sk_backlog_rcv by Eric Dumazet · 3 years, 2 months ago
  31. 93afcfd tcp: small optimization in tcp recvmsg() by Eric Dumazet · 3 years, 2 months ago
  32. 91b6d32 net: cache align tcp_memory_allocated, tcp_sockets_allocated by Eric Dumazet · 3 years, 2 months ago
  33. aba5465 net: remove sk_route_nocaps by Eric Dumazet · 3 years, 2 months ago
  34. d0d598c net: remove sk_route_forced_caps by Eric Dumazet · 3 years, 2 months ago
  35. 42f67ee net: use sk_is_tcp() in more places by Eric Dumazet · 3 years, 2 months ago
  36. 3735440 tcp: small optimization in tcp_v6_send_check() by Eric Dumazet · 3 years, 2 months ago
  37. d519f35 tcp: minor optimization in tcp_add_backlog() by Eric Dumazet · 3 years, 2 months ago
  38. 385315d Bluetooth: Don't initialize msft/aosp when using user channel by Jesse Melhuish · 3 years, 2 months ago
  39. a27c519 Bluetooth: fix uninitialized variables notify_evt by Jackie Liu · 3 years, 2 months ago
  40. 3a56ef7 Bluetooth: stop proccessing malicious adv data by Pavel Skripkin · 3 years, 2 months ago
  41. a5bdc36 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
  42. cc0be1a net: bridge: Slightly optimize 'find_portno()' by Christophe JAILLET · 3 years, 2 months ago
  43. cb3ef7b net: sched: sch_netem: Refactor code in 4-state loss generator by Harshit Mogalapalli · 3 years, 2 months ago
  44. 1274a4e ipv6: Remove duplicate statements by luo penghao · 3 years, 2 months ago
  45. 0de3521 ipv4: Remove duplicate assignments by luo penghao · 3 years, 2 months ago
  46. ef14102 ipv4: drop unused assignment by luo penghao · 3 years, 2 months ago
  47. 9e2ad63 bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs by Song Liu · 3 years, 2 months ago
  48. 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
  49. 0315a07 net: fix premature exit from NAPI state polling in napi_disable() by Alexander Lobakin · 3 years, 2 months ago
  50. 38764c7 Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 2 months ago
  51. 2ec20f4 Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 2 months ago
  52. f893156 bpf: Add ingress_ifindex to bpf_sk_lookup by Mark Pashmfouroush · 3 years, 2 months ago
  53. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  54. e5d5aad net/smc: fix sk_refcnt underflow on linkdown and fallback by Dust Li · 3 years, 2 months ago
  55. c7cd82b vsock: prevent unnecessary refcnt inc for nonblocking connect by Eiichi Tsukata · 3 years, 2 months ago
  56. 6dc2540 net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any by Eric Dumazet · 3 years, 2 months ago
  57. fceb079 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 2 months ago
  58. f89ce84 Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 2 months ago
  59. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  60. a20deb3 sections: move and rename core_kernel_data() to is_kernel_core_data() by Kefeng Wang · 3 years, 2 months ago
  61. b2c4618 bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg by Jussi Maki · 3 years, 2 months ago
  62. e0dc3b9 bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding by John Fastabend · 3 years, 2 months ago
  63. c5d2177 bpf, sockmap: Fix race in ingress receive verdict with redirect to self by John Fastabend · 3 years, 2 months ago
  64. b8b8315 bpf, sockmap: Remove unhash handler for BPF sockmap usage by John Fastabend · 3 years, 2 months ago
  65. 40a3412 bpf, sockmap: Use stricter sk state checks in sk_lookup_assign by John Fastabend · 3 years, 2 months ago
  66. e7ea51c sctp: remove unreachable code from sctp_sf_violation_chunk() by Alexey Khoroshilov · 3 years, 2 months ago
  67. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  68. a1554c0 include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h by Mianhan Liu · 3 years, 2 months ago
  69. 164051a can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM by Zhang Changzhong · 3 years, 2 months ago
  70. a79305e can: j1939: j1939_can_recv(): ignore messages with invalid source address by Zhang Changzhong · 3 years, 2 months ago
  71. c0f49d9 can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport by Zhang Changzhong · 3 years, 2 months ago
  72. 70bf363 ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock() by Nghia Le · 3 years, 2 months ago
  73. af1877b net/smc: Print function name in smcr_link_down tracepoint by Tony Lu · 3 years, 2 months ago
  74. e9ea574 mctp: handle the struct sockaddr_mctp_ext padding field by Eugene Syromiatnikov · 3 years, 2 months ago
  75. 1e4b50f mctp: handle the struct sockaddr_mctp padding fields by Eugene Syromiatnikov · 3 years, 2 months ago
  76. 3be232f SUNRPC: Prevent immediate close+reconnect by Trond Myklebust · 3 years, 2 months ago
  77. d896ba8 SUNRPC: Fix races when closing the socket by Trond Myklebust · 3 years, 2 months ago
  78. 96d0c9b devlink: fix flexible_array.cocci warning by Guo Zhengkui · 3 years, 2 months ago
  79. 17f09d3 SUNRPC: Check if the xprt is connected before handling sysfs reads by Anna Schumaker · 3 years, 2 months ago
  80. abfecb3 Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 2 months ago
  81. 6e195b0 9p: fix a bunch of checkpatch warnings by Dominique Martinet · 3 years, 2 months ago
  82. d00c8ee net: fix possible NULL deref in sock_reserve_memory by Eric Dumazet · 3 years, 2 months ago
  83. 3b65abb tcp: Use BIT() for OPTION_* constants by Leonard Crestez · 3 years, 2 months ago
  84. 92f6248 net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge by Vladimir Oltean · 3 years, 2 months ago
  85. 563bcba net: vlan: fix a UAF in vlan_dev_real_dev() by Ziyang Xuan · 3 years, 2 months ago
  86. 250962e net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS() by Menglong Dong · 3 years, 2 months ago
  87. 1aabe57 ethtool: fix ethtool msg len calculation for pause stats by Jakub Kicinski · 3 years, 2 months ago
  88. 9b65b17 net: avoid double accounting for pure zerocopy skbs by Talal Ahmad · 3 years, 2 months ago
  89. acaea0d net:ipv6:Remove unneeded semicolon by Zhang Mingyu · 3 years, 2 months ago
  90. aedddb4 NFC: add necessary privilege flags in netlink layer by Lin Ma · 3 years, 2 months ago
  91. 7c2ef02 security: add sctp_assoc_established hook by Xin Long · 3 years, 2 months ago
  92. e215dab security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce by Xin Long · 3 years, 2 months ago
  93. c081d53 security: pass asoc to sctp_assoc_request and sctp_sk_clone by Xin Long · 3 years, 2 months ago
  94. 024b7d6 9p: fix file headers by Dominique Martinet · 3 years, 2 months ago
  95. c4777ef net: add and use skb_unclone_keeptruesize() helper by Eric Dumazet · 3 years, 2 months ago
  96. 71229d04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 2 months ago
  97. 4cd82a5 net/9p: autoload transport modules by Thomas Weißschuh · 3 years, 3 months ago
  98. 27eb4c3 9p/net: fix missing error check in p9_check_errors by Dominique Martinet · 3 years, 2 months ago
  99. cb5a967 xprtrdma: Fix a maybe-uninitialized compiler warning by Benjamin Coddington · 3 years, 2 months ago
  100. 258f56d Bluetooth: aosp: Support AOSP Bluetooth Quality Report by Joseph Hwang · 3 years, 2 months ago