1. 547ce4c switch cmsghdr_from_user_compat_to_kern() to copy_from_user() by Al Viro · 4 years, 7 months ago
  2. 4e4f4ce6a cls_flower: remove mpls_opts_policy by Guillaume Nault · 4 years, 7 months ago
  3. c6676e7 bridge: mrp: Add support for role MRA by Horatiu Vultur · 4 years, 7 months ago
  4. 4b3a61b bridge: mrp: Set the priority of MRP instance by Horatiu Vultur · 4 years, 7 months ago
  5. 0af413b flow_dissector: work around stack frame size warning by Arnd Bergmann · 4 years, 7 months ago
  6. 5eb18a2 devlink: Add ACL control packet traps by Ido Schimmel · 4 years, 7 months ago
  7. d77cfd1 devlink: Add layer 3 control packet traps by Ido Schimmel · 4 years, 7 months ago
  8. 515eac6 devlink: Add layer 2 control packet traps by Ido Schimmel · 4 years, 7 months ago
  9. 30a4e9a devlink: Add 'control' trap type by Ido Schimmel · 4 years, 7 months ago
  10. 9eefeab devlink: Add 'mirror' trap action by Ido Schimmel · 4 years, 7 months ago
  11. 678eb19 devlink: Create dedicated trap group for layer 3 exceptions by Ido Schimmel · 4 years, 7 months ago
  12. af0a248 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 7 months ago
  13. 709ffbe net: remove indirect block netdev event registration by Pablo Neira Ayuso · 4 years, 7 months ago
  14. 0fdcf78 net: use flow_indr_dev_setup_offload() by Pablo Neira Ayuso · 4 years, 7 months ago
  15. 324a823 net: cls_api: add tcf_block_offload_init() by Pablo Neira Ayuso · 4 years, 7 months ago
  16. 1fac52d net: flow_offload: consolidate indirect flow_block infrastructure by Pablo Neira Ayuso · 4 years, 7 months ago
  17. a8284c6 netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup() by Pablo Neira Ayuso · 4 years, 7 months ago
  18. a01c245 net/sched: fix a couple of splats in the error path of tfc_gate_init() by Davide Caratti · 4 years, 7 months ago
  19. 53fc685 bridge: Avoid infinite loop when suppressing NS messages with invalid options by Ido Schimmel · 4 years, 7 months ago
  20. dafe207 ipv4: nexthop: Fix deadcode issue by performing a proper NULL check by Patrick Eigensatz · 4 years, 7 months ago
  21. 07f6ece Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 7 months ago
  22. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  23. 1079a34 Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 7 months ago
  24. 19835b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  25. 093a48d cfg80211: support bigger kek/kck key length by Nathan Errera · 4 years, 7 months ago
  26. 07c12d6 mac80211: set short_slot for 6 GHz band by Tova Mussai · 4 years, 7 months ago
  27. 6fcb56c mac80211: Consider 6 GHz band when handling power constraint by Ilan Peer · 4 years, 7 months ago
  28. 93382a0 mac80211: accept aggregation sessions on 6 GHz by Johannes Berg · 4 years, 7 months ago
  29. f438136 cfg80211: require HE capabilities for 6 GHz band by Johannes Berg · 4 years, 7 months ago
  30. 461ce35 cfg80211: reject HT/VHT capabilities on 6 GHz band by Johannes Berg · 4 years, 7 months ago
  31. ba8f6a0 cfg80211: treat 6 GHz channels as valid regardless of capability by Johannes Berg · 4 years, 7 months ago
  32. 2ad2274 mac80211: Add HE 6GHz capabilities element to probe request by Ilan Peer · 4 years, 7 months ago
  33. 1bb9a8a mac80211: use HE 6 GHz band capability and pass it to the driver by Johannes Berg · 4 years, 7 months ago
  34. 3b3ec3d mac80211: check the correct bit for EMA AP by Shaul Triebitz · 4 years, 7 months ago
  35. 57fa5e8 mac80211: determine chandef from HE 6 GHz operation by Johannes Berg · 4 years, 7 months ago
  36. 2a333a0 mac80211: avoid using ext NSS high BW if not supported by Johannes Berg · 4 years, 7 months ago
  37. 607ca9e mac80211: do not allow HT/VHT IEs in 6 GHz mesh mode by Rajkumar Manoharan · 4 years, 7 months ago
  38. d1b7524 mac80211: build HE operation with 6 GHz oper information by Rajkumar Manoharan · 4 years, 7 months ago
  39. 24a2042 mac80211: add HE 6 GHz Band Capability element by Rajkumar Manoharan · 4 years, 7 months ago
  40. 2239521 cfg80211: add and expose HE 6 GHz band capabilities by Johannes Berg · 4 years, 7 months ago
  41. a6cf28e mac80211: add HE 6 GHz Band Capabilities into parse extension by Rajkumar Manoharan · 4 years, 7 months ago
  42. 43e64bf cfg80211: handle 6 GHz capability of new station by Rajkumar Manoharan · 4 years, 7 months ago
  43. 0e47901 nl80211: really allow client-only BIGTK support by Johannes Berg · 4 years, 7 months ago
  44. d1a1646 cfg80211: adapt to new channelization of the 6GHz band by Arend Van Spriel · 4 years, 7 months ago
  45. 5e9cf0f cfg80211: fix 6 GHz frequencies to kHz by Johannes Berg · 4 years, 7 months ago
  46. d9a81a2 l2tp: add sk_family checks to l2tp_validate_socket by Eric Dumazet · 4 years, 7 months ago
  47. 02c71b1 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years, 7 months ago
  48. 3988460 mptcp: fix NULL ptr dereference in MP_JOIN error path by Paolo Abeni · 4 years, 7 months ago
  49. b0c19ed6 sch_cake: Take advantage of skb->hash where appropriate by Toke Høiland-Jørgensen · 4 years, 7 months ago
  50. c6e08d6 net: qrtr: Allocate workqueue before kernel_bind by Chris Lew · 4 years, 7 months ago
  51. c5c7976 mptcp: remove msk from the token container at destruction time. by Paolo Abeni · 4 years, 7 months ago
  52. 10f6d46 mptcp: fix race between MP_JOIN and close by Paolo Abeni · 4 years, 7 months ago
  53. 41be81a mptcp: fix unblocking connect() by Paolo Abeni · 4 years, 7 months ago
  54. b8ded9d net/smc: pre-fetch send buffer outside of send_lock by Karsten Graul · 4 years, 7 months ago
  55. 05aa69e net/sched: act_ct: add nat mangle action only for NAT-conntrack by wenxu · 4 years, 7 months ago
  56. 4300c7e Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 7 months ago
  57. 1b49cd7 devinet: fix memleak in inetdev_init() by Yang Yingliang · 4 years, 7 months ago
  58. 8692cef virtio_vsock: Fix race condition in virtio_transport_recv_pkt by Jia He · 4 years, 7 months ago
  59. 86ae579 net: Make mpls_entry_encode() available for generic users by Eli Cohen · 4 years, 7 months ago
  60. bc183de tcp: tcp_init_buffer_space can be static by Florian Westphal · 4 years, 7 months ago
  61. fd55199 net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg static by Andrew Lunn · 4 years, 7 months ago
  62. 8298a41 tipc: remove set but not used variable 'prev' by YueHaibing · 4 years, 7 months ago
  63. 96d10d5 neigh: fix ARP retransmit timer guard by Hangbin Liu · 4 years, 7 months ago
  64. 0419849 net: dsa: tag_8021q: stop restoring VLANs from bridge by Vladimir Oltean · 4 years, 7 months ago
  65. f9e0ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  66. 5a892ff net: remove kernel_setsockopt by Christoph Hellwig · 4 years, 7 months ago
  67. c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 7 months ago
  68. 05bfd36 sctp: refactor sctp_setsockopt_bindx by Christoph Hellwig · 4 years, 7 months ago
  69. 942110f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 7 months ago
  70. f26e9b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 7 months ago
  71. e6da0ed Bluetooth: Acquire sk_lock.slock without disabling interrupts by Sebastian Andrzej Siewior · 4 years, 7 months ago
  72. f6a23d8 xfrm: fix a NULL-ptr deref in xfrm_local_error by Xin Long · 4 years, 7 months ago
  73. 45ebf73 sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event by Jonas Falkevik · 4 years, 7 months ago
  74. 095ae61 tipc: call tsk_set_importance from tipc_topsrv_create_listener by Christoph Hellwig · 4 years, 7 months ago
  75. 298cd88 rxrpc: add rxrpc_sock_set_min_security_level by Christoph Hellwig · 4 years, 7 months ago
  76. 7d7207c ipv6: add ip6_sock_set_recvpktinfo by Christoph Hellwig · 4 years, 7 months ago
  77. 18d5ad6 ipv6: add ip6_sock_set_addr_preferences by Christoph Hellwig · 4 years, 7 months ago
  78. fce9349 ipv6: add ip6_sock_set_recverr by Christoph Hellwig · 4 years, 7 months ago
  79. 9b11574 ipv6: add ip6_sock_set_v6only by Christoph Hellwig · 4 years, 7 months ago
  80. c1f9ec5 ipv4: add ip_sock_set_pktinfo by Christoph Hellwig · 4 years, 7 months ago
  81. 2de569b ipv4: add ip_sock_set_mtu_discover by Christoph Hellwig · 4 years, 7 months ago
  82. db45c0e ipv4: add ip_sock_set_recverr by Christoph Hellwig · 4 years, 7 months ago
  83. c4e446b ipv4: add ip_sock_set_freebind by Christoph Hellwig · 4 years, 7 months ago
  84. 6ebf71b ipv4: add ip_sock_set_tos by Christoph Hellwig · 4 years, 7 months ago
  85. 480aeb9 tcp: add tcp_sock_set_keepcnt by Christoph Hellwig · 4 years, 7 months ago
  86. d41ecaa tcp: add tcp_sock_set_keepintvl by Christoph Hellwig · 4 years, 7 months ago
  87. 71c48eb tcp: add tcp_sock_set_keepidle by Christoph Hellwig · 4 years, 7 months ago
  88. c488aea tcp: add tcp_sock_set_user_timeout by Christoph Hellwig · 4 years, 7 months ago
  89. 557eadf tcp: add tcp_sock_set_syncnt by Christoph Hellwig · 4 years, 7 months ago
  90. ddd061b tcp: add tcp_sock_set_quickack by Christoph Hellwig · 4 years, 7 months ago
  91. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
  92. db10538 tcp: add tcp_sock_set_cork by Christoph Hellwig · 4 years, 7 months ago
  93. fe31a32 net: add sock_set_reuseport by Christoph Hellwig · 4 years, 7 months ago
  94. 26cfabf net: add sock_set_rcvbuf by Christoph Hellwig · 4 years, 7 months ago
  95. ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 7 months ago
  96. 783da70 net: add sock_enable_timestamps by Christoph Hellwig · 4 years, 7 months ago
  97. 7594888 net: add sock_bindtoindex by Christoph Hellwig · 4 years, 7 months ago
  98. 76ee078 net: add sock_set_sndtimeo by Christoph Hellwig · 4 years, 7 months ago
  99. 6e43496 net: add sock_set_priority by Christoph Hellwig · 4 years, 7 months ago
  100. c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 7 months ago