1. 8983b73 libbpf: Fix various errors and warning reported by checkpatch.pl by Andrii Nakryiko · 5 years ago
  2. 1f8e2bc libbpf: Refactor relocation handling by Andrii Nakryiko · 5 years ago
  3. ffc8817 selftests/bpf: Ensure no DWARF relocations for BPF object files by Andrii Nakryiko · 5 years ago
  4. a8fdaad selftests/bpf: Integrate verbose verifier log into test_progs by Andrii Nakryiko · 5 years ago
  5. 5940c5b selftests, bpftool: Skip the build test if not in tree by Jakub Kicinski · 5 years ago
  6. 31f8b82 selftests, bpftool: Set EXIT trap after usage function by Quentin Monnet · 5 years ago
  7. a89b2cb tools, bpf: Fix build for 'make -s tools/bpf O=<dir>' by Quentin Monnet · 5 years ago
  8. a0f17cc tools, bpftool: Fix warning on ignored return value for 'read' by Quentin Monnet · 5 years ago
  9. 5d946c5 xsk: Fix xsk_poll()'s return type by Luc Van Oostenryck · 5 years ago
  10. c392bcc powerpc: Add const qual to local_read() parameter by Eric Dumazet · 5 years ago
  11. c98dfcd Merge branch 'bnxt_en-Updates' by Jakub Kicinski · 5 years ago
  12. d168f32 bnxt_en: Add support for flashing the device via devlink by Vasundhara Volam · 5 years ago
  13. c7e457f4 bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW. by Michael Chan · 5 years ago
  14. b1613e7 bnxt_en: Add async. event logic for PHY configuration changes. by Michael Chan · 5 years ago
  15. 8119e49 bnxt_en: Refactor the initialization of the ethtool link settings. by Michael Chan · 5 years ago
  16. 8a60efd bnxt_en: Skip disabling autoneg before PHY loopback when appropriate. by Michael Chan · 5 years ago
  17. 1acefc9 bnxt_en: Assign more RSS context resources to the VFs. by Michael Chan · 5 years ago
  18. 3be8136 bnxt_en: Initialize context memory to the value specified by firmware. by Michael Chan · 5 years ago
  19. f9b69d7 bnxt_en: Fix suspend/resume path on 57500 chips by Vasundhara Volam · 5 years ago
  20. f92335d bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume() by Vasundhara Volam · 5 years ago
  21. 2e88246 bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command. by Vasundhara Volam · 5 years ago
  22. bdb3860 bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path. by Vasundhara Volam · 5 years ago
  23. ef02af8 bnxt_en: Disable/enable Bus master during suspend/resume. by Michael Chan · 5 years ago
  24. fb4cd81 bnxt_en: Add chip IDs for 57452 and 57454 chips. by Michael Chan · 5 years ago
  25. ab44081 sfc: fix build without CONFIG_RFS_ACCEL by Jakub Kicinski · 5 years ago
  26. 6f3aeb1 hv_netvsc: make recording RSS hash depend on feature flag by Stephen Hemminger · 5 years ago
  27. fc5141c net: gro: use vlan API instead of accessing directly by Tonghao Zhang · 5 years ago
  28. 9520aea Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 5 years ago
  29. d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
  30. ab81836 net: use rhashtable_lookup() instead of rhashtable_lookup_fast() by Taehee Yoo · 5 years ago
  31. 3a06ee3 Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by Jakub Kicinski · 5 years ago
  32. 72a2707 Merge branch 'nfc-convert-from-txt-to-rst' by Jakub Kicinski · 5 years ago
  33. 4791d77 docs: networking: nfc: change to rst format by Robert Schwebel · 5 years ago
  34. bf0b251 docs: networking: nfc: fix code block syntax by Robert Schwebel · 5 years ago
  35. f67b7c0 docs: networking: nfc: fix bullet list syntax by Robert Schwebel · 5 years ago
  36. c0b96e8 docs: networking: nfc: change block diagram to sphinx syntax by Robert Schwebel · 5 years ago
  37. 66ac53a docs: networking: nfc: change headlines to sphinx syntax by Robert Schwebel · 5 years ago
  38. a5d66f8 net: phy: initialise phydev speed and duplex sanely by Russell King · 5 years ago
  39. e3cf8b36 net: phy: remove phy_ethtool_sset() by Russell King · 5 years ago
  40. 84bb46c Revert "bpf: Emit audit messages upon successful prog load and unload" by Jakub Kicinski · 5 years ago
  41. 8dcdc95 Merge branch 'sfc-ARFS-expiry-improvements' by Jakub Kicinski · 5 years ago
  42. 6fbc05e sfc: do ARFS expiry work occasionally even without NAPI poll by Edward Cree · 5 years ago
  43. ca70bd4 sfc: add statistics for ARFS by Edward Cree · 5 years ago
  44. 0aa6608 sfc: suppress MCDI errors from ARFS by Edward Cree · 5 years ago
  45. 8490e75 sfc: change ARFS expiry mechanism by Edward Cree · 5 years ago
  46. c4f2cbd Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by Jakub Kicinski · 5 years ago
  47. 30429fb net: inet_is_local_reserved_port() should return bool not int by Maciej Żenczykowski · 5 years ago
  48. 091189a Merge branch 'cxgb4-add-udp-segmentation-offload-support' by Jakub Kicinski · 5 years ago
  49. 8311f0b cxgb4: add stats for MQPRIO QoS offload Tx path by Rahul Lakkireddy · 5 years ago
  50. 1a2a14f cxgb4: add UDP segmentation offload support by Rahul Lakkireddy · 5 years ago
  51. 0ed96b4 cxgb4/chcr: update SGL DMA unmap for USO by Rahul Lakkireddy · 5 years ago
  52. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  53. 34c36f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  54. b485275 afs: Fix large file support by Marc Dionne · 5 years ago
  55. cd34070 afs: Fix possible assert with callbacks from yfs servers by Marc Dionne · 5 years ago
  56. ed960c1 ice: Update FW API minor version by Kevin Scott · 5 years ago
  57. 1748ce8 ice: remove pointless NULL check of port_info by Jacob Keller · 5 years ago
  58. 87324e7 ice: Implement ethtool ops for channels by Henry Tieman · 5 years ago
  59. 90ac245 net/mlx5e: Remove redundant pointer check by Eli Cohen · 5 years ago
  60. e689e99 net/mlx5e: TC, Stub out ipv6 tun create header function by Saeed Mahameed · 5 years ago
  61. b6d1223 net/mlx5: DR, Add support for Geneve packets SW steering by Yevgeny Kliteynik · 5 years ago
  62. a18fab4 net/mlx5: DR, Add HW bits and definitions for Geneve flex parser by Yevgeny Kliteynik · 5 years ago
  63. 6e9e286 net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steering by Yevgeny Kliteynik · 5 years ago
  64. ab118da net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT command by Leon Romanovsky · 5 years ago
  65. 730fdea ice: implement VF stats NDO by Jesse Brandeburg · 5 years ago
  66. 4c66d22 ice: add helpers for virtchnl by Jesse Brandeburg · 5 years ago
  67. 4015d11 ice: Add ice_pf_to_dev(pf) macro by Brett Creeley · 5 years ago
  68. 9efe35d0 ice: Do not use devm* functions for local uses by Tony Nguyen · 5 years ago
  69. 1bc7a4a ice: Refactor removal of VLAN promiscuous rules by Brett Creeley · 5 years ago
  70. e25f915 ice: Fix setting coalesce to handle DCB configuration by Brett Creeley · 5 years ago
  71. 1f9639d ice: Only disable VF state when freeing each VF resources by Akeem G Abodunrin · 5 years ago
  72. 949375d ice: fix stack leakage by Jesse Brandeburg · 5 years ago
  73. 2f9ec24 ice: Don't modify stripping for add/del VLANs on VF by Brett Creeley · 5 years ago
  74. d4bc4e2 ice: Disallow VF VLAN opcodes if VLAN offloads disabled by Brett Creeley · 5 years ago
  75. 9164f76 ice: Correct capabilities reporting of max TCs by Bruce Allan · 5 years ago
  76. eae1bbb ice: Store number of functions for the device by Bruce Allan · 5 years ago
  77. 3243e04 net: dsa: ocelot: fix "should it be static?" warnings by Chen Wandun · 5 years ago
  78. 5b1d9c1 r8152: avoid to call napi_disable twice by Hayes Wang · 5 years ago
  79. cc07903 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  80. fd1fef0 seg6: allow local packet processing for SRv6 End.DT6 behavior by Andrea Mayer · 5 years ago
  81. d1746d1 net: flow_dissector: Wrap unionized VLAN fields in a struct by Petr Machata · 5 years ago
  82. 0682993 Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 5 years ago
  83. 4bbb02f Merge tag 'mac80211-next-for-net-next-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  84. efabb6c MAINTAINERS: Add myself as maintainer of virtio-vsock by Stefano Garzarella · 5 years ago
  85. 41b416f tipc: support in-order name publication events by Tuong Lien · 5 years ago
  86. ba5f6a8 tipc: update replicast capability for broadcast send link by Hoang Le · 5 years ago
  87. 677bf08 udp: drop skb extensions before marking skb stateless by Florian Westphal · 5 years ago
  88. ff08ddb net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 5 years ago
  89. a6b0373 Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  90. 5d867ab0 Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  91. 9a63236 mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() by Andrey Ryabinin · 5 years ago
  92. 7ce700b mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span() by David Hildenbrand · 5 years ago
  93. 94b07b6 Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()" by Joseph Qi · 5 years ago
  94. 0704c57 can: m_can_platform: remove unnecessary m_can_class_resume() call by Pankaj Sharma · 5 years ago
  95. 2ea8724 can: m_can_platform: set net_device structure as driver data by Pankaj Sharma · 5 years ago
  96. 7a89233 mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue by Toke Høiland-Jørgensen · 5 years ago
  97. 3ace10f mac80211: Implement Airtime-based Queue Limit (AQL) by Kan Yan · 5 years ago
  98. db3e1c4 mac80211: Import airtime calculation code from mt76 by Toke Høiland-Jørgensen · 5 years ago
  99. bc71d8b virt_wifi: fix use-after-free in virt_wifi_newlink() by Taehee Yoo · 5 years ago
  100. 08a5bdd mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED by Thomas Pedersen · 5 years ago