1. 68d210a ice: Disable VLAN pruning in promiscuous mode by Nick Nunley · 4 years, 8 months ago
  2. bcc46cb ice: Graceful error handling in HW table calloc failure by Surabhi Boob · 4 years, 8 months ago
  3. 0a37abf ice: port fix for chk_linearlize by Kiran Patil · 4 years, 8 months ago
  4. f34f555 ice: Allow 2 queue pairs per VF on SR-IOV initialization by Brett Creeley · 4 years, 8 months ago
  5. ec1d1d2 ice: Clear and free XLT entries on reset by Vignesh Sridhar · 4 years, 8 months ago
  6. a8fffd7 ice: add useful statistics by Jesse Brandeburg · 4 years, 8 months ago
  7. a4c493f ice: remove page_reuse statistic by Jesse Brandeburg · 4 years, 8 months ago
  8. cdedbab ice: Fix RSS profile locks by Vignesh Sridhar · 4 years, 8 months ago
  9. f07d134 ice: fix the vsi_id mask to be 10 bit for set_rss_lut by Kiran Patil · 4 years, 8 months ago
  10. 585cdab ice: rename misleading grst_delay variable by Nick Nunley · 4 years, 8 months ago
  11. 65c7229 ice: mark PM functions as __maybe_unused by Wei Yongjun · 4 years, 8 months ago
  12. 8f3f330 tun: add missing rcu annotation in tun_set_ebpf() by Jason Wang · 4 years, 8 months ago
  13. 4804079 tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years, 8 months ago
  14. c688695 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 8 months ago
  15. d9790bc Merge branch 'mptcp-syncookies' by David S. Miller · 4 years, 8 months ago
  16. 0058718 selftests: mptcp: add test cases for mptcp join tests with syn cookies by Florian Westphal · 4 years, 8 months ago
  17. fed61c4 selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally by Florian Westphal · 4 years, 8 months ago
  18. 9466a1c mptcp: enable JOIN requests even if cookies are in use by Florian Westphal · 4 years, 8 months ago
  19. 6fc8c82 tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option by Florian Westphal · 4 years, 8 months ago
  20. c83a47e mptcp: subflow: add mptcp_subflow_init_cookie_req helper by Florian Westphal · 4 years, 8 months ago
  21. 08b8d08 mptcp: rename and export mptcp_subflow_request_sock_ops by Florian Westphal · 4 years, 8 months ago
  22. 78d8b7b mptcp: subflow: split subflow_init_req by Florian Westphal · 4 years, 8 months ago
  23. 535fb81 mptcp: token: move retry to caller by Florian Westphal · 4 years, 8 months ago
  24. f8ace8d tcp: rename request_sock cookie_ts bit to syncookie by Florian Westphal · 4 years, 8 months ago
  25. 77aec5e net/sched: cls_u32: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 8 months ago
  26. 26b4b2d qede: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 8 months ago
  27. b03c3ba qed: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 8 months ago
  28. cc0b065 hsr: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 8 months ago
  29. fdc2298 Merge branch 's390-qeth-next' by David S. Miller · 4 years, 8 months ago
  30. 9e7d92e s390/qeth: use all configured RX buffers by Julian Wiedmann · 4 years, 8 months ago
  31. 02472e2 s390/qeth: don't process empty bridge port events by Julian Wiedmann · 4 years, 8 months ago
  32. 7c94a88 s390/qeth: integrate RX refill worker with NAPI by Julian Wiedmann · 4 years, 8 months ago
  33. eff73e1 s390/qeth: tolerate pre-filled RX buffer by Julian Wiedmann · 4 years, 8 months ago
  34. 9fc95f5 net: Pass NULL to skb_network_protocol() when we don't care about vlan depth by Miaohe Lin · 4 years, 8 months ago
  35. 83a33b2 bluetooth: sco: Fix sockptr reference. by David S. Miller · 4 years, 8 months ago
  36. 4bb540d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 8 months ago
  37. 075f773 Bluetooth: Remove CRYPTO_ALG_INTERNAL flag by Herbert Xu · 4 years, 8 months ago
  38. 79bf118 Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years, 8 months ago
  39. 9a9373f Bluetooth: use the proper scan params when conn is pending by Alain Michaud · 4 years, 8 months ago
  40. bd69058 net: ll_temac: Use devm_platform_ioremap_resource_byname() by Wang Hai · 4 years, 8 months ago
  41. 3ce38d3 Merge branch 'net-ethernet-use-generic-power-management' by David S. Miller · 4 years, 8 months ago
  42. 04db646 tlan: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
  43. 7fa8bb4 sis900: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
  44. bfc6c18 sc92031: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
  45. bbf1b94a bnxt_en: Remove superfluous memset() by Li Heng · 4 years, 8 months ago
  46. 1e51f93 liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn() by Wang Hai · 4 years, 8 months ago
  47. a0d716d8 net/sched: act_pedit: Use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years, 8 months ago
  48. 10470c0 mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years, 8 months ago
  49. b04e55d sfc_ef100: remove duplicated include from ef100_netdev.c by YueHaibing · 4 years, 8 months ago
  50. 7ea5fda ptp: ptp_clockmatrix: update to support 4.8.7 firmware by Min Li · 4 years, 8 months ago
  51. 2a043e9c Merge branch 'l2tp-tidy-up-l2tp-core-API' by David S. Miller · 4 years, 8 months ago
  52. 340bb1a l2tp: improve API documentation in l2tp_core.h by Tom Parkin · 4 years, 8 months ago
  53. ca7885d l2tp: tweak exports for l2tp_recv_common and l2tp_ioctl by Tom Parkin · 4 years, 8 months ago
  54. 2dedab6 l2tp: remove build_header callback in struct l2tp_session by Tom Parkin · 4 years, 8 months ago
  55. 628703f l2tp: return void from l2tp_session_delete by Tom Parkin · 4 years, 8 months ago
  56. 52016e2 l2tp: don't export tunnel and session free functions by Tom Parkin · 4 years, 8 months ago
  57. b2aecfe l2tp: don't export __l2tp_session_unhash by Tom Parkin · 4 years, 8 months ago
  58. d323942 selftests: txtimestamp: add flag for timestamp validation tolerance. by Jian Yang · 4 years, 8 months ago
  59. 3c2d19c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 8 months ago
  60. 8698fb6 igb: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 8 months ago
  61. 935f73b ixgbe: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 8 months ago
  62. 09a071f Documentation: intel: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 8 months ago
  63. 7ba068d ixgbe: Remove unnecessary usages of memset by Suraj Upadhyay · 4 years, 8 months ago
  64. 9010526 igb: Remove unnecessary usages of memset by Suraj Upadhyay · 4 years, 8 months ago
  65. c5b3696 e1000e: Remove unnecessary usages of memset by Suraj Upadhyay · 4 years, 8 months ago
  66. 4b6bafb e1000: Remove unnecessary usages of memset by Suraj Upadhyay · 4 years, 8 months ago
  67. 69a74ae e100: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  68. bac6631 ixgbevf: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  69. 6f82b25 ixgbe: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  70. e9c971b igbvf: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  71. bc5cbd7 iavf: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  72. 34ec58b Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices" by Abhishek Pandit-Subedi · 4 years, 8 months ago
  73. cbbdfa6 Bluetooth: Enable controller RPA resolution using Experimental feature by Sathish Narasimman · 4 years, 8 months ago
  74. b2cc233 Bluetooth: Enable RPA Timeout by Sathish Narasimman · 4 years, 8 months ago
  75. 5c49bcc Bluetooth: Enable/Disable address resolution during le create conn by Sathish Narasimman · 4 years, 8 months ago
  76. d03c759 Bluetooth: Let controller creates RPA during le create conn by Sathish Narasimman · 4 years, 8 months ago
  77. b31bc00 Bluetooth: Translate additional address type during le_conn by Sathish Narasimman · 4 years, 8 months ago
  78. 0eee35b Bluetooth: Update resolving list when updating whitelist by Marcel Holtmann · 4 years, 8 months ago
  79. e1d5723 Bluetooth: Configure controller address resolution if available by Marcel Holtmann · 4 years, 8 months ago
  80. 6540351 Bluetooth: Translate additional address type correctly by Marcel Holtmann · 4 years, 8 months ago
  81. 41d707b fib: fix fib_rules_ops indirect calls wrappers by Brian Vazquez · 4 years, 8 months ago
  82. a41cf09 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 8 months ago
  83. 5ba2254 net: mvneta: fix comment about phylink_speed_down by Jisheng Zhang · 4 years, 8 months ago
  84. 6221595 ice: fix unused parameter warning by Tony Nguyen · 4 years, 8 months ago
  85. 7dfff9f ice: disable no longer needed workaround for FW logging by Ben Shelton · 4 years, 8 months ago
  86. e923f04 ice: reduce scope of variable by Bruce Allan · 4 years, 8 months ago
  87. 78116e9 ice: cleanup VSI on probe fail by Marcin Szycik · 4 years, 8 months ago
  88. cd1f56f ice: Allow all VLANs in safe mode by Brett Creeley · 4 years, 8 months ago
  89. 682dfed ice: need_wakeup flag might not be set for Tx by Krzysztof Kazimierczak · 4 years, 8 months ago
  90. 4043818 ice: distribute Tx queues evenly by Victor Raj · 4 years, 8 months ago
  91. 984824a ice: Adjust scheduler default BW weight by Tarun Singh · 4 years, 8 months ago
  92. b3b93d6 ice: Add RL profile bit mask check by Tarun Singh · 4 years, 8 months ago
  93. a02016d ice: fix overwriting TX/RX descriptor values when rebuilding VSI by Paul M Stillwell Jr · 4 years, 8 months ago
  94. ca1fdb8 ice: return correct error code from ice_aq_sw_rules by Kiran Patil · 4 years, 8 months ago
  95. a54a0b2 ice: restore VF MSI-X state during PCI reset by Nick Nunley · 4 years, 8 months ago
  96. 0ce6c34 ice: fix link event handling timing by Dave Ertman · 4 years, 8 months ago
  97. b767ca6 ice: Fix link broken after GLOBR reset by Dave Ertman · 4 years, 8 months ago
  98. 7d9c9b7 ice: Implement LFC workaround by Dave Ertman · 4 years, 8 months ago
  99. 490ed0b Merge branch 'net-stmmac-improve-WOL' by David S. Miller · 4 years, 8 months ago
  100. 77b2898 net: stmmac: Speed down the PHY if WoL to save energy by Jisheng Zhang · 4 years, 8 months ago