1. b19218b nexthop: Bounce NHA_GATEWAY in FDB nexthop groups by Petr Machata · 4 years ago
  2. 7b01e53 nexthop: Unlink nexthop group entry in error path by Ido Schimmel · 4 years ago
  3. 07e61a9 nexthop: Fix off-by-one error in error path by Ido Schimmel · 4 years ago
  4. bb4cc1a1 net: ip: always refragment ip defragmented packets by Florian Westphal · 4 years ago
  5. 50c6616 net: fix pmtu check in nopmtudisc mode by Florian Westphal · 4 years ago
  6. d8f5c29 net: ipv6: fib: flush exceptions when purging route by Sean Tranchetti · 4 years ago
  7. 4beb17e net: qrtr: fix null-ptr-deref in qrtr_ns_remove by Qinglang Miao · 4 years ago
  8. 55b7ab1 net: vlan: avoid leaks on register_vlan_dev() failures by Jakub Kicinski · 4 years ago
  9. 152a8a6 cfg80211: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
  10. aa35e45 Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  11. a8f33c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years ago
  12. b40f97b net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event by Xie He · 4 years ago
  13. 4bfc471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years ago
  14. 085c7c4 erspan: fix version 1 check in gre_parse_header() by Cong Wang · 4 years ago
  15. bd1248f net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 4 years ago
  16. a533b70 net: neighbor: fix a crash caused by mod zero by weichenchen · 4 years ago
  17. 21fdca2 ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst() by Guillaume Nault · 4 years ago
  18. e7579d5 net: mptcp: cap forward allocation to 1M by Davide Caratti · 4 years ago
  19. 4ae2bb8 net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc by Antoine Tenart · 4 years ago
  20. 2d57b4f net-sysfs: take the rtnl lock when storing xps_rxqs by Antoine Tenart · 4 years ago
  21. fb25038 net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc by Antoine Tenart · 4 years ago
  22. 1ad58225 net-sysfs: take the rtnl lock when storing xps_cpus by Antoine Tenart · 4 years ago
  23. f5f2c9a libceph: align session_key and con_secret to 16 bytes by Ilya Dryomov · 4 years, 1 month ago
  24. ad32fe8 libceph: fix auth_signature buffer allocation in secure mode by Ilya Dryomov · 4 years, 1 month ago
  25. b4e70d8 netfilter: nftables: add set expression flags by Pablo Neira Ayuso · 4 years ago
  26. 95cd4bc netfilter: nft_dynset: report EOPNOTSUPP on missing set feature by Pablo Neira Ayuso · 4 years ago
  27. 6cb5621 netfilter: xt_RATEEST: reject non-null terminated string from userspace by Florian Westphal · 4 years ago
  28. 427c940 net/ncsi: Use real net-device for response handler by John Wang · 4 years ago
  29. 826f328 net: dcb: Validate netlink message in DCB handler by Petr Machata · 4 years ago
  30. 70990af Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years ago
  31. 1e72fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 1 month ago
  32. 698285d net/sched: sch_taprio: ensure to reset/destroy all child qdiscs by Davide Caratti · 4 years, 1 month ago
  33. abdcd06 net: af_packet: fix procfs header for 64-bit pointers by Baruch Siach · 4 years, 1 month ago
  34. b1b95cb xsk: Rollback reservation at NETDEV_TX_BUSY by Magnus Karlsson · 4 years, 1 month ago
  35. f09ced4 xsk: Fix race in SKB mode transmit with shared cq by Magnus Karlsson · 4 years, 1 month ago
  36. 8bee683 xsk: Fix memory leak for failed bind by Magnus Karlsson · 4 years, 1 month ago
  37. d64c6f9 Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
  38. 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 1 month ago
  39. be695ee Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 1 month ago
  40. 44d4775 net/sched: sch_taprio: reset child qdiscs before freeing them by Davide Caratti · 4 years, 1 month ago
  41. 5c8193f netfilter: ipset: fix shift-out-of-bounds in htable_bits() by Vasily Averin · 4 years, 1 month ago
  42. 2b33d6f netfilter: ipset: fixes possible oops in mtype_resize by Vasily Averin · 4 years, 1 month ago
  43. 443d6e8 netfilter: x_tables: Update remaining dereference to RCU by Subash Abhinov Kasiviswanathan · 4 years, 1 month ago
  44. 13e1603 mptcp: fix pending data accounting by Paolo Abeni · 4 years, 1 month ago
  45. 219d049 mptcp: push pending frames when subflow has free space by Paolo Abeni · 4 years, 1 month ago
  46. 3f8b266 mptcp: properly annotate nested lock by Paolo Abeni · 4 years, 1 month ago
  47. 0c14846 mptcp: fix security context on server socket by Paolo Abeni · 4 years, 1 month ago
  48. 3ae32c0 mptcp: clear use_ack and use_map when dropping other suboptions by Geliang Tang · 4 years, 1 month ago
  49. 009bd55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 1 month ago
  50. 995433b net/smc: fix access to parent of an ib device by Karsten Graul · 4 years, 1 month ago
  51. ef72cd3 ethtool: fix error paths in ethnl_set_channels() by Ivan Vecera · 4 years, 1 month ago
  52. c32c928 tipc: do sanity check payload of a netlink message by Hoang Le · 4 years, 1 month ago
  53. 48aba79 Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  54. 7061eb8 net: core: introduce __netdev_notify_peers by Lijun Pan · 4 years, 1 month ago
  55. efb796f ethtool: fix string set id check by Michal Kubecek · 4 years, 1 month ago
  56. ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 1 month ago
  57. 161b838 netfilter: nftables: fix incorrect increment of loop counter by Colin Ian King · 4 years, 1 month ago
  58. 1a50ede Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 1 month ago
  59. edffb84 Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs into linux-next by Trond Myklebust · 4 years, 1 month ago
  60. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
  61. a268e0f net: fix proc_fs init handling in af_packet and tls by Yonatan Linik · 4 years, 1 month ago
  62. 7f81698 af_vsock: Assign the vsock transport considering the vsock address flags by Andra Paraschiv · 4 years, 1 month ago
  63. 1b5f2ab af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path by Andra Paraschiv · 4 years, 1 month ago
  64. cada7cc vsock_addr: Check for supported flag values by Andra Paraschiv · 4 years, 1 month ago
  65. ae0b04b net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled by Tariq Toukan · 4 years, 1 month ago
  66. c31b70c tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit by Alexander Duyck · 4 years, 1 month ago
  67. 54970a2 net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed packet by Vasily Averin · 4 years, 1 month ago
  68. adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  69. 989a1db net: bridge: Fix a warning when del bridge sysfs by Wang Hai · 4 years, 1 month ago
  70. 15e6ca97 mptcp: let MPTCP create max size skbs by Paolo Abeni · 4 years, 1 month ago
  71. 1bc7327 mptcp: pm: simplify select_local_address() by Paolo Abeni · 4 years, 1 month ago
  72. 50c504a mptcp: parse and act on incoming FASTCLOSE option by Florian Westphal · 4 years, 1 month ago
  73. 049fe38 tcp: parse mptcp options contained in reset packets by Florian Westphal · 4 years, 1 month ago
  74. ab82e99 mptcp: hold mptcp socket before calling tcp_done by Florian Westphal · 4 years, 1 month ago
  75. ba34c3d mptcp: use MPTCPOPT_HMAC_LEN macro by Geliang Tang · 4 years, 1 month ago
  76. 141694d mptcp: remove address when netlink flushes addrs by Geliang Tang · 4 years, 1 month ago
  77. 3764b0c mptcp: attach subflow socket to parent cgroup by Nicolas Rybowski · 4 years, 1 month ago
  78. 09d6217 net: openvswitch: fix TTL decrement exception action execution by Eelco Chaudron · 4 years, 1 month ago
  79. f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  80. 7bca502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years, 1 month ago
  81. a6b5e02 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  82. 2f0df6c libceph: drop ceph_auth_{create,update}_authorizer() by Ilya Dryomov · 4 years, 2 months ago
  83. ce28716 libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1 by Ilya Dryomov · 4 years, 2 months ago
  84. cd1a677 libceph, ceph: implement msgr2.1 protocol (crc and secure modes) by Ilya Dryomov · 4 years, 2 months ago
  85. 00498b9 libceph: introduce connection modes and ms_mode option by Ilya Dryomov · 4 years, 2 months ago
  86. 313771e libceph, rbd: ignore addr->type while comparing in some cases by Ilya Dryomov · 4 years, 1 month ago
  87. a5cbd5f libceph, ceph: get and handle cluster maps with addrvecs by Ilya Dryomov · 4 years, 2 months ago
  88. 8921f25 libceph: factor out finish_auth() by Ilya Dryomov · 4 years, 3 months ago
  89. c1c0ce7 libceph: drop ac->ops->name field by Ilya Dryomov · 4 years, 2 months ago
  90. 59711f9 libceph: amend cephx init_protocol() and build_request() by Ilya Dryomov · 4 years, 2 months ago
  91. 285ea34 libceph, ceph: incorporate nautilus cephx changes by Ilya Dryomov · 4 years, 2 months ago
  92. 6610fff libceph: safer en/decoding of cephx requests and replies by Ilya Dryomov · 4 years, 3 months ago
  93. f79e25b libceph: more insight into ticket expiry and invalidation by Ilya Dryomov · 4 years, 1 month ago
  94. a56dd9b libceph: move msgr1 protocol specific fields to its own struct by Ilya Dryomov · 4 years, 2 months ago
  95. 2f71361 libceph: move msgr1 protocol implementation to its own file by Ilya Dryomov · 4 years, 2 months ago
  96. 566050e libceph: separate msgr1 protocol implementation by Ilya Dryomov · 4 years, 2 months ago
  97. 6503e0b libceph: export remaining protocol independent infrastructure by Ilya Dryomov · 4 years, 2 months ago
  98. 699921d libceph: export zero_page by Ilya Dryomov · 4 years, 2 months ago
  99. 3fefd43 libceph: rename and export con->flags bits by Ilya Dryomov · 4 years, 2 months ago
  100. 6d7f62b libceph: rename and export con->state states by Ilya Dryomov · 4 years, 2 months ago