1. 51b0fe9 mac80211: fix potential overflow when multiplying to u32 integers by Colin Ian King · 4 years ago
  2. b85dc35 Bluetooth: Put HCI device if inquiry procedure interrupts by Pan Bian · 4 years ago
  3. 7116df3 Bluetooth: drop HCI device reference before return by Pan Bian · 4 years ago
  4. d91b4f3 Bluetooth: Fix initializing response id after clearing struct by Christopher William Snowhill · 4 years, 1 month ago
  5. d8a3f2a vsock: fix locking in vsock_shutdown() by Stefano Garzarella · 4 years ago
  6. 2638ff1 vsock/virtio: update credit only if socket is not closed by Stefano Garzarella · 4 years ago
  7. 221a2b2f net/vmw_vsock: improve locking in vsock_connect_timeout() by Norbert Slusarek · 4 years ago
  8. 540b895 netfilter: conntrack: skip identical origin tuple in same zone only by Florian Westphal · 4 years ago
  9. dd07df9 netfilter: xt_recent: Fix attempt to update deleted entry by Jozsef Kadlecsik · 4 years ago
  10. 3a184a1 SUNRPC: Handle 0 length opaque XDR object data properly by Dave Wysochanski · 4 years ago
  11. 41e0f72 SUNRPC: Move simple_get_bytes and simple_get_netobj into private header by Dave Wysochanski · 4 years ago
  12. fd9d119 af_key: relax availability checks for skb size calculation by Cong Wang · 4 years, 1 month ago
  13. 2718d6e mac80211: fix station rate table updates on assoc by Felix Fietkau · 4 years ago
  14. 36b5092 net: lapb: Copy the skb before sending a packet by Xie He · 4 years ago
  15. 3fb9aa6 mac80211: fix fast-rx encryption check by Felix Fietkau · 4 years, 1 month ago
  16. 17af614 net_sched: reject silly cell_log in qdisc_get_rtab() by Eric Dumazet · 4 years ago
  17. b9c3223 NFC: fix possible resource leak by Pan Bian · 4 years ago
  18. c81391c NFC: fix resource leak when target index is invalid by Pan Bian · 4 years ago
  19. 0e833ab mac80211: pause TX while changing interface type by Johannes Berg · 4 years ago
  20. 1caa146 xfrm: Fix oops in xfrm_replay_advance_bmp by Shmulik Ladkani · 4 years, 1 month ago
  21. 3cfe276 netfilter: nft_dynset: add timeout extension to template by Pablo Neira Ayuso · 4 years ago
  22. 355b53d wext: fix NULL-ptr-dereference with cfg80211's lack of commit() by Johannes Berg · 4 years ago
  23. ed4b430 net_sched: avoid shift-out-of-bounds in tcindex_set_parms() by Eric Dumazet · 4 years ago
  24. 4a6303b ipv6: create multicast route with RTPROT_KERNEL by Matteo Croce · 4 years ago
  25. 692805e skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too by Alexander Lobakin · 4 years ago
  26. 73a9742 netfilter: rpfilter: mask ecn bits before fib lookup by Guillaume Nault · 4 years ago
  27. 310014f tipc: fix NULL deref in tipc_link_xmit() by Hoang Le · 4 years ago
  28. 4a4ba4a rxrpc: Fix handling of an unsupported token type in rxrpc_read() by David Howells · 4 years ago
  29. 509f3e6 net: avoid 32 x truesize under-estimation for tiny skbs by Eric Dumazet · 4 years ago
  30. 46a7d2e net: sit: unregister_netdevice on newlink's error path by Jakub Kicinski · 4 years ago
  31. 99be0d7 net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands by Petr Machata · 4 years ago
  32. 9678815 net: dcb: Validate netlink message in DCB handler by Petr Machata · 4 years, 1 month ago
  33. df6c9d4 netfilter: conntrack: fix reading nf_conntrack_buckets by Jesper Dangaard Brouer · 4 years ago
  34. fc6df94 net: sunrpc: interpret the return value of kstrtou32 correctly by j.nixdorf@avm.de · 4 years ago
  35. 031a414 net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed packet by Vasily Averin · 4 years, 1 month ago
  36. e374cf5 net: fix pmtu check in nopmtudisc mode by Florian Westphal · 4 years ago
  37. 5d27c3f net: ip: always refragment ip defragmented packets by Florian Westphal · 4 years ago
  38. e27bf5d netfilter: xt_RATEEST: reject non-null terminated string from userspace by Florian Westphal · 4 years, 1 month ago
  39. 0a4feb8 netfilter: ipset: fix shift-out-of-bounds in htable_bits() by Vasily Averin · 4 years, 1 month ago
  40. 586692b net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 4 years, 1 month ago
  41. 85039b7 ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst() by Guillaume Nault · 4 years, 1 month ago
  42. 8837315 net/ncsi: Use real net-device for response handler by John Wang · 4 years, 1 month ago
  43. 535ef68 l2tp: fix races with ipv4-mapped ipv6 addresses by Paolo Abeni · 7 years ago
  44. c49f30b net: ipv6: keep sk status consistent after datagram connect failure by Paolo Abeni · 7 years ago
  45. de83499 cfg80211: initialize rekey_data by Sara Sharon · 4 years, 2 months ago
  46. b031203 SUNRPC: xprt_load_transport() needs to support the netid "rdma6" by Trond Myklebust · 4 years, 2 months ago
  47. 7ce2c18 Bluetooth: Fix null pointer dereference in hci_event_packet() by Anmol Karn · 4 years, 4 months ago
  48. f7a86f0 Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() by Peilin Ye · 4 years, 4 months ago
  49. 8435f02 mac80211: mesh: fix mesh_pathtbl_init() error path by Eric Dumazet · 4 years, 1 month ago
  50. 5b932ef net: bridge: vlan: fix error return code in __vlan_add() by Zhang Changzhong · 4 years, 1 month ago
  51. 4de351d tcp: fix cwnd-limited bug for TSO deferral where we send nothing by Neal Cardwell · 4 years, 1 month ago
  52. 4596762 net/x25: prevent a couple of overflows by Dan Carpenter · 4 years, 2 months ago
  53. 10b6f57 netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal by Antoine Tenart · 4 years, 2 months ago
  54. edc9b31 rose: Fix Null pointer dereference in rose_send_frame() by Anmol Karn · 4 years, 2 months ago
  55. 545c8af net/af_iucv: set correct sk_protocol for child sockets by Julian Wiedmann · 4 years, 2 months ago
  56. d46ca6d batman-adv: set .owner to THIS_MODULE by Taehee Yoo · 4 years, 2 months ago
  57. 38eeb13 mac80211: free sta in sta_info_insert_finish() on errors by Johannes Berg · 4 years, 2 months ago
  58. 0a793f3 mac80211: minstrel: fix tx status processing corner case by Felix Fietkau · 4 years, 2 months ago
  59. e974e89 mac80211: minstrel: remove deferred sampling code by Felix Fietkau · 4 years, 2 months ago
  60. 9ca9ff6 tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate by Ryan Sharpelletti · 4 years, 2 months ago
  61. b0cf7f0 sctp: change to hold/put transport for proto_unreach_timer by Xin Long · 4 years, 2 months ago
  62. 06ee3d5 net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request by Xie He · 4 years, 2 months ago
  63. b55215a netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist() by Paul Moore · 4 years, 2 months ago
  64. 627da8f netlabel: fix our progress tracking in netlbl_unlabel_staticlist() by Paul Moore · 4 years, 2 months ago
  65. 3722985 net: Have netpoll bring-up DSA management interface by Florian Fainelli · 4 years, 2 months ago
  66. 4145641 net: bridge: add missing counters to ndo_get_stats64 callback by Heiner Kallweit · 4 years, 2 months ago
  67. f1555c9 inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill() by Wang Hai · 4 years, 2 months ago
  68. 138c156 devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill() by Wang Hai · 4 years, 2 months ago
  69. 7d6f77b ah6: fix error return code in ah6_input() by Zhang Changzhong · 4 years, 2 months ago
  70. e99d5ec mac80211: always wind down STA state by Johannes Berg · 4 years, 3 months ago
  71. 44d2ea6 net: Update window_clamp if SOCK_RCVBUF is set by Mao Wenan · 4 years, 2 months ago
  72. 1bbd12d net/x25: Fix null-ptr-deref in x25_connect by Martin Schiller · 4 years, 2 months ago
  73. 09aeee1 net/af_iucv: fix null pointer dereference on shutdown by Ursula Braun · 4 years, 2 months ago
  74. a870fc0 IPv6: Set SIT tunnel hard_header_len to zero by Oliver Herms · 4 years, 3 months ago
  75. 09a227a cfg80211: regulatory: Fix inconsistent format argument by Ye Bin · 4 years, 3 months ago
  76. 74b8bf4 mac80211: fix use of skb payload instead of header by Johannes Berg · 4 years, 3 months ago
  77. cca7619 net: xfrm: fix a race condition during allocing spi by zhuoliang zhang · 4 years, 3 months ago
  78. 380faa7 vsock: use ns_capable_noaudit() on socket create by Jeff Vander Stoep · 4 years, 3 months ago
  79. 7153ef8 tipc: fix use-after-free in tipc_bcast_get_mode by Hoang Huu Le · 4 years, 5 months ago
  80. 568b54b9 libceph: clear con->out_msg on Policy::stateful_server faults by Ilya Dryomov · 4 years, 3 months ago
  81. ff4a1985 net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid by Anant Thazhemadam · 4 years, 3 months ago
  82. f955928 tipc: fix memory leak caused by tipc_buf_append() by Tung Nguyen · 4 years, 3 months ago
  83. 433cf1e SUNRPC: ECONNREFUSED should cause a rebind. by NeilBrown · 7 years ago
  84. 62bf54e ipvs: Fix uninit-value in do_ip_vs_set_ctl() by Peilin Ye · 4 years, 5 months ago
  85. 13971db Bluetooth: Only mark socket zapped after unlocking by Abhishek Pandit-Subedi · 4 years, 4 months ago
  86. bce746a nl80211: fix non-split wiphy information by Johannes Berg · 4 years, 4 months ago
  87. df83816 icmp: randomize the global rate limiter by Eric Dumazet · 4 years, 3 months ago
  88. 090178c tcp: fix to update snd_wl1 in bulk receiver fast path by Neal Cardwell · 4 years, 3 months ago
  89. 0e48959 nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download() by Defang Bo · 4 years, 3 months ago
  90. bd6cdb5 tipc: fix the skb_unshare() in tipc_buf_append() by Cong Wang · 4 years, 3 months ago
  91. 1dd8db1 Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 8 months ago
  92. b77912c Bluetooth: Consolidate encryption handling in hci_encrypt_cfm by Luiz Augusto von Dentz · 4 years, 8 months ago
  93. 65bd223 Bluetooth: fix kernel oops in store_pending_adv_report by Alain Michaud · 4 years, 6 months ago
  94. 2ef5689 Bluetooth: MGMT: Fix not checking if BT_HS is enabled by Luiz Augusto von Dentz · 4 years, 5 months ago
  95. 7203696 Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years, 5 months ago
  96. 1a8da94 Bluetooth: A2MP: Fix not initializing all members by Luiz Augusto von Dentz · 4 years, 5 months ago
  97. 2f2a503 rxrpc: Fix server keyring leak by David Howells · 4 years, 4 months ago
  98. 81f997b rxrpc: Fix some missing _bh annotations on locking conn->state_lock by David Howells · 4 years, 4 months ago
  99. 90a4dcf rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() by David Howells · 4 years, 4 months ago
  100. 9228883 rxrpc: Fix rxkad token xdr encoding by Marc Dionne · 4 years, 5 months ago