1. 74c3e2a dsa: Rename phys_port_mask to enabled_port_mask by Andrew Lunn · 9 years ago
  2. e49bad3 net: dsa: Rename DSA probe function. by Andrew Lunn · 9 years ago
  3. a77d43f net: dsa: Keep the mii bus and address in the private structure by Andrew Lunn · 9 years ago
  4. 7543a6d net: dsa: Have the switch driver allocate there own private memory by Andrew Lunn · 9 years ago
  5. bbb8d79 net: dsa: Pass the dsa device to the switch drivers by Andrew Lunn · 9 years ago
  6. 71bbe25 Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  7. 369f045 net: mediatek: do not set the QID field in the TX DMA descriptors by John Crispin · 9 years ago
  8. 7c78b4a net: mediatek: move the pending_work struct to the device generic struct by John Crispin · 9 years ago
  9. e7d425d net: mediatek: fix mtk_pending_work by John Crispin · 9 years ago
  10. 34c2e4c net: mediatek: fix TX locking by John Crispin · 9 years ago
  11. 13c822f net: mediatek: fix stop and wakeup of queue by John Crispin · 9 years ago
  12. 13439ee net: mediatek: remove superfluous reset call by John Crispin · 9 years ago
  13. beeb4ca net: mediatek: mtk_cal_txd_req() returns bad value by John Crispin · 9 years ago
  14. 82500aa net: mediatek: watchdog_timeo was not set by John Crispin · 9 years ago
  15. 69fb781 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  16. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  17. 9a6f2b0 net: mdio: Fix lockdep falls positive splat by Andrew Lunn · 9 years ago
  18. 71a2cbb drivers: net: cpsw: drop host_port field from struct cpsw_priv by Grygorii Strashko · 9 years ago
  19. 61f1cef drivers: net: cpsw: fix port_mask parameters in ale calls by Grygorii Strashko · 9 years ago
  20. 61618ee vxlan: fix incorrect type by Jiri Benc · 9 years ago
  21. e0897ae net: fjes: Use resource_size by Vaishali Thakkar · 9 years ago
  22. 8cbde11 bnxt_en: Add async event handling for speed config changes. by Michael Chan · 9 years ago
  23. 84c33dd bnxt_en: Call firmware to approve VF MAC address change. by Michael Chan · 9 years ago
  24. 33f7d55 bnxt_en: Shutdown link when device is closed. by Michael Chan · 9 years ago
  25. 03efbec bnxt_en: Disallow forced speed for 10GBaseT devices. by Michael Chan · 9 years ago
  26. bddf590 Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  27. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  28. 498cd8e ibmvnic: Enable use of multiple tx/rx scrqs by John Allen · 9 years ago
  29. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 9 years ago
  30. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 9 years ago
  31. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 9 years ago
  32. 1089ac6 Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  33. 016adb7 tuntap: restore default qdisc by Jason Wang · 9 years ago
  34. 9efc8f6 mlxsw: reg: Fix SBPM register name by Jiri Pirko · 9 years ago
  35. 497e859 mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM by Jiri Pirko · 9 years ago
  36. b2f1057 mlxsw: Do not pass around driver_priv directly by Jiri Pirko · 9 years ago
  37. 307c243 mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit* by Jiri Pirko · 9 years ago
  38. 932762b mlxsw: Move devlink port registration into common core code by Jiri Pirko · 9 years ago
  39. cc7c033 nfp: allow ring size reconfiguration at runtime by Jakub Kicinski · 9 years ago
  40. a98cb25 nfp: pass ring count as function parameter by Jakub Kicinski · 9 years ago
  41. 36a857e nfp: convert .ndo_change_mtu() to prepare/commit paradigm by Jakub Kicinski · 9 years ago
  42. 30d2117 nfp: propagate list buffer size in struct rx_ring by Jakub Kicinski · 9 years ago
  43. aba52df nfp: sync ring state during FW reconfiguration by Jakub Kicinski · 9 years ago
  44. 1cd0cfc nfp: slice .ndo_open() and .ndo_stop() up by Jakub Kicinski · 9 years ago
  45. ca40fea nfp: move filling ring information to FW config by Jakub Kicinski · 9 years ago
  46. 114bdef nfp: preallocate RX buffers early in .ndo_open by Jakub Kicinski · 9 years ago
  47. 1934680 nfp: reorganize initial filling of RX rings by Jakub Kicinski · 9 years ago
  48. 827deea nfp: cleanup tx ring flush and rename to reset by Jakub Kicinski · 9 years ago
  49. 73725d9 nfp: allocate ring SW structs dynamically by Jakub Kicinski · 9 years ago
  50. d79737c nfp: make *x_ring_init do all the init by Jakub Kicinski · 9 years ago
  51. 0afbfb1 nfp: break up nfp_net_{alloc|free}_rings by Jakub Kicinski · 9 years ago
  52. 0ba40af nfp: move link state interrupt request/free calls by Jakub Kicinski · 9 years ago
  53. ff1b68a nfp: correct RX buffer length calculation by Jakub Kicinski · 9 years ago
  54. cd9d721 ieee802154/adf7242: fix memory leak of firmware by Sudip Mukherjee · 9 years ago
  55. 10ef00f ixgbe: Bump version number by Mark Rustad · 9 years ago
  56. f572b2c ixgbe: Add KR backplane support for x550em_a by Mark Rustad · 9 years ago
  57. 200157c ixgbe: Add support for SGMII backplane interface by Mark Rustad · 9 years ago
  58. 2d40cd1 ixgbe: Add support for SFPs with retimer by Mark Rustad · 9 years ago
  59. e84db72 ixgbe: Introduce function to control MDIO speed by Mark Rustad · 9 years ago
  60. 537cc5d ixgbe: Read and parse NW_MNG_IF_SEL register by Mark Rustad · 9 years ago
  61. c898fe2 ixgbe: Read and set instance id by Mark Rustad · 9 years ago
  62. d31afc8 ixgbe: Use new methods for PHY access by Mark Rustad · 9 years ago
  63. 49425df ixgbe: Add support for x550em_a 10G MAC type by Mark Rustad · 9 years ago
  64. 9a5c27e ixgbe: Use method pointer to access IOSF devices by Mark Rustad · 9 years ago
  65. 207969b ixgbe: Add definitions for x550em_a 10G MAC by Mark Rustad · 9 years ago
  66. a711ad8 ixgbe: Add support for single-port X550 device by Mark Rustad · 9 years ago
  67. 8220bbc ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic by Alexander Duyck · 9 years ago
  68. af74190 ixgbe: Take manageability semaphore for firmware commands by Mark Rustad · 9 years ago
  69. 5cffde3 ixgbe: Clean up interface for firmware commands by Mark Rustad · 9 years ago
  70. 7345716 ixgbe: Correct length check for round up by Mark Rustad · 9 years ago
  71. 3775b81 ixgbe: Change the lan_id and func fields to a u8 to avoid casts by Mark Rustad · 9 years ago
  72. 832ac59 ixgbe: Delete some unused register definitions by Mark Rustad · 9 years ago
  73. 4a0090a geneve: change to use UDP socket GRO by Tom Herbert · 9 years ago
  74. 5602c48 vxlan: change vxlan to use UDP socket GRO by Tom Herbert · 9 years ago
  75. 8ced425 tun: use socket locks for sk_{attach,detatch}_filter by Hannes Frederic Sowa · 9 years ago
  76. 20ac1b3 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  77. 4646968 mwifiex: dump pcie scratch registers by Xinming Hu · 9 years ago
  78. bf00dc2 mwifiex: AMSDU Rx frame handling in AP mode by Xinming Hu · 9 years ago
  79. ad5ca84 mwifiex: schedule main workqueue for transmitting bridge packets by Xinming Hu · 9 years ago
  80. 00c5478 mwifiex: remove redundant GFP_DMA flag by Xinming Hu · 9 years ago
  81. a362e16 mwifiex: check revision id while choosing PCIe firmware by Shengzhen Li · 9 years ago
  82. 8fa0a0d mwifiex: add support for wakeup on GTK rekey failure by Ganapathi Bhat · 9 years ago
  83. f6b1cbe mwifiex: add support for GTK rekey offload by Ganapathi Bhat · 9 years ago
  84. a069caa rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192eu by Jes Sorensen · 9 years ago
  85. 91cbe4e rtl8xxxu: Use correct H2C calls for 8192eu by Jes Sorensen · 9 years ago
  86. af13faf rtl8xxxu: Identify 8192eu rev A/B parts correctly by Jes Sorensen · 9 years ago
  87. ba17d82 rtl8xxxu: Use enums for chip version numbers by Jes Sorensen · 9 years ago
  88. 931d927 rtl8xxxu: Update some register definitions by Jes Sorensen · 9 years ago
  89. f3fc251 rtl8xxxu: 8192eu uses txdesc40 by Jes Sorensen · 9 years ago
  90. 1df1de3 rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only by Jes Sorensen · 9 years ago
  91. 169bc5c rtl8xxxu: Correct txdesc40 gid definition by Jes Sorensen · 9 years ago
  92. 33f3724 rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors by Jes Sorensen · 9 years ago
  93. dbb2896 rtl8xxxu: Change name of struct tx_desc to be more decriptive by Jes Sorensen · 9 years ago
  94. a5c92f0 mwifiex: fix NULL pointer dereference error by Wei-Ning Huang · 9 years ago
  95. 0013518 mwifiex: ie_list is an array, so no need to check if NULL by Colin Ian King · 9 years ago
  96. 84d17a2 iwl4965: Fix more memory leaks in __il4965_up() by Julian Calaby · 9 years ago
  97. c2fd344 iwl4965: Fix a memory leak in error handling code of __il4965_up by Jia-Ju Bai · 9 years ago
  98. 37190b2 rsi: Move variable initialisation into error code by Markus Elfring · 9 years ago
  99. ab2ef1d rsi: Delete unnecessary variable initialisation by Markus Elfring · 9 years ago
  100. 8b28310 rsi: Delete unnecessary variable initialisation by Markus Elfring · 9 years ago