1. 61369d0 net: stmmac: fixed enh_desc set always zero by Byungho An · 12 years ago
  2. 0d909dc net: stmmac: fixed operator typo by Byungho An · 12 years ago
  3. 383eda3 xen: Use more current logging styles by Joe Perches · 12 years ago
  4. 772e42b net: fec: Fix multicast list setup in fec_restart(). by Christoph Müllner · 12 years ago
  5. e62bc9e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  6. 7ec5689 alx: fix ethtool support code by Johannes Berg · 12 years ago
  7. 46ab9b3 alx: fix MAC address alignment problem by Johannes Berg · 12 years ago
  8. a5b87cc alx: separate link speed/duplex fields by Johannes Berg · 12 years ago
  9. 4a134c3 alx: make sizes unsigned by Johannes Berg · 12 years ago
  10. c43861d alx: remove NET_CORE Kconfig select by Johannes Berg · 12 years ago
  11. 17fdd35 alx: fix 100mbit/half duplex speed translation by Johannes Berg · 12 years ago
  12. ef0cc4b alx: treat flow control correctly in alx_set_pauseparam() by Johannes Berg · 12 years ago
  13. 0a6eac2 net/mlx4_core: Add HW enforcement to VF link state by Rony Efraim · 12 years ago
  14. b01978c net/mlx4_core: Dynamic VST to VST vlan/qos changes by Jack Morgenstein · 12 years ago
  15. 008aebd bonding: combine pr_debugs in bond_set_dev_addr into one by Nikolay Aleksandrov · 12 years ago
  16. 6be44b1 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  17. d36a21d ssb/trivial: replace numeric with standard PM state macros by Yijing Wang · 12 years ago
  18. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 12 years ago
  19. 3b233fe nlmon: fix comparison in nlmon_is_valid_mtu by Daniel Borkmann · 12 years ago
  20. cf6122b drivers: net: cpsw: add newline after MACID log by Daniel Mack · 12 years ago
  21. 29cc436 pch_gbe: use managed functions pcim_* and devm_* by Andy Shevchenko · 12 years ago
  22. 453ca93 pch_gbe: convert pr_* to netdev_* by Andy Shevchenko · 12 years ago
  23. bd79680 pch_gbe: remove inline keyword for exported functions by Andy Shevchenko · 12 years ago
  24. b8553b8 usbnet: ax88179_178a: add .reset_resume hook by David Chang · 12 years ago
  25. 803dee9 usbnet: ax88179_178a: Correct a typo in description by David Chang · 12 years ago
  26. 57ed5cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  27. ae0d675 bonding: when cloning a MAC use NET_ADDR_STOLEN by nikolay@redhat.com · 12 years ago
  28. 97a1e63 bonding: remove unnecessary dev_addr_from_first member by nikolay@redhat.com · 12 years ago
  29. 8d2ada7 bonding: remove unnecessary setup_by_slave member by nikolay@redhat.com · 12 years ago
  30. 0f817ed ath10k: minimally handle new channel width enumeration values by John W. Linville · 12 years ago
  31. 0c9acaa ath9k_htc: ifdef out IFTYPE_MESH advertisement by Thomas Pedersen · 12 years ago
  32. cc1b546 brcmfmac: remove code and comment for older kernel support by Arend van Spriel · 12 years ago
  33. c6a681ab brcmfmac: reduce firmware-signalling locking scope in rx path by Arend van Spriel · 12 years ago
  34. 80898a1 brcmfmac: cleanup debug messages in brcmf_fws_hdrpush() by Arend van Spriel · 12 years ago
  35. 456d068 brcmfmac: tag packet in the netdev transmit callback by Arend van Spriel · 12 years ago
  36. 3b81a68 brcmfmac: add broken scatter-gather DMA support by Franky Lin · 12 years ago
  37. 356bae6 brcmfmac: use unified dongle address preparation function by Franky Lin · 12 years ago
  38. b058d4d brcmfmac: remove SDIO_REQ_ASYNC flag by Franky Lin · 12 years ago
  39. 2a5d7b0 brcmfmac: remove (ab)use of NL80211_NUM_ACS by Arend van Spriel · 12 years ago
  40. 2086374 brcmfmac: simplify transmit path by Arend van Spriel · 12 years ago
  41. 88f9b65 bcma: add support for BCM43142 by Rafał Miłecki · 12 years ago
  42. 8960400 b43: replace B43_BCMA_EXTRA with modparam allhwsupport by Rafał Miłecki · 12 years ago
  43. d847e3e ath10k: leave MMIC generation to the HW by Michal Kazior · 12 years ago
  44. 429ff56 ath10k: fix 5ghz channel definitions by Michal Kazior · 12 years ago
  45. 87b1423 ath10k: fix MSI-X setup failpath by Michal Kazior · 12 years ago
  46. 0847beb rt2x00: rt2800lib: fix default TX power check for RT55xx by Gabor Juhos · 12 years ago
  47. 9a54c17 ath9k: Add mix tx gain table for AR9462 2.0 by Sujith Manoharan · 12 years ago
  48. bb16d48 rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devices by Gabor Juhos · 12 years ago
  49. 3e23d4e rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devices by Gabor Juhos · 12 years ago
  50. 51f877ab rt2x00: rt2800: increase EEPROM_SIZE to 512 bytes by Gabor Juhos · 12 years ago
  51. 1f3e4b0 can: at91_can: Use of_match_ptr() by Sachin Kamat · 12 years ago
  52. b7c4114 can: flexcan: Use a regulator to control the CAN transceiver by Fabio Estevam · 12 years ago
  53. 59731bb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  54. 38ae92d fec: Add support for reading RMON registers by Chris Healy · 12 years ago
  55. 729d8d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  56. a4a1139 arc_emac: fix compile-time errors & warnings on PPC64 by Alexey Brodkin · 12 years ago
  57. 8599b52 bonding: add an option to fail when any of arp_ip_target is inaccessible by Veaceslav Falico · 12 years ago
  58. aeea64a bonding: don't trust arp requests unless active slave really works by Veaceslav Falico · 12 years ago
  59. 2c14610 bonding: don't validate arp if we don't have to by Veaceslav Falico · 12 years ago
  60. 0afee4e bonding: don't add duplicate targets to arp_ip_target by Veaceslav Falico · 12 years ago
  61. 87a7b84 bonding: add helper function bond_get_targets_ip(targets, ip) by Veaceslav Falico · 12 years ago
  62. 277e2a8 net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) by Lad, Prabhakar · 12 years ago
  63. 151328c net: davinci_emac: simplify the OF parser code by Lad, Prabhakar · 12 years ago
  64. 6892b41 net: davinci: emac: Convert to devm_* api by Lad, Prabhakar · 12 years ago
  65. 3e4f8b7 macvtap: Perform GSO on forwarding path. by Vlad Yasevich · 12 years ago
  66. 2be5c76 macvtap: Let TUNSETOFFLOAD actually controll offload features. by Vlad Yasevich · 12 years ago
  67. ac4e4af macvtap: Consistently use rcu functions by Vlad Yasevich · 12 years ago
  68. 441ac0f macvtap: Convert to using rtnl lock by Vlad Yasevich · 12 years ago
  69. e4f2379 ethernet/arc/arc_emac - Add new driver by Alexey Brodkin · 12 years ago
  70. 30e514a net/mlx4_core: Fail device init if num_vfs is negative by Jack Morgenstein · 12 years ago
  71. 674925e net/mlx4_core: Add warning in case of command timeouts by Dotan Barak · 12 years ago
  72. 618fad9 net/mlx4_core: Replace sscanf() with kstrtoint() by Dotan Barak · 12 years ago
  73. 42f1e90 net/mlx4_en: Remove an unnecessary test by Dotan Barak · 12 years ago
  74. b944ebe net/mlx4_en: Add prints when TX timeout occurs by Yevgeny Petrilin · 12 years ago
  75. 0cc5c8b net/mlx4_en: Fix a race between napi poll function and RX ring cleanup by Eugenia Emantayev · 12 years ago
  76. 9e19b54 net/mlx4_en: Change log level from error to debug for vlan related messages by Eugenia Emantayev · 12 years ago
  77. 4801ae7 net/mlx4_en: Move register_netdev() to the end of initialization function by Eugenia Emantayev · 12 years ago
  78. 6123db2e net/mlx4_en: Do not query stats when device port is down by Jack Morgenstein · 12 years ago
  79. 8850494 net/mlx4_en: Fix resource leak in error flow by Dotan Barak · 12 years ago
  80. 51151a1 mlx4: allow order-0 memory allocations in RX path by Eric Dumazet · 12 years ago
  81. 3bae9db Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  82. 6541aa5 qeth: use default napi weight by Sebastian Ott · 12 years ago
  83. ede8867 qeth: Fix crash on initial MTU size change by Stefan Raspl · 12 years ago
  84. a0c9852 qeth: change default standard blkt settings for OSA by Ursula Braun · 12 years ago
  85. fe44014 qeth: Increase default MTU for OSA devices by Stefan Raspl · 12 years ago
  86. 819bc78 netiucv: remove unused macro by Andy Shevchenko · 12 years ago
  87. bd4ace2 iwlwifi: mvm: Add support for Low Power RX by Alexander Bondar · 12 years ago
  88. 9277326 Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 12 years ago
  89. cfb4e62 iwlwifi: always use 'trans_pcie' name by Johannes Berg · 12 years ago
  90. fecba09 iwlwifi: always use 'rxq' as RX queue struct name by Johannes Berg · 12 years ago
  91. c7df1f4 iwlwifi: pcie: rework RX buffer list init and freeing by Johannes Berg · 12 years ago
  92. 3a3cb92 iwlwifi: mvm: Change the settings of AP beacon time by Ilan Peer · 12 years ago
  93. dafe6c4 iwlwifi: mvm: add thermal throttling debugging by eytan lifshitz · 12 years ago
  94. e715c3a iwlwifi: mvm: add BT-Coex LUT for 1x1 products by Emmanuel Grumbach · 12 years ago
  95. c957d09 bnx2x: Remove sparse and coccinelle warnings by Yuval Mintz · 12 years ago
  96. e4fc408 packet: nlmon: virtual netlink monitoring device for packet sockets by Daniel Borkmann · 12 years ago
  97. d3c5f47 net: Restore unintentional reverts. by David S. Miller · 12 years ago
  98. 636d73d sfc: Improve test for IOMMU in use by Ben Hutchings · 12 years ago
  99. 1899c11 sfc: Fix IRQ cleanup in case of a probe failure by Ben Hutchings · 12 years ago
  100. e79255d sfc: Do not pass non-TCP packets into GRO code by Ben Hutchings · 12 years ago