1. c920a19 Bluetooth: hci_uart: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  2. 7c36948 Bluetooth: hci_intel: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  3. 683cc86 Bluetooth: btintel: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  4. eb3939e3 Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE device by Sergey Shatunov · 5 years ago
  5. f3d63f5 Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC by Venkata Lakshmi Narayana Gubba · 5 years ago
  6. 2ade42d Bluetooth: remove __get_channel/dir and __dir by Alex Shi · 5 years ago
  7. 2a15490 Bluetooth: prefetch channel before killing sock by Hillf Danton · 5 years ago
  8. 89bd614 dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3991 by Venkata Lakshmi Narayana Gubba · 5 years ago
  9. 66cb705 Bluetooth: hci_qca: Enable clocks required for BT SOC by Venkata Lakshmi Narayana Gubba · 5 years ago
  10. fe66483 Bluetooth: optimize barrier usage for Rmw atomics by Davidlohr Bueso · 5 years ago
  11. 6c08fc8 Bluetooth: Fix refcount use-after-free issue by Manish Mandlik · 5 years ago
  12. 151129d Bluetooth: SMP: Fix SALT value in some comments by Christophe JAILLET · 5 years ago
  13. 8e5aa61 Merge branch 'qed-Utilize-FW-8.42.2.0' by David S. Miller · 5 years ago
  14. 2d22bc8 qed: FW 8.42.2.0 debug features by Michal Kalderon · 5 years ago
  15. 6bc82d9 qed: rt init valid initialization changed by Michal Kalderon · 5 years ago
  16. 8a52bba qed: Debug feature: ilt and mdump by Michal Kalderon · 5 years ago
  17. 30d5f85 qed: FW 8.42.2.0 Add fw overlay feature by Michal Kalderon · 5 years ago
  18. 0500a70 qed: FW 8.42.2.0 HSI changes by Michal Kalderon · 5 years ago
  19. 6459d93 qed: FW 8.42.2.0 iscsi/fcoe changes by Michal Kalderon · 5 years ago
  20. 1392d19 qed: Add abstraction for different hsi values per chip by Michal Kalderon · 5 years ago
  21. 997af5d qed: FW 8.42.2.0 Additional ll2 type by Michal Kalderon · 5 years ago
  22. 804c570 qed: Use dmae to write to widebus registers in fw_funcs by Michal Kalderon · 5 years ago
  23. 63ddca3 qed: FW 8.42.2.0 Parser offsets modified by Michal Kalderon · 5 years ago
  24. 92fae6f qed: FW 8.42.2.0 Queue Manager changes by Michal Kalderon · 5 years ago
  25. 6aebde8 qed: FW 8.42.2.0 Expose new registers and change windows by Michal Kalderon · 5 years ago
  26. 2924e06 qed: FW 8.42.2.0 Internal ram offsets modifications by Michal Kalderon · 5 years ago
  27. 3d4864b Merge branch 'octeontx2-pf-Add-network-driver-for-physical-function' by David S. Miller · 5 years ago
  28. 688b3e8 MAINTAINERS: Add entry for Marvell OcteonTX2 Physical Function driver by Sunil Goutham · 5 years ago
  29. 493aeb2 Documentation: net: octeontx2: Add RVU HW and drivers overview by Sunil Goutham · 5 years ago
  30. 6e92d71b octeontx2-pf: ethtool RSS config support by Sunil Goutham · 5 years ago
  31. d45d897 octeontx2-pf: Add basic ethtool support by Christina Jacob · 5 years ago
  32. e239d0c octeontx2-pf: Add ndo_get_stats64 by Geetha sowjanya · 5 years ago
  33. 86d7476 octeontx2-pf: TCP segmentation offload support by Sunil Goutham · 5 years ago
  34. 85069e9 octeontx2-pf: Receive side scaling support by Sunil Goutham · 5 years ago
  35. 4ff7d14 octeontx2-pf: Error handling support by Geetha sowjanya · 5 years ago
  36. 34bfe0e octeontx2-pf: MTU, MAC and RX mode config support by Sunil Goutham · 5 years ago
  37. 50fe6c0 octeontx2-pf: Register and handle link notifications by Linu Cherian · 5 years ago
  38. 3ca6c4c octeontx2-pf: Add packet transmission support by Sunil Goutham · 5 years ago
  39. abe0254 octeontx2-pf: Receive packet handling support by Sunil Goutham · 5 years ago
  40. 04a21ef octeontx2-pf: Setup interrupts and NAPI handler by Sunil Goutham · 5 years ago
  41. caa2da3 octeontx2-pf: Initialize and config queues by Sunil Goutham · 5 years ago
  42. 05fcc9e octeontx2-pf: Attach NIX and NPA block LFs by Sunil Goutham · 5 years ago
  43. 5a6d7c9 octeontx2-pf: Mailbox communication with AF by Sunil Goutham · 5 years ago
  44. 1654757 octeontx2-pf: Add Marvell OcteonTX2 NIC driver by Sunil Goutham · 5 years ago
  45. 9e0703a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  46. c312840 Revert "pktgen: Allow configuration of IPv6 source address range" by David S. Miller · 5 years ago
  47. 6a7e25c net/core: Replace driver version to be kernel version by Leon Romanovsky · 5 years ago
  48. 7d99968 Merge branch 'sfc-refactor-mcdi-filtering-code' by David S. Miller · 5 years ago
  49. 6c77065 sfc: move mcdi filtering code by Alex Maftei (amaftei) · 5 years ago
  50. 00aaf7e sfc: create header for mcdi filtering code by Alex Maftei (amaftei) · 5 years ago
  51. 90c914d sfc: rename mcdi filtering functions/structs by Alex Maftei (amaftei) · 5 years ago
  52. 4d94e43 Merge branch 'bnxt_en-next' by David S. Miller · 5 years ago
  53. 9243991 devlink: document devlink info versions reported by bnxt_en driver by Vasundhara Volam · 5 years ago
  54. 9599e036 bnxt_en: Add support for devlink info command by Vasundhara Volam · 5 years ago
  55. 41c0d91 devlink: add macro for "fw.roce" by Vasundhara Volam · 5 years ago
  56. b014232 bnxt_en: Rename switch_id to dsn by Vasundhara Volam · 5 years ago
  57. 8159cbe bnxt_en: Add support to update progress of flash update by Vasundhara Volam · 5 years ago
  58. cda2cab bnxt_en: Move devlink_register before registering netdev by Vasundhara Volam · 5 years ago
  59. 002870e bnxt_en: Register devlink irrespective of firmware spec version by Vasundhara Volam · 5 years ago
  60. d6292ad bnxt_en: Refactor bnxt_dl_register() by Vasundhara Volam · 5 years ago
  61. 5313845 bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips. by Michael Chan · 5 years ago
  62. 87d67f5 bnxt_en: Periodically check and remove aged-out ntuple filters by Pavan Chebbi · 5 years ago
  63. f47d0e1 bnxt_en: Do not accept fragments for aRFS flow steering. by Michael Chan · 5 years ago
  64. c66c06c bnxt_en: Support UDP RSS hashing on 575XX chips. by Michael Chan · 5 years ago
  65. 1d86859 bnxt_en: Remove the setting of dev_port. by Michael Chan · 5 years ago
  66. 43a5107 bnxt_en: Improve bnxt_probe_phy(). by Michael Chan · 5 years ago
  67. 83d8f5e bnxt_en: Improve link up detection. by Michael Chan · 5 years ago
  68. db038b1 Merge branch 'ethtool-netlink-interface-part-2' by David S. Miller · 5 years ago
  69. 67bffa7 ethtool: add WOL_NTF notification by Michal Kubecek · 5 years ago
  70. 8d425b1 ethtool: set wake-on-lan settings with WOL_SET request by Michal Kubecek · 5 years ago
  71. 51ea22b ethtool: provide WoL settings with WOL_GET request by Michal Kubecek · 5 years ago
  72. 0bda7af ethtool: add DEBUG_NTF notification by Michal Kubecek · 5 years ago
  73. e54d04e ethtool: set message mask with DEBUG_SET request by Michal Kubecek · 5 years ago
  74. 6a94b8c ethtool: provide message mask with DEBUG_GET request by Michal Kubecek · 5 years ago
  75. d2c4b44 ethtool: fix kernel-doc descriptions by Michal Kubecek · 5 years ago
  76. 82bc2e4 Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 5 years ago
  77. 82650da Merge branch 'bpf-flow-dissector-fix-port-ranges' by Daniel Borkmann · 5 years ago
  78. 265bb35 selftests/bpf: Add test based on port range for BPF flow dissector by Yoshiki Komachi · 5 years ago
  79. 59fb9b6 flow_dissector: Fix to use new variables for port ranges in bpf hook by Yoshiki Komachi · 5 years ago
  80. c4c57b9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
  81. 5a44c71 drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()' by Christophe JAILLET · 5 years ago
  82. b23bfa5 bpf, xdp: Remove no longer required rcu_read_{un}lock() by John Fastabend · 5 years ago
  83. 9719c6b bpf, xdp: virtio_net use access ptr macro for xdp enable check by John Fastabend · 5 years ago
  84. 42a84a8 bpf, xdp: Update devmap comments to reflect napi/rcu usage by John Fastabend · 5 years ago
  85. a8ec173 r8169: don't set min_mtu/max_mtu if not needed by Heiner Kallweit · 5 years ago
  86. 6dd4b4f mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()' by Christophe JAILLET · 5 years ago
  87. 6dc43cd net: dsa: Fix use-after-free in probing of DSA switch tree by Vladimir Oltean · 5 years ago
  88. a85dd3a net: remove eth_change_mtu by Heiner Kallweit · 5 years ago
  89. 0e6223e Merge branch 'XDP-fixes-for-socionext-driver' by David S. Miller · 5 years ago
  90. 02758cb6 net: socionext: fix xdp_result initialization in netsec_process_rx by Lorenzo Bianconi · 5 years ago
  91. b5e82e3 net: socionext: fix possible user-after-free in netsec_process_rx by Lorenzo Bianconi · 5 years ago
  92. 09917a1 Merge branch 'net-allow-per-net-notifier-to-follow-netdev-into-namespace' by David S. Miller · 5 years ago
  93. d48834f mlx5: Use dev_net netdevice notifier registrations by Jiri Pirko · 5 years ago
  94. 93642e1 net: introduce dev_net notifier register/unregister variants by Jiri Pirko · 5 years ago
  95. 1f63770 net: push code from net notifier reg/unreg into helpers by Jiri Pirko · 5 years ago
  96. 48b3a13 net: call call_netdevice_unregister_net_notifiers from unregister by Jiri Pirko · 5 years ago
  97. cd94ef0 soreuseport: Cleanup duplicate initialization of more_reuse->max_socks. by Kuniyuki Iwashima · 5 years ago
  98. 4d43470 Merge branch 'Support-fraglist-GRO-GSO' by David S. Miller · 5 years ago
  99. 9fd1ff5 udp: Support UDP fraglist GRO/GSO. by Steffen Klassert · 5 years ago
  100. 3a1296a net: Support GRO/GSO fraglist chaining. by Steffen Klassert · 5 years ago