1. 5bb680d bnx2x: fix dump flag handling by Michal Schmidt · 11 years ago
  2. 058eec4 bnx2x: remove zeroing of dump data buffer by Michal Schmidt · 11 years ago
  3. 15627e8 cassini: Make missing firmware non-fatal by Ben Hutchings · 11 years ago
  4. d8eb8f9 qmi_wwan: add ONDA MT689DC device ID (fwd) by Enrico Mioso · 11 years ago
  5. 936faf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/vxlan-next by David S. Miller · 11 years ago
  6. d0b5e51 net: qmi_wwan: add TP-LINK MA260 by Bjørn Mork · 11 years ago
  7. aa3aba1 net: qmi_wwan: add Option GTM681W by Bjørn Mork · 11 years ago
  8. 5a008ff net: qmi_wwan: fixup Sierra Wireless MC8305 entry by Bjørn Mork · 11 years ago
  9. 61369d0 net: stmmac: fixed enh_desc set always zero by Byungho An · 11 years ago
  10. 0d909dc net: stmmac: fixed operator typo by Byungho An · 11 years ago
  11. 383eda3 xen: Use more current logging styles by Joe Perches · 11 years ago
  12. 772e42b net: fec: Fix multicast list setup in fec_restart(). by Christoph Müllner · 11 years ago
  13. e62bc9e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  14. 7ec5689 alx: fix ethtool support code by Johannes Berg · 11 years ago
  15. 46ab9b3 alx: fix MAC address alignment problem by Johannes Berg · 11 years ago
  16. a5b87cc alx: separate link speed/duplex fields by Johannes Berg · 11 years ago
  17. 4a134c3 alx: make sizes unsigned by Johannes Berg · 11 years ago
  18. c43861d alx: remove NET_CORE Kconfig select by Johannes Berg · 11 years ago
  19. 17fdd35 alx: fix 100mbit/half duplex speed translation by Johannes Berg · 11 years ago
  20. ef0cc4b alx: treat flow control correctly in alx_set_pauseparam() by Johannes Berg · 11 years ago
  21. 0a6eac2 net/mlx4_core: Add HW enforcement to VF link state by Rony Efraim · 11 years ago
  22. b01978c net/mlx4_core: Dynamic VST to VST vlan/qos changes by Jack Morgenstein · 11 years ago
  23. 008aebd bonding: combine pr_debugs in bond_set_dev_addr into one by Nikolay Aleksandrov · 11 years ago
  24. 05c8aaa wlcore: use *ppos, not file->f_pos by Al Viro · 11 years ago
  25. c0caa07 bna: switch to fixed_size_llseek() by Al Viro · 11 years ago
  26. 6be44b1 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  27. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  28. 3b233fe nlmon: fix comparison in nlmon_is_valid_mtu by Daniel Borkmann · 11 years ago
  29. cf6122b drivers: net: cpsw: add newline after MACID log by Daniel Mack · 11 years ago
  30. 29cc436 pch_gbe: use managed functions pcim_* and devm_* by Andy Shevchenko · 11 years ago
  31. 453ca93 pch_gbe: convert pr_* to netdev_* by Andy Shevchenko · 11 years ago
  32. bd79680 pch_gbe: remove inline keyword for exported functions by Andy Shevchenko · 11 years ago
  33. b8553b8 usbnet: ax88179_178a: add .reset_resume hook by David Chang · 11 years ago
  34. 803dee9 usbnet: ax88179_178a: Correct a typo in description by David Chang · 11 years ago
  35. 57ed5cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  36. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 11 years ago
  37. ae0d675 bonding: when cloning a MAC use NET_ADDR_STOLEN by nikolay@redhat.com · 11 years ago
  38. 97a1e63 bonding: remove unnecessary dev_addr_from_first member by nikolay@redhat.com · 11 years ago
  39. 8d2ada7 bonding: remove unnecessary setup_by_slave member by nikolay@redhat.com · 11 years ago
  40. 0f817ed ath10k: minimally handle new channel width enumeration values by John W. Linville · 11 years ago
  41. 0c9acaa ath9k_htc: ifdef out IFTYPE_MESH advertisement by Thomas Pedersen · 11 years ago
  42. cc1b546 brcmfmac: remove code and comment for older kernel support by Arend van Spriel · 11 years ago
  43. c6a681ab brcmfmac: reduce firmware-signalling locking scope in rx path by Arend van Spriel · 11 years ago
  44. 80898a1 brcmfmac: cleanup debug messages in brcmf_fws_hdrpush() by Arend van Spriel · 11 years ago
  45. 456d068 brcmfmac: tag packet in the netdev transmit callback by Arend van Spriel · 11 years ago
  46. 3b81a68 brcmfmac: add broken scatter-gather DMA support by Franky Lin · 11 years ago
  47. 356bae6 brcmfmac: use unified dongle address preparation function by Franky Lin · 11 years ago
  48. b058d4d brcmfmac: remove SDIO_REQ_ASYNC flag by Franky Lin · 11 years ago
  49. 2a5d7b0 brcmfmac: remove (ab)use of NL80211_NUM_ACS by Arend van Spriel · 11 years ago
  50. 2086374 brcmfmac: simplify transmit path by Arend van Spriel · 11 years ago
  51. 8960400 b43: replace B43_BCMA_EXTRA with modparam allhwsupport by Rafał Miłecki · 11 years ago
  52. d847e3e ath10k: leave MMIC generation to the HW by Michal Kazior · 11 years ago
  53. 429ff56 ath10k: fix 5ghz channel definitions by Michal Kazior · 11 years ago
  54. 87b1423 ath10k: fix MSI-X setup failpath by Michal Kazior · 11 years ago
  55. 0847beb rt2x00: rt2800lib: fix default TX power check for RT55xx by Gabor Juhos · 11 years ago
  56. 9a54c17 ath9k: Add mix tx gain table for AR9462 2.0 by Sujith Manoharan · 11 years ago
  57. bb16d48 rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devices by Gabor Juhos · 11 years ago
  58. 3e23d4e rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devices by Gabor Juhos · 11 years ago
  59. 51f877ab rt2x00: rt2800: increase EEPROM_SIZE to 512 bytes by Gabor Juhos · 11 years ago
  60. 1f3e4b0 can: at91_can: Use of_match_ptr() by Sachin Kamat · 11 years ago
  61. b7c4114 can: flexcan: Use a regulator to control the CAN transceiver by Fabio Estevam · 11 years ago
  62. 59731bb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  63. 38ae92d fec: Add support for reading RMON registers by Chris Healy · 11 years ago
  64. 578a131 dlci: validate the net device in dlci_del() by Zefan Li · 11 years ago
  65. 11eb264 dlci: acquire rtnl_lock before calling __dev_get_by_name() by Zefan Li · 11 years ago
  66. 729d8d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  67. a4a1139 arc_emac: fix compile-time errors & warnings on PPC64 by Alexey Brodkin · 11 years ago
  68. ba609e9 vxlan: fix function name spelling by Stephen Hemminger · 11 years ago
  69. 3f5d6af Merge ../vxlan-x by Stephen Hemminger · 11 years ago
  70. 6d446ec net/tg3: Avoid delay during MMIO access by Gavin Shan · 11 years ago
  71. 8599b52 bonding: add an option to fail when any of arp_ip_target is inaccessible by Veaceslav Falico · 11 years ago
  72. aeea64a bonding: don't trust arp requests unless active slave really works by Veaceslav Falico · 11 years ago
  73. 2c14610 bonding: don't validate arp if we don't have to by Veaceslav Falico · 11 years ago
  74. 0afee4e bonding: don't add duplicate targets to arp_ip_target by Veaceslav Falico · 11 years ago
  75. 87a7b84 bonding: add helper function bond_get_targets_ip(targets, ip) by Veaceslav Falico · 11 years ago
  76. 277e2a8 net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) by Lad, Prabhakar · 11 years ago
  77. 151328c net: davinci_emac: simplify the OF parser code by Lad, Prabhakar · 11 years ago
  78. 6892b41 net: davinci: emac: Convert to devm_* api by Lad, Prabhakar · 11 years ago
  79. 3e4f8b7 macvtap: Perform GSO on forwarding path. by Vlad Yasevich · 11 years ago
  80. 2be5c76 macvtap: Let TUNSETOFFLOAD actually controll offload features. by Vlad Yasevich · 11 years ago
  81. ac4e4af macvtap: Consistently use rcu functions by Vlad Yasevich · 11 years ago
  82. 441ac0f macvtap: Convert to using rtnl lock by Vlad Yasevich · 11 years ago
  83. e4f2379 ethernet/arc/arc_emac - Add new driver by Alexey Brodkin · 11 years ago
  84. 30e514a net/mlx4_core: Fail device init if num_vfs is negative by Jack Morgenstein · 11 years ago
  85. 674925e net/mlx4_core: Add warning in case of command timeouts by Dotan Barak · 11 years ago
  86. 618fad9 net/mlx4_core: Replace sscanf() with kstrtoint() by Dotan Barak · 11 years ago
  87. 42f1e90 net/mlx4_en: Remove an unnecessary test by Dotan Barak · 11 years ago
  88. b944ebe net/mlx4_en: Add prints when TX timeout occurs by Yevgeny Petrilin · 11 years ago
  89. 0cc5c8b net/mlx4_en: Fix a race between napi poll function and RX ring cleanup by Eugenia Emantayev · 11 years ago
  90. 9e19b54 net/mlx4_en: Change log level from error to debug for vlan related messages by Eugenia Emantayev · 11 years ago
  91. 4801ae7 net/mlx4_en: Move register_netdev() to the end of initialization function by Eugenia Emantayev · 11 years ago
  92. 6123db2 net/mlx4_en: Do not query stats when device port is down by Jack Morgenstein · 11 years ago
  93. 8850494 net/mlx4_en: Fix resource leak in error flow by Dotan Barak · 11 years ago
  94. 51151a1 mlx4: allow order-0 memory allocations in RX path by Eric Dumazet · 11 years ago
  95. 4c7ab05 macvtap: fix recovery from gup errors by Michael S. Tsirkin · 11 years ago
  96. 7e24bfb tun: fix recovery from gup errors by Michael S. Tsirkin · 11 years ago
  97. 3bae9db Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  98. 9d5c34f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  99. 58e4c76 vxlan: fdb: allow specifying multiple destinations for zero MAC by Mike Rapoport · 11 years ago
  100. bc7892b vxlan: allow removal of single destination from fdb entry by Mike Rapoport · 11 years ago