1. 7e9660f igb_main: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  2. c8581f2 net/mlx4/en_rx: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  3. 49a9776 net/mlx4/mcg: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  4. f7c3ca2 i40e_txrx: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  5. 1e84374 i40e_main: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  6. be44b3a net: hns3: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  7. 1e14ef1 net: hns: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  8. 40f99ed be2net: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  9. 8fc85c2 net: tulip: de4x5: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  10. 10c7666 net: tulip_core: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  11. 6da5ae5 net: thunderx: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  12. 9207267 cxgb3/l2t: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  13. d135955 cxgb4/t4_hw: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  14. 20e4fb1 cxgb4/l2t: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  15. 19aa45d liquidio: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  16. b4bc39a net: macb: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  17. bc171e8 bnx2x: Mark expected switch fall-thoughs by Gustavo A. R. Silva · 6 years ago
  18. 8ea3450 alteon: acenic: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  19. 497e004 8390: axnet_cs: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  20. 6fdecfe net: phy: Add support for Broadcom Omega internal Combo GPHY by Arun Parameswaran · 6 years ago
  21. ae7a03b net: dsa: b53: Add support for Broadcom Omega SoC internal switch by Arun Parameswaran · 6 years ago
  22. 7116983 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  23. 61be82b qed: Add Multi-TC RoCE support by Denis Bolotin · 6 years ago
  24. c4259dd qed: Add a flag which indicates if offload TC is set by Denis Bolotin · 6 years ago
  25. 2a1cb1b qed: Add DCBX API - qed_dcbx_get_priority_tc() by Denis Bolotin · 6 years ago
  26. 653e92a net: macb: add support for padding and fcs computation by Claudiu Beznea · 6 years ago
  27. 33729f2 net: macb: move checksum clearing outside of spinlock by Claudiu Beznea · 6 years ago
  28. d1c3895 net: macb: use netdev_tx_t return type for ndo_start_xmit functions by Claudiu Beznea · 6 years ago
  29. c9008d3 ibmvnic: Update firmware error reporting with cause string by Thomas Falcon · 6 years ago
  30. 79dabbb ibmvnic: Remove code to request error information by Thomas Falcon · 6 years ago
  31. 7395a88 liquidio: avoided acquiring post_lock for data only queues by Intiyaz Basha · 6 years ago
  32. 0a22b17 nfp: flower: add geneve option match offload by Pieter Jansen van Vuuren · 6 years ago
  33. 9e7c32f nfp: flower: add geneve option push action offload by Pieter Jansen van Vuuren · 6 years ago
  34. d7ff7ec nfp: flower: allow matching on ipv4 UDP tunnel tos and ttl by John Hurley · 6 years ago
  35. 2a43747 nfp: flower: set ip tunnel ttl from encap action by John Hurley · 6 years ago
  36. 333e2f2c i40e: fix i40e_add_queue_stats data pointer update by Jacob Keller · 6 years ago
  37. f05798b i40e: Add AQ command for rearrange NVM structure by Piotr Azarewicz · 6 years ago
  38. b2b57b2 i40e: Add additional return code to i40e_asq_send_command by Piotr Azarewicz · 6 years ago
  39. 6e2feaa i40e: fix warning about shadowed ring parameter by Jacob Keller · 6 years ago
  40. 4d97682 i40e: remove unnecessary i variable causing -Wshadow warning by Jacob Keller · 6 years ago
  41. bb9051a2 net: systemport: Add support for WAKE_FILTER by Florian Fainelli · 6 years ago
  42. 8a75f4f2 net: dsa: bcm_sf2: Propagate ethtool::rxnfc to CPU port by Florian Fainelli · 6 years ago
  43. 1ba9828 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  44. c5d99d2 ieee802154: hwsim: fix rcu address annotation by Alexander Aring · 6 years ago
  45. f25848d i40e: convert priority flow control stats to use helpers by Jacob Keller · 6 years ago
  46. 1510ae0 i40e: convert VEB TC stats to use an i40e_stats array by Jacob Keller · 6 years ago
  47. 1ac2ee2 i40e: Set fec_config when forcing link state by Mariusz Stachura · 6 years ago
  48. f303048 i40e: add helper to copy statistic values into ethtool buffer by Jacob Keller · 6 years ago
  49. 91f0654 i40e: add helper function for copying strings from stat arrays by Jacob Keller · 6 years ago
  50. 1b4b6f3 i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register by YueHaibing · 6 years ago
  51. e661414 i40e: Remove duplicated prepare call in i40e_shutdown by Sergey Nemov · 6 years ago
  52. de7de57 Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 6 years ago
  53. 74c05a3 ptp_qoriq: use div_u64/div_u64_rem for 64-bit division by Yangbo Lu · 6 years ago
  54. 429711a vhost: switch to use new message format by Jason Wang · 6 years ago
  55. be1459d mellanox: fix the dport endianness in call of __inet6_lookup_established() by Al Viro · 6 years ago
  56. be10d5d ieee802154: fakelb: add deprecated msg while probe by Alexander Aring · 6 years ago
  57. f25da51 ieee802154: hwsim: add replacement for fakelb by Alexander Aring · 6 years ago
  58. b9a7f2e Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  59. 6277547 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  60. 7b81953 mlxsw: spectrum: Configure MC-aware mode on mlxsw ports by Petr Machata · 6 years ago
  61. d0a07d6 mlxsw: spectrum: Fix a typo by Petr Machata · 6 years ago
  62. 671ae8a mlxsw: reg: Add QoS Switch Traffic Class Table is Multicast-Aware Register by Petr Machata · 6 years ago
  63. b633d44 virtio-net: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  64. 91305f2 ptp_qoriq: support automatic configuration for ptp timer by Yangbo Lu · 6 years ago
  65. aabfc01 bnxt_en: Do not use the CNP CoS queue for networking traffic. by Michael Chan · 6 years ago
  66. afdc8a8 bnxt_en: Add DCBNL DSCP application protocol support. by Michael Chan · 6 years ago
  67. cde49a4 bnxt_en: Add hwmon sysfs support to read temperature by Vasundhara Volam · 6 years ago
  68. 25e1acd bnxt_en: Notify firmware about IF state changes. by Michael Chan · 6 years ago
  69. 97381a1 bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt. by Michael Chan · 6 years ago
  70. f1ca94d bnxt_en: Add BNXT_NEW_RM() macro. by Michael Chan · 6 years ago
  71. 6c5657d bnxt_en: Add support for ethtool get dump. by Vasundhara Volam · 6 years ago
  72. 50f011b bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec. by Michael Chan · 6 years ago
  73. bf82736 bnxt_en: Add new VF resource allocation strategy mode. by Michael Chan · 6 years ago
  74. a1ef4a7 bnxt_en: Add PHY retry logic. by Michael Chan · 6 years ago
  75. 55fd0cf bnxt_en: Add external loopback test to ethtool selftest. by Michael Chan · 6 years ago
  76. e795892 bnxt_en: Adjust timer based on ethtool stats-block-usecs settings. by Michael Chan · 6 years ago
  77. 6fc92c3 bnxt_en: Update firmware interface version to 1.9.2.25. by Michael Chan · 6 years ago
  78. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  79. 212dab0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  80. 6c3711e Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV by Johan Hedberg · 6 years ago
  81. bf37afc net:usb: Use ARRAY_SIZE instead of calculating the array size by zhong jiang · 6 years ago
  82. f13b546 tun: not use hardcoded mask value by Li RongQing · 6 years ago
  83. 039b1d5 net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  84. 0c26159 nfp: bpf: xdp_adjust_tail support by Jakub Kicinski · 6 years ago
  85. e800a33 mt76x0: rename trace symbols by Stanislaw Gruszka · 6 years ago
  86. 909da6e mt76x0: rename mt76_* functions by Stanislaw Gruszka · 6 years ago
  87. a394b3a ppp: mppe: Remove VLA usage by Kees Cook · 6 years ago
  88. caebd1b mlxsw: core_acl_flex_actions: Remove redundant mirror resource destruction by Nir Dotan · 6 years ago
  89. 7cc61694 mlxsw: core_acl_flex_actions: Remove redundant counter destruction by Nir Dotan · 6 years ago
  90. dda0a3a mlxsw: core_acl_flex_actions: Remove redundant resource destruction by Nir Dotan · 6 years ago
  91. 3757b25 mlxsw: core_acl_flex_actions: Return error for conflicting actions by Nir Dotan · 6 years ago
  92. 5422611 net: systemport: Create helper to set MPD by Florian Fainelli · 6 years ago
  93. 9e85e22 net: systemport: Do not re-configure upon WoL interrupt by Florian Fainelli · 6 years ago
  94. c0e6820 net: dsa: bcm_sf2: Disable learning while in WoL by Florian Fainelli · 6 years ago
  95. 2104bc0 net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rules by Florian Fainelli · 6 years ago
  96. f6229c3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  97. 7827fc7 Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  98. 7123fd4 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  99. 375dd5e net: hns3: Refine the MSIX allocation for PF by Jian Shen · 6 years ago
  100. 07acf90 net: hns3: Fix MSIX allocation issue for VF by Jian Shen · 6 years ago