1. d2b1323 net: bgmac: Fix SOF bit checking by Florian Fainelli · 9 years ago
  2. 0622cab bonding: fix 802.3ad aggregator reselection by Jay Vosburgh · 9 years ago
  3. 5aa3e24 Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  4. a37503b net: smsc911x: Fix bug where PHY interrupts are overwritten by 0 by Jeremy Linton · 9 years ago
  5. 00e8cb0 Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  6. efeb226 geneve: fix tx_errors statistics by Haishuang Yan · 9 years ago
  7. 52fe705 net: vrf: replace hard tab with space in assignment by Chris Packham · 9 years ago
  8. 71873a9 can: kvaser_usb: Add support for more Kvaser Leaf v2 devices by Jimmy Assarsson · 9 years ago
  9. 25e1ed6 can: fix oops caused by wrong rtnl dellink usage by Oliver Hartkopp · 9 years ago
  10. bce271f can: fix handling of unmodifiable configuration options fix by Oliver Hartkopp · 9 years ago
  11. 9d76931 net/mlx4_en: Avoid unregister_netdev at shutdown flow by Eran Ben Elisha · 9 years ago
  12. 93c098a net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill by Kamal Heib · 9 years ago
  13. 942f64c team: Fix possible deadlock during team enslave by Ido Schimmel · 9 years ago
  14. f155d9c can: gs_usb: Add Basic support for the bytewerk.org candleLight interface by Maximilian Schneider · 9 years ago
  15. 43200a4 can: at91_can: RX queue could get stuck at high bus load by Wolfgang Grandegger · 9 years ago
  16. 427460c can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access by Thor Thayer · 9 years ago
  17. b639f19 qed: Add missing port-mode by Yuval Mintz · 9 years ago
  18. db511c3 qed: Fix returning unlimited SPQ entries by Yuval Mintz · 9 years ago
  19. a0d26d5 qed*: Don't reset statistics on inner reload by Yuval Mintz · 9 years ago
  20. 3264398 qed: Prevent VF from Tx-switching 'promisc' by Yuval Mintz · 9 years ago
  21. e6bd892 qed: Correct default vlan behavior by Yuval Mintz · 9 years ago
  22. a9836cb net: tilegx: use correct timespec64 type by Arnd Bergmann · 9 years ago
  23. 4e239fa mlxsw: switchx2: Don't count internal TX header bytes to stats by Nogah Frankel · 9 years ago
  24. 63dcdd3 mlxsw: spectrum: Don't count internal TX header bytes to stats by Nogah Frankel · 9 years ago
  25. ce449ba nfp: use correct index to mask link state irq by Jakub Kicinski · 9 years ago
  26. a547224 mlx4e: Do not attempt to offload VXLAN ports that are unrecognized by Alexander Duyck · 9 years ago
  27. 17471c7 net: sfc: avoid -Wtype-limits warning by Arnd Bergmann · 9 years ago
  28. 034fdd4 Merge ath-current from ath.git by Kalle Valo · 9 years ago
  29. c70410c rtl8xxxu: fix typo on variable name, compare against correct variable by Colin Ian King · 9 years ago
  30. a59e6d8 r8152: correct the rx early size by hayeswang · 9 years ago
  31. 93fe9b1 r8152: reset the bmu by hayeswang · 9 years ago
  32. 4e384ac r8152: disable MAC clock speed down by hayeswang · 9 years ago
  33. 4a18367 net: skfb: remove obsolete -I cflag by Arnd Bergmann · 9 years ago
  34. 6052f7f macsec: fix SA initialization by Sabrina Dubroca · 9 years ago
  35. 5d9649b macsec: allocate sg and iv on the heap by Sabrina Dubroca · 9 years ago
  36. b196c22a macsec: add rcu_barrier() on module exit by Sabrina Dubroca · 9 years ago
  37. 0c5ddb5 net/mlx4_en: initialize cmd.context_lock spinlock earlier by Eric Dumazet · 9 years ago
  38. 4100948 ovs/geneve: fix rtnl notifications on iface deletion by Nicolas Dichtel · 9 years ago
  39. cf5da33 ovs/vxlan: fix rtnl notifications on iface deletion by Nicolas Dichtel · 9 years ago
  40. 106da66 ovs/gre,geneve: fix error path when creating an iface by Nicolas Dichtel · 9 years ago
  41. 881d032 net: alx: Work around the DMA RX overflow issue by Feng Tang · 9 years ago
  42. fdecf36 phy: marvell: fix LED configuration via marvell,reg-init by Clemens Gruber · 9 years ago
  43. e024111 ath9k: fix GPIO mask for AR9462 and AR9565 by Miaoqing Pan · 9 years ago
  44. e50525b ath10k: fix deadlock while processing rx_in_ord_ind by Rajkumar Manoharan · 9 years ago
  45. d941ebe net: ethernet: ti: cpsw: use destroy ctlr to destroy channels by Ivan Khoronzhuk · 9 years ago
  46. 92ca824 net: au1000_eth: fix PHY detection by Manuel Lauss · 9 years ago
  47. 86c5fe4 Revert "net: au1000_eth: fix PHY detection" by David S. Miller · 9 years ago
  48. a2f2721 net: au1000_eth: fix PHY detection by Manuel Lauss · 9 years ago
  49. 82c6544 net: mediatek: remove superfluous queue wake up call by John Crispin · 9 years ago
  50. ad3cba9 net: mediatek: only wake the queue if it is stopped by John Crispin · 9 years ago
  51. 12c97c1 net: mediatek: fix off by one in the TX ring allocation by John Crispin · 9 years ago
  52. eaadf9f net: mediatek: increase watchdog_timeo by John Crispin · 9 years ago
  53. 04698cc net: mediatek: fix threshold value by John Crispin · 9 years ago
  54. 2ff0bb6 net: mediatek: disable all interrupts during probe by John Crispin · 9 years ago
  55. 6675086 net: mediatek: add next data pointer coherency protection by John Crispin · 9 years ago
  56. 94321a9 net: mediatek: dropped rx packets are not being counted properly by John Crispin · 9 years ago
  57. 2fae723 net: mediatek: invalid buffer lookup in mtk_tx_map() by John Crispin · 9 years ago
  58. 605e4fe net: mediatek: fix missing free of scratch memory by John Crispin · 9 years ago
  59. 562c5a7 net: mediatek: add missing return code check by John Crispin · 9 years ago
  60. fc0f7e3 net: phy: smsc: reintroduced unconditional soft reset by Manfred Schlaegl · 9 years ago
  61. 280a3ef iwlwifi: mvm: fix a few firmware capability checks by Johannes Berg · 9 years ago
  62. aa95052 iwlwifi: mvm: set the encryption type of an IGTK key by Ayala Beker · 9 years ago
  63. 1f9788f iwlwifi: mvm: fix potential NULL-dereference in iwl_mvm_reorder() by Luca Coelho · 9 years ago
  64. 7d6a1ab iwlwifi: mvm: fix RCU splat in TKIP's update_key by Emmanuel Grumbach · 9 years ago
  65. 06a84db iwlwifi: mvm: increase scan timeout to 20 seconds by Luca Coelho · 9 years ago
  66. 5021953 vmxnet3: segCnt can be 1 for LRO packets by Shrikrishna Khare · 9 years ago
  67. ca8bdaf stmmac: fix parameter to dwmac4_set_umac_addr() by Ben Dooks · 9 years ago
  68. 0ca00fc net/mlx5e: Fix blue flame quota logic by Eli Cohen · 9 years ago
  69. 811afea net/mlx5e: Use ndo_stop explicitly at shutdown flow by Eran Ben Elisha · 9 years ago
  70. 62e3c24 net/mlx5: E-Switch, always set mc_promisc for allmulti vports by Mohamad Haj Yahia · 9 years ago
  71. 23898c7 net/mlx5: E-Switch, Modify node guid on vf set MAC by Noa Osherovich · 9 years ago
  72. 25fff58 net/mlx5: E-Switch, Fix vport enable flow by Mohamad Haj Yahia · 9 years ago
  73. 3f42ac6 net/mlx5: E-Switch, Use the correct error check on returned pointers by Or Gerlitz · 9 years ago
  74. 3fe3d81 net/mlx5: E-Switch, Use the correct free() function by Or Gerlitz · 9 years ago
  75. bd02ef8 net/mlx5: Fix E-Switch flow steering capabilities check by Maor Gottlieb · 9 years ago
  76. 876d634 net/mlx5: Fix flow steering NIC capabilities check by Maor Gottlieb · 9 years ago
  77. 2fee37a net/mlx5: Fix root flow table update by Maor Gottlieb · 9 years ago
  78. 9cd3411 net/mlx5: Fix masking of reserved bits in XRCD number by Majd Dibbiny · 9 years ago
  79. d664b41 mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name() by Ido Schimmel · 9 years ago
  80. be94535 mlxsw: spectrum: Make split flow match firmware requirements by Ido Schimmel · 9 years ago
  81. 3497ed8 sfc: report supported link speeds on SFP connections by Bert Kenward · 9 years ago
  82. c0530dd cxgb4: Add device id of T540-BT adapter by Hariprasad Shenai · 9 years ago
  83. 9f647a6 net: fec: fix spelling mistakes and add missing newline by Colin Ian King · 9 years ago
  84. 8852ddb bnxt_en: Simplify VLAN receive logic. by Michael Chan · 9 years ago
  85. 5a9f6b2 bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together. by Michael Chan · 9 years ago
  86. b9a8460 bnxt_en: Fix tx push race condition. by Michael Chan · 9 years ago
  87. 8d0a071 ath10k: fix crash related to printing features by Ben Greear · 9 years ago
  88. fee48cf ath10k: fix deadlock when peer cannot be created by Ben Greear · 9 years ago
  89. a02cc9d bnx2x: allow adding VLANs while interface is down by Michal Schmidt · 9 years ago
  90. 4ef36e1 Merge tag 'wireless-drivers-for-davem-2016-06-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  91. 37920fc net-next: mediatek: properly handle RGMII modes by John Crispin · 9 years ago
  92. 0c72c50 net-next: mediatek: add fixed-phy support by John Crispin · 9 years ago
  93. 08ef55c net-next: mediatek: fix gigabit and flow control advertisement by John Crispin · 9 years ago
  94. 207bdf1 net-next: mediatek: use mdiobus_free() in favour of kfree() by John Crispin · 9 years ago
  95. 8478b6c net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency by Ivan Khoronzhuk · 9 years ago
  96. 9c8b077 gianfar: fix the last transmit buffer descriptor by Yangbo Lu · 9 years ago
  97. 31143e2 brcmfmac: add eth_type_trans back for PCIe full dongle by Franky Lin · 9 years ago
  98. f55d84b stmmac: do not sleep in atomic context for mdio_reset by Vincent Palatin · 9 years ago
  99. 14b84e8 qed: fix qed_fill_link() error handling by Arnd Bergmann · 9 years ago
  100. bfa49cf net/ethoc: fix null dereference on error exit path by Colin Ian King · 9 years ago