1. 8a8a894 wimax: usb-tx: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  2. 8490630 wimax: usb-fw: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  3. d331e75 net: dp83640: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  4. f741917 drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspend by zhong jiang · 6 years ago
  5. 8605212 bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c by Vasundhara Volam · 6 years ago
  6. 0520344 liquidio: copperhead LED identification by Raghu Vatsavayi · 6 years ago
  7. 1e7953b qed/qede: qede_setup_tc() can be static by kbuild test robot · 6 years ago
  8. 4f23c43 mlxsw: core: remove unnecessary function mlxsw_core_driver_put by YueHaibing · 6 years ago
  9. 0f5c6c3 net: mvneta: fix mvneta_config_rss on armada 3700 by Jisheng Zhang · 6 years ago
  10. abe8b2f r8169: don't configure max jumbo frame size per chip version by Heiner Kallweit · 6 years ago
  11. eb88f5f r8169: don't configure csum function per chip version by Heiner Kallweit · 6 years ago
  12. 05bbe55 r8169: simplify interrupt handler by Heiner Kallweit · 6 years ago
  13. 098b01a r8169: don't include asm headers directly by Heiner Kallweit · 6 years ago
  14. bc4fcd0 r8169: remove version info by Heiner Kallweit · 6 years ago
  15. 0780b86 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  16. ebddd97 cxgb4: add support to display DCB info by Ganesh Goudar · 6 years ago
  17. e4ed2b9 net: chelsio: cxgb2: remove unused array pci_speed by Colin Ian King · 6 years ago
  18. 29a06a7 mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name by Colin Ian King · 6 years ago
  19. 36d2f76 cxgb4: update 1.20.8.0 as the latest firmware supported by Ganesh Goudar · 6 years ago
  20. 4d99f66 net: allow to call netif_reset_xps_queues() under cpus_read_lock by Andrei Vagin · 6 years ago
  21. 4005a7c net: phy: sftp: print debug message with text, not numbers by Andrew Lunn · 6 years ago
  22. 51507c5 ethernet/qlogic: remove unused array msi_tgt_status by Colin Ian King · 6 years ago
  23. 933de78 net: dsa: rtl8366rb: Support port 4 (WAN) by Linus Walleij · 6 years ago
  24. cd16e5b mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO() by YueHaibing · 6 years ago
  25. 98471b5 be2net: Use Kconfig flag to support for enabling/disabling adapters by Petr Oros · 6 years ago
  26. 2ce9c93 qede: Ingress tc flower offload (drop action) support. by Manish Chopra · 6 years ago
  27. 91a56ad qede: Add destination ip based flow profile. by Manish Chopra · 6 years ago
  28. 5e7baf0 qed/qede: Multi CoS support. by Manish Chopra · 6 years ago
  29. 1a363b0 s390/qeth: use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  30. f15cdaf s390/qeth: don't restrict qeth_card to DMA memory by Julian Wiedmann · 6 years ago
  31. 95f4d8b s390/qeth: clean up card initialization by Julian Wiedmann · 6 years ago
  32. 24142fd s390/qeth: do basic setup for data channel by Julian Wiedmann · 6 years ago
  33. 45ca2fd s390/qeth: use qeth_setup_ccw() to set up all CCWs by Julian Wiedmann · 6 years ago
  34. 750b162 s390/qeth: reduce hard-coded access to ccw channels by Julian Wiedmann · 6 years ago
  35. 73657a3 s390/qeth: extract helper for MPC protocol type by Julian Wiedmann · 6 years ago
  36. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  37. a3f1424 net: stmmac: Add the bindings parsing for XGMAC2 by Jose Abreu · 6 years ago
  38. 7d9e6c5 net: stmmac: Integrate XGMAC into main driver flow by Jose Abreu · 6 years ago
  39. 4bb7aff net: stmmac: Add PTP support for XGMAC2 by Jose Abreu · 6 years ago
  40. 6fc2111 net: stmmac: Add MDIO related functions for XGMAC2 by Jose Abreu · 6 years ago
  41. 874dfb6 net: stmmac: Add descriptor related callbacks for XGMAC2 by Jose Abreu · 6 years ago
  42. d6ddfac net: stmmac: Add DMA related callbacks for XGMAC2 by Jose Abreu · 6 years ago
  43. 2142754 net: stmmac: Add MAC related callbacks for XGMAC2 by Jose Abreu · 6 years ago
  44. 48ae555 net: stmmac: Add XGMAC 2.10 HWIF entry by Jose Abreu · 6 years ago
  45. 734447d net: dsa: mv88e6xxx: Re-setup interrupts on CMODE change. by Andrew Lunn · 6 years ago
  46. efd1ba6 net: dsa: mv88e6xxx: Add SERDES phydev_mac_change up for 6390 by Andrew Lunn · 6 years ago
  47. 7b89846 net: dsa: mv88e6xxx: link mv88e6xxx_port to mv88e6xxx_chip by Andrew Lunn · 6 years ago
  48. 364e9d7 net: dsa: mv88e6xxx: Power on/off SERDES on cmode change by Andrew Lunn · 6 years ago
  49. 2d2e1dd net: dsa: mv88e6xxx: Cache the port cmode by Andrew Lunn · 6 years ago
  50. f8236a0 net: dsa: mv88e6xxx: 2500Base-X uses the 1000Base-X SERDES by Andrew Lunn · 6 years ago
  51. e6891c7 net: dsa: mv88e6xxx: Add serdes register read/write helper by Andrew Lunn · 6 years ago
  52. 23ef57d net: dsa: mv88e6xxx: Rename sgmii/10g power functions by Andrew Lunn · 6 years ago
  53. 07ffbd7 net: dsa: mv88e6xxx: 6390 vs 6390X SERDES support by Andrew Lunn · 6 years ago
  54. a8c01c0 net: dsa: mv88e6xxx: Refactor SERDES lane code by Andrew Lunn · 6 years ago
  55. 6c422e3 net: dsa: mv88e6xxx: add phylink support by Russell King · 6 years ago
  56. 624c0f0 phylink: add helper for configuring 2500BaseX modes by Russell King · 6 years ago
  57. 54186b9 net: dsa: mv88e6xxx: Add support to enabling pause by Andrew Lunn · 6 years ago
  58. b9763cd Bluetooth: Introduce BT_HCIUART_RTL configuration option by Marcel Holtmann · 6 years ago
  59. 88cc318 mlxsw: spectrum: Expose counter for all 16 TCs by Petr Machata · 6 years ago
  60. 9897dce mlxsw: spectrum: Include RFC-2819 counters in stats length by Petr Machata · 6 years ago
  61. 9948a06 mlxsw: Replace license text with SPDX identifiers and adjust copyrights by Jiri Pirko · 6 years ago
  62. c86d62c mlxsw: spectrum: Reset FW after flash by Jiri Pirko · 6 years ago
  63. a716d55e4 mlxsw: spectrum: Update the supported firmware to version 13.1702.6 by Nir Dotan · 6 years ago
  64. 903fcf7 mlxsw: spectrum_flower: Disallow usage of vlan_id key on egress by Nir Dotan · 6 years ago
  65. 6395ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  66. 269d26f net/mlx5: Reduce command polling interval by Eli Cohen · 6 years ago
  67. d1fd79f net/mlx5: Unexport functions that need not be exported by Eli Cohen · 6 years ago
  68. 29d8ebd net/mlx5: Remove unused mlx5_query_vport_admin_state by Eli Cohen · 6 years ago
  69. 8e3debc net/mlx5: E-Switch, Remove unused argument when creating legacy FDB by Eli Cohen · 6 years ago
  70. cc9c82a net/mlx5: Rename modify/query_vport state related enums by Eran Ben Elisha · 6 years ago
  71. 342ac84 net/mlx5: Use max_num_eqs for calculation of required MSIX vectors by Denis Drozdov · 6 years ago
  72. 11ba961c net: aquantia: Fix IFF_ALLMULTI flag functionality by Dmitry Bogdanov · 6 years ago
  73. f280c6a net/mlx5e: Cleanup of dcbnl related fields by Huy Nguyen · 6 years ago
  74. 816f670 net/mlx5e: Properly check if hairpin is possible between two functions by Or Gerlitz · 6 years ago
  75. 13403d6 ieee802154: hwsim: fix missing unlock on error in hwsim_add_one() by Wei Yongjun · 6 years ago
  76. 470770b ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi() by Wei Yongjun · 6 years ago
  77. 1c9f4a3 ieee802154: hwsim: fix rcu handling by Alexander Aring · 6 years ago
  78. 9c2956d net-next: hinic: fix a problem in free_tx_poll() by Zhao Chen · 6 years ago
  79. b13f9c6 vhost: reset metadata cache when initializing new IOTLB by Jason Wang · 6 years ago
  80. e93dd8a net: nixge: Get rid of unused struct member 'last_link' by Moritz Fischer · 6 years ago
  81. e38c2e1 net: ethernet: ti: cpts: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  82. 681685a net: tlan: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  83. 5683a7a net: sfc: falcon: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  84. 4e50ffc net: ethernet: sxgbe: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  85. 201e894 qlge: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  86. d19911c qlcnic: Mark expected switch fall-througs by Gustavo A. R. Silva · 6 years ago
  87. b84ad65 qede: qede_fp: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  88. fd3da12 netxen_nic: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  89. 53a4228 qed: qed_dev: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  90. e77f02b net/mlx5e: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  91. 9d81e6a vxge: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  92. 76df93b igbvf: netdev: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  93. eed05a0 igb: e1000_phy: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  94. b9e0e23 igb: e1000_82575: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  95. 7e9660f igb_main: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  96. c8581f2 net/mlx4/en_rx: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  97. 49a9776 net/mlx4/mcg: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  98. f7c3ca2 i40e_txrx: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  99. 1e84374 i40e_main: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  100. be44b3a net: hns3: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago