1. 3a5e969 ath9k: fix race condition in enabling/disabling IRQs by Felix Fietkau · 8 years ago
  2. a34d0a0 ath9k_hw: check if the chip failed to wake up by Felix Fietkau · 8 years ago
  3. d63ffc4 ath9k: rename tx_complete_work to hw_check_work by Felix Fietkau · 8 years ago
  4. 03c95db wcn36xx: Implement cancel_hw_scan by Bjorn Andersson · 8 years ago
  5. 7f62259 ath10k: fix reading sram contents for QCA4019 by Ashok Raj Nagarajan · 8 years ago
  6. cb42815 ath10k: fix boot failure in UTF mode/testmode by Tamizh chelvam · 8 years ago
  7. ee8b08a ath10k: add debugfs support to get per peer tids log via tracing by Maharaja Kennadyrajan · 8 years ago
  8. 39bfe9f ath10k: few whitespace fixes by Kalle Valo · 8 years ago
  9. 019e428 ath10k: use names in function definition arguments by Kalle Valo · 8 years ago
  10. b2d6041 ath10k: prefer unsigned int over just unsigned by Kalle Valo · 8 years ago
  11. 36401cb brcmfmac: be more verbose when PSM's watchdog fires by Rafał Miłecki · 8 years ago
  12. f4737a6 brcmfmac: check brcmf_bus_get_memdump result for error by Rafał Miłecki · 8 years ago
  13. 62e1309 net: phy: broadcom: rehook BCM54612E specific init by Rafał Miłecki · 8 years ago
  14. 974c3f1 Merge branch 'act_sample-Little-fixes' by David S. Miller · 8 years ago
  15. f3b2031 net/sched: act_psample: Remove unnecessary ASSERT_RTNL by Yotam Gigi · 8 years ago
  16. cadb9c9 net/sched: act_sample: Fix error path in init by Yotam Gigi · 8 years ago
  17. 6107dbd Merge branch 'sh_eth-fixes-for-MagicPacket-handling' by David S. Miller · 8 years ago
  18. 0cf45a3 sh_eth: fix wakeup event reporting from MagicPacket by Niklas Söderlund · 8 years ago
  19. 5e2ed13 sh_eth: align usage of sh_eth_modify() with rest of driver by Niklas Söderlund · 8 years ago
  20. 889711a Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  21. ff1176f ethernet: aquantia: fix dma_mapping_error test by Dan Carpenter · 8 years ago
  22. cdb478e liquidio: fix for iq and droq cnts going negative by Satanand Burla · 8 years ago
  23. 1f5e29c net: ipv6: add NLM_F_APPEND in notifications when applicable by David Ahern · 8 years ago
  24. f696186 net: ethernet: ti: cpsw: fix NULL pointer dereference in switch mode by Grygorii Strashko · 8 years ago
  25. b2504a5 net: reduce skb_warn_bad_offload() noise by Eric Dumazet · 8 years ago
  26. 160ca01 rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink by Theuns Verwoerd · 8 years ago
  27. 04cdf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  28. 624374a5 Merge branch 'bgmac-phy-init' by David S. Miller · 8 years ago
  29. 8e6f31b net: bgmac: use PHY subsystem for initializing PHY by Rafał Miłecki · 8 years ago
  30. aa8863e net: bgmac: drop struct bcma_mdio we don't need anymore by Rafał Miłecki · 8 years ago
  31. 34a5102 net: bgmac: allocate struct bgmac just once & don't copy it by Rafał Miłecki · 8 years ago
  32. 953046e net: dsa: bcm_sf2: Fix build module by Florian Fainelli · 8 years ago
  33. 0d909aa cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
  34. 4d1ceea net: ethtool: convert large order kmalloc allocations to vzalloc by Alexei Starovoitov · 8 years ago
  35. f8244ab net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  36. e990499 sfc: fix an off-by-one compare on an array size by Colin Ian King · 8 years ago
  37. 7243a1a Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  38. b1a4c9a bcma: make OF code more generic (not platform_device specific) by Rafał Miłecki · 8 years ago
  39. 6715208 rt2800: enable rt3290 unconditionally on pci probe by Stanislaw Gruszka · 8 years ago
  40. a971df0 bcma: use (get|put)_device when probing/removing device driver by Rafał Miłecki · 8 years ago
  41. 2a2a5d1 brcmfmac: add .update_connect_params() callback by Arend Van Spriel · 8 years ago
  42. 0b57010 brcmfmac: allow wowlan support to be per device by Arend Van Spriel · 8 years ago
  43. d29afe9 brcmfmac: fix handling firmware results for wowl netdetect by Arend Van Spriel · 8 years ago
  44. 2ef03590 brcmfmac: provide a value for struct wowlan_support::max_nd_match_sets by Arend Van Spriel · 8 years ago
  45. d546530 iwlwifi: alloc memory dynamically also for DVM by Sara Sharon · 8 years ago
  46. 33e962c rt2x00: fix clk_get call by Stanislaw Gruszka · 8 years ago
  47. 1bae6c9 Merge branch 'sh_eth-E-DMAC-interrupt-mask-cleanups' by David S. Miller · 8 years ago
  48. 2b2d3eb sh_eth: stop using bare numbers for EESIPR values by Sergei Shtylyov · 8 years ago
  49. 00300b2 sh_eth: add missing EESIPR bits by Sergei Shtylyov · 8 years ago
  50. 1a0bee6 sh_eth: rename EESIPR bits by Sergei Shtylyov · 8 years ago
  51. 63c1904 Merge branch 'ESPRESSObin-ethernet' by David S. Miller · 8 years ago
  52. 1558727 net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141 by Gregory CLEMENT · 8 years ago
  53. a75961d net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341 by Gregory CLEMENT · 8 years ago
  54. 891daf4 net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports by Romain Perier · 8 years ago
  55. cdaf25d smc: some potential use after free bugs by Dan Carpenter · 8 years ago
  56. 1930b60 Merge branch 'dsa-port-mirroring' by David S. Miller · 8 years ago
  57. ec960de net: dsa: bcm_sf2: Add support for port mirroring by Florian Fainelli · 8 years ago
  58. ed3af5f net: dsa: b53: Add support for port mirroring by Florian Fainelli · 8 years ago
  59. 151da01 net: dsa: b53: Add mirror capture register definitions by Florian Fainelli · 8 years ago
  60. f50f212 net: dsa: Add plumbing for port mirroring by Florian Fainelli · 8 years ago
  61. 4be9993 Merge branch 'mlx4-misc-improvements' by David S. Miller · 8 years ago
  62. 1f8176f net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flow by Shaker Daibes · 8 years ago
  63. bf1f939 net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flow by Shaker Daibes · 8 years ago
  64. 40fb4fc net/mlx4_en: Pass user MTU value to Firmware at set port command by Shaker Daibes · 8 years ago
  65. 297e1cf net/mlx4_en: Adding support of turning off link autonegotiation via ethtool by Ariel Levkovich · 8 years ago
  66. 4b5e5b7 net/mlx4_core: Get num_tc using netdev_get_num_tc by Alaa Hleihel · 8 years ago
  67. ae5a2e2 net/mlx4_core: Add resource alloc/dealloc debugging by Matan Barak · 8 years ago
  68. 3835336 net/mlx4_core: Device revision support by Yishai Hadas · 8 years ago
  69. 72b8eaa net/mlx4: Replace ENOSYS with better fitting error codes by Tariq Toukan · 8 years ago
  70. 30357d7 lwtunnel: remove device arg to lwtunnel_build_state by David Ahern · 8 years ago
  71. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  72. 63a6fff net: Avoid receiving packets with an l3mdev on unbound UDP sockets by Robert Shearman · 8 years ago
  73. a3a4de0 Merge branch 'net-dsa-bcm_sf2-CFP-support' by David S. Miller · 8 years ago
  74. 7318166 net: dsa: bcm_sf2: Add support for ethtool::rxnfc by Florian Fainelli · 8 years ago
  75. 8534580 net: dsa: bcm_sf2: Add CFP registers definitions by Florian Fainelli · 8 years ago
  76. e1b9147 net: dsa: bcm_sf2: Configure traffic classes to queue mapping by Florian Fainelli · 8 years ago
  77. bf9f264 net: dsa: Hook {get,set}_rxnfc ethtool operations by Florian Fainelli · 8 years ago
  78. 1995876 xfrm: Add a dummy network device for napi. by Steffen Klassert · 8 years ago
  79. f991bb9 net: Drop secpath on free after gro merge. by Steffen Klassert · 8 years ago
  80. 40be0dd net: add devm version of alloc_etherdev_mqs function by Rafał Miłecki · 8 years ago
  81. 936f459 Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  82. 678550c6 tcp: include locally failed retries in retransmission stats by Yuchung Cheng · 8 years ago
  83. 7e98102 tcp: record pkts sent and retransmistted by Yuchung Cheng · 8 years ago
  84. f33f4ac Merge branch 'qcom-emac-misc' by David S. Miller · 8 years ago
  85. fd0e97b net: qcom/emac: add an error interrupt handler for the sgmii by Timur Tabi · 8 years ago
  86. e7e7454 net: qcom/emac: remove extraneous wake-on-lan code by Timur Tabi · 8 years ago
  87. 0f20276 net: qcom/emac: do not call emac_mac_start twice by Timur Tabi · 8 years ago
  88. 3db5d55 net: qcom/emac: always use autonegotiation to configure the SGMII link by Timur Tabi · 8 years ago
  89. 9da34f2 net: qcom/emac: display the phy driver info after we connect by Timur Tabi · 8 years ago
  90. 5b8784a openvswitch: Simplify do_execute_actions(). by andy zhou · 8 years ago
  91. 6d45408 Merge branch 'dsa-multi-chip-prep' by David S. Miller · 8 years ago
  92. ddd3a0c net: dsa: b53: use dsa_port's bridge pointer by Vivien Didelot · 8 years ago
  93. 922754a net: dsa: qca8k: use dsa_port's bridge pointer by Vivien Didelot · 8 years ago
  94. fae8a25 net: dsa: mv88e6xxx: use dsa_port's bridge pointer by Vivien Didelot · 8 years ago
  95. f123f2f net: dsa: pass bridge device when a port leaves by Vivien Didelot · 8 years ago
  96. a5e9a02 net: dsa: move bridge device in dsa_port by Vivien Didelot · 8 years ago
  97. afdcf15 net: dsa: store a dsa_port in dsa_slave_priv by Vivien Didelot · 8 years ago
  98. 818be84 net: dsa: add ds and index to dsa_port by Vivien Didelot · 8 years ago
  99. 26895e2 net: dsa: use ds->num_ports when possible by Vivien Didelot · 8 years ago
  100. a0c0216 net: dsa: variable number of ports by Vivien Didelot · 8 years ago