1. 85178d7 cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 4 years, 1 month ago
  2. 2809a5c net: sched: avoid duplicates in classes dump by Maximilian Heyne · 4 years, 1 month ago
  3. 9c61f1e nexthop: Do not flush blackhole nexthops when loopback goes down by Ido Schimmel · 4 years, 1 month ago
  4. 68277f6 net: dsa: tag_rtl4_a: fix egress tags by DENG Qingfang · 4 years, 1 month ago
  5. 91796b6 net: always use icmp{,v6}_ndo_send from ndo_start_xmit by Jason A. Donenfeld · 4 years, 1 month ago
  6. 8abbf7e netfilter: x_tables: gpf inside xt_find_revision() by Vasily Averin · 4 years, 1 month ago
  7. 42402bd netfilter: nf_nat: undo erroneous tcp edemux lookup by Florian Westphal · 4 years, 1 month ago
  8. 046f3c1 tcp: add sanity tests to TCP_QUEUE_SEQ by Eric Dumazet · 4 years, 1 month ago
  9. e95ebe1 tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE) by Arjun Roy · 4 years, 1 month ago
  10. fa5d019 net: l2tp: reduce log level of messages in receive path, add counter instead by Matthias Schiffer · 4 years, 1 month ago
  11. 453fff2 net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0 by Balazs Nemeth · 4 years ago
  12. 09af436 net: Fix gro aggregation for udp encaps with zero csum by Daniel Borkmann · 4 years, 1 month ago
  13. 15c56b8 Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data by Gopal Tiwari · 4 years, 2 months ago
  14. 05a524b Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk by Hans de Goede · 4 years, 2 months ago
  15. aee0cc0 pktgen: fix misuse of BUG_ON() in pktgen_thread_worker() by Di Zhu · 4 years, 2 months ago
  16. b9afcdc Bluetooth: btusb: fix memory leak on suspend and resume by Vamshi K Sthambamkadi · 4 years, 2 months ago
  17. 1fc205d net: fix dev_ifsioc_locked() race condition by Cong Wang · 4 years, 1 month ago
  18. 57b8c5b net: psample: Fix netlink skb length with tunnel info by Chris Mi · 4 years, 1 month ago
  19. daea772 net: hsr: add support for EntryForgetTime by Marco Wenzel · 4 years, 1 month ago
  20. 10b55a0 net: dsa: tag_rtl4_a: Support also egress tags by Linus Walleij · 4 years, 1 month ago
  21. 7b23cad net/sched: cls_flower: Reject invalid ct_state flags rules by wenxu · 4 years, 1 month ago
  22. b742060 net: bridge: use switchdev for port flags set through sysfs too by Vladimir Oltean · 4 years, 1 month ago
  23. 5ab779a mptcp: do not wakeup listener for MPJ subflows by Paolo Abeni · 4 years, 1 month ago
  24. 97ff09a net: fix up truesize of cloned skb in skb_prepare_for_shift() by Marco Elver · 4 years, 2 months ago
  25. 23a523e net/af_iucv: remove WARN_ONCE on malformed RX packets by Alexander Egorenkov · 4 years, 2 months ago
  26. a3b6f3a net_sched: fix RTNL deadlock again caused by request_module() by Cong Wang · 4 years, 2 months ago
  27. ea625e3 net: qrtr: Fix memory leak in qrtr_tun_open by Takeshi Misawa · 4 years, 1 month ago
  28. bba8ef2 net: sched: fix police ext initialization by Vlad Buslov · 4 years, 1 month ago
  29. ce4feb0 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 4 years, 1 month ago
  30. 426b8fb svcrdma: Hold private mutex while invoking rdma_accept() by Chuck Lever · 4 years, 1 month ago
  31. 279e545 tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer by Linus Torvalds · 4 years, 2 months ago
  32. 1d6e51e bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx by Jesper Dangaard Brouer · 4 years, 1 month ago
  33. b5f71c9 mac80211: fix potential overflow when multiplying to u32 integers by Colin Ian King · 4 years, 1 month ago
  34. 63cb4aa Bluetooth: Put HCI device if inquiry procedure interrupts by Pan Bian · 4 years, 2 months ago
  35. 78bbee8 Bluetooth: drop HCI device reference before return by Pan Bian · 4 years, 2 months ago
  36. 65933b0 Bluetooth: Fix initializing response id after clearing struct by Christopher William Snowhill · 4 years, 3 months ago
  37. 225d207 RDMA: Lift ibdev_to_node from rds to common code by Christoph Hellwig · 4 years, 5 months ago
  38. 06ab1e6 net: fix proc_fs init handling in af_packet and tls by Yonatan Linik · 4 years, 3 months ago
  39. ba2582cd net: bridge: Fix a warning when del bridge sysfs by Wang Hai · 4 years, 3 months ago
  40. 2bce178 net: openvswitch: fix TTL decrement exception action execution by Eelco Chaudron · 4 years, 3 months ago
  41. 78b1203 net: sched: incorrect Kconfig dependencies on Netfilter modules by Pablo Neira Ayuso · 4 years, 3 months ago
  42. 496ef46 net/sched: fix miss init the mru in qdisc_skb_cb by wenxu · 4 years, 4 months ago
  43. 40bf545 mptcp: skip to next candidate if subflow has unacked data by Florian Westphal · 4 years, 4 months ago
  44. 36e4b93 net: qrtr: Fix port ID for control messages by Loic Poulain · 4 years, 5 months ago
  45. 5706880 net/qrtr: restrict user-controlled length in qrtr_tun_write_iter() by Sabyrzhan Tasbolatov · 4 years, 2 months ago
  46. 862d1c0 net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS by Sabyrzhan Tasbolatov · 4 years, 2 months ago
  47. 69e9fd9 vsock: fix locking in vsock_shutdown() by Stefano Garzarella · 4 years, 1 month ago
  48. afe3170 vsock/virtio: update credit only if socket is not closed by Stefano Garzarella · 4 years, 1 month ago
  49. 55ad30c bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_state by Horatiu Vultur · 4 years, 1 month ago
  50. bc21a88 net/vmw_vsock: improve locking in vsock_connect_timeout() by Norbert Slusarek · 4 years, 1 month ago
  51. fcee53d net/vmw_vsock: fix NULL pointer dereference by Norbert Slusarek · 4 years, 1 month ago
  52. c901381 net: fix iteration for sctp transport seq_files by NeilBrown · 4 years, 2 months ago
  53. 9e6ce47 net: gro: do not keep too many GRO packets in napi->rx_list by Eric Dumazet · 4 years, 2 months ago
  54. c930943 net: dsa: call teardown method on probe failure by Vladimir Oltean · 4 years, 2 months ago
  55. 46a831d udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 4 years, 2 months ago
  56. 24f5544 rxrpc: Fix clearance of Tx/Rx ring when releasing a call by David Howells · 4 years, 2 months ago
  57. d519197 netfilter: conntrack: skip identical origin tuple in same zone only by Florian Westphal · 4 years, 1 month ago
  58. bbb8c39 netfilter: flowtable: fix tcp and udp header checksum update by Sven Auhagen · 4 years, 2 months ago
  59. 0a0e5d4 netfilter: nftables: fix possible UAF over chains from packet path in netns by Pablo Neira Ayuso · 4 years, 2 months ago
  60. f035e97 netfilter: xt_recent: Fix attempt to update deleted entry by Jozsef Kadlecsik · 4 years, 2 months ago
  61. 3ade81d ath9k: fix build error with LEDS_CLASS=m by Arnd Bergmann · 4 years, 2 months ago
  62. 518416a SUNRPC: Handle 0 length opaque XDR object data properly by Dave Wysochanski · 4 years, 2 months ago
  63. eda725f SUNRPC: Move simple_get_bytes and simple_get_netobj into private header by Dave Wysochanski · 4 years, 2 months ago
  64. 4618aea mac80211: 160MHz with extended NSS BW in CSA by Shay Bar · 4 years, 3 months ago
  65. 1c19d6a af_key: relax availability checks for skb size calculation by Cong Wang · 4 years, 3 months ago
  66. 3d6df63 udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years, 2 months ago
  67. f2b30f9 net: ip_tunnel: fix mtu calculation by Vadim Fedorenko · 4 years, 2 months ago
  68. 6e4583a neighbour: Prevent a dead entry from updating gc_list by Chinmay Agarwal · 4 years, 2 months ago
  69. 2ca1ddc mac80211: fix station rate table updates on assoc by Felix Fietkau · 4 years, 2 months ago
  70. dec629e net: lapb: Copy the skb before sending a packet by Xie He · 4 years, 2 months ago
  71. 8e08162 SUNRPC: Fix NFS READs that start at non-page-aligned offsets by Chuck Lever · 4 years, 2 months ago
  72. e5ed4e0 rxrpc: Fix deadlock around release of dst cached on udp tunnel by David Howells · 4 years, 2 months ago
  73. cedc60f mac80211: fix encryption key selection for 802.3 xmit by Felix Fietkau · 4 years, 3 months ago
  74. 20790b2 mac80211: fix fast-rx encryption check by Felix Fietkau · 4 years, 3 months ago
  75. c2601c9 mac80211: fix incorrect strlen of .write in debugfs by Shayne Chen · 4 years, 2 months ago
  76. c71bfc5 net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP by Rasmus Villemoes · 4 years, 2 months ago
  77. 55d9004 vsock: fix the race conditions in multi-transport support by Alexander Popov · 4 years, 2 months ago
  78. a9cd144 tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN by Pengcheng Yang · 4 years, 2 months ago
  79. 011c3d9 tcp: make TCP_USER_TIMEOUT accurate for zero window probes by Enke Chen · 4 years, 2 months ago
  80. 5a48918 NFC: fix possible resource leak by Pan Bian · 4 years, 2 months ago
  81. e10a1aa NFC: fix resource leak when target index is invalid by Pan Bian · 4 years, 2 months ago
  82. 2e83a57 rxrpc: Fix memory leak in rxrpc_lookup_local by Takeshi Misawa · 4 years, 2 months ago
  83. 1c3b27b mac80211: pause TX while changing interface type by Johannes Berg · 4 years, 2 months ago
  84. 6daa528 xfrm: Fix wraparound in xfrm_policy_addr_delta() by Visa Hankala · 4 years, 3 months ago
  85. 2f7ecc8 xfrm: fix disable_xfrm sysctl when used on xfrm interfaces by Eyal Birger · 4 years, 3 months ago
  86. f632d34 xfrm: Fix oops in xfrm_replay_advance_bmp by Shmulik Ladkani · 4 years, 3 months ago
  87. 28adabf netfilter: nft_dynset: add timeout extension to template by Pablo Neira Ayuso · 4 years, 2 months ago
  88. d16c5df wext: fix NULL-ptr-dereference with cfg80211's lack of commit() by Johannes Berg · 4 years, 2 months ago
  89. e9c4068 tcp: Fix potential use-after-free due to double kfree() by Kuniyuki Iwashima · 4 years, 2 months ago
  90. 22c3cb5 net: core: devlink: use right genl user_ptr when handling port param get/set by Oleksandr Mazur · 4 years, 2 months ago
  91. 70746a4 tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 4 years, 2 months ago
  92. 981e180 tcp: do not mess with cloned skbs in tcp_add_backlog() by Eric Dumazet · 4 years, 2 months ago
  93. f0f3d3e net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled by Tariq Toukan · 4 years, 2 months ago
  94. 9898801 ipv6: set multicast flag on the multicast route by Matteo Croce · 4 years, 2 months ago
  95. 0083dc2 net_sched: reject silly cell_log in qdisc_get_rtab() by Eric Dumazet · 4 years, 2 months ago
  96. 56ef551 net_sched: avoid shift-out-of-bounds in tcindex_set_parms() by Eric Dumazet · 4 years, 2 months ago
  97. 3cb2de5 ipv6: create multicast route with RTPROT_KERNEL by Matteo Croce · 4 years, 2 months ago
  98. e5f323b udp: mask TOS bits in udp_v4_early_demux() by Guillaume Nault · 4 years, 2 months ago
  99. 03ca5c2 net_sched: gen_estimator: support large ewma log by Eric Dumazet · 4 years, 2 months ago
  100. a6fc831 tcp: fix TCP socket rehash stats mis-accounting by Yuchung Cheng · 4 years, 2 months ago