1. b579fcc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  2. 8f9818af hso: fix deadlock when receiving bursts of data by Olivier Sobrie · 10 years ago
  3. 5c763ed hso: remove unused workqueue by Olivier Sobrie · 10 years ago
  4. 3916a31 net: ppp: don't call sk_chk_filter twice by Christoph Schulz · 10 years ago
  5. 32b333f mlx4: mark napi id for gro_skb by Jason Wang · 10 years ago
  6. 548d28b bonding: fix ad_select module param check by Nikolay Aleksandrov · 10 years ago
  7. a8a3e41 net: pppoe: use correct channel MTU when using Multilink PPP by Christoph Schulz · 10 years ago
  8. 5a680fa net: bcmgenet: fix RGMII_MODE_EN bit by Florian Fainelli · 10 years ago
  9. a91d45f r8152: fix r8152_csum_workaround function by hayeswang · 10 years ago
  10. 4cad9f3 be2net: set EQ DB clear-intr bit in be_open() by Suresh Reddy · 10 years ago
  11. 19eeb2f farsync: fix invalid memory accesses in fst_add_one() and fst_init_card() by Alexey Khoroshilov · 10 years ago
  12. d672f93 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  13. 7625272 igb: do a reset on SR-IOV re-init if device is down by Stefan Assmann · 10 years ago
  14. 9482648 igb: Workaround for i210 Errata 25: Slow System Clock by Todd Fujinaka · 10 years ago
  15. b4df480 usbnet: smsc95xx: add reset_resume function with reset operation by Joonyoung Shim · 10 years ago
  16. a12f78c dp83640: Always decode received status frames by Stefan Sørensen · 10 years ago
  17. 6ef07a9 mlx5_core: Fix possible race between mr tree insert/delete by Sagi Grimberg · 10 years ago
  18. b51ecea r8169: disable L23 by hayeswang · 10 years ago
  19. 0a19858 net: mvneta: Fix big endian issue in mvneta_txq_desc_csum() by Thomas Fitzsimmons · 10 years ago
  20. 4d12bc6 net: mvneta: fix operation in 10 Mbit/s mode by Thomas Petazzoni · 10 years ago
  21. fbc6daf net/mlx4_en: Ignore budget on TX napi polling by Amir Vadai · 10 years ago
  22. 0b03024 r8152: wake up the device before dumping the hw counter by hayeswang · 10 years ago
  23. f9feb1e xen-netfront: call netif_carrier_off() only once when disconnecting by David Vrabel · 10 years ago
  24. f50b407 xen-netfront: don't nest queue locks in xennet_connect() by David Vrabel · 10 years ago
  25. e326f2f net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set by Or Gerlitz · 10 years ago
  26. 8dcb4b1 net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2 by Bernd Wachter · 10 years ago
  27. 26a9ebc Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga" by David S. Miller · 10 years ago
  28. 8844a00 powerpc/ucc_geth: deal with a compile warning by Zhao Qiang · 10 years ago
  29. 2c4db12 rt2800usb: Don't perform DMA from stack by Andrea Merello · 10 years ago
  30. 1b2388d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  31. 701a9e6 mwifiex: initialize Tx/Rx info of a packet correctly by Amitkumar Karwar · 10 years ago
  32. dc271ee iwlwifi: mvm: disable CTS to Self by Emmanuel Grumbach · 10 years ago
  33. 43d826c iwlwifi: dvm: don't enable CTS to self by Emmanuel Grumbach · 10 years ago
  34. c8df8ce net: stmmac: Remove unneeded I/O read caught by cppcheck by Vince Bridgers · 10 years ago
  35. 43d24e4 net: stmmac: Correct duplicate if/then/else case found by cppcheck by Vince Bridgers · 10 years ago
  36. 0acf167 net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 10 years ago
  37. bb27361 net/mlx4_en: IRQ affinity hint is not cleared on port down by Amir Vadai · 10 years ago
  38. 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 10 years ago
  39. 1b03747 defxx: Fix !DYNAMIC_BUFFERS compilation warnings by Maciej W. Rozycki · 10 years ago
  40. f46d53d defxx: Remove an incorrectly inverted preprocessor conditional by Maciej W. Rozycki · 10 years ago
  41. d9daa24 net: fix circular dependency in of_mdio code by Daniel Mack · 10 years ago
  42. eb608d2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  43. b758858 net: bcmgenet: do not set packet length for RX buffers by Florian Fainelli · 10 years ago
  44. 219575e net: bcmgenet: start with carrier off by Florian Fainelli · 10 years ago
  45. 0f50ce9 net: bcmgenet: disable clock before register_netdev by Florian Fainelli · 10 years ago
  46. 16f62d9 net: systemport: fix TX NAPI work done return value by Florian Fainelli · 10 years ago
  47. 412bce8 net: systemport: fix UniMAC reset logic by Florian Fainelli · 10 years ago
  48. 3b140a6 net: systemport: do not clear IFF_MULTICAST flag by Florian Fainelli · 10 years ago
  49. 07b0f00 bnx2x: fix possible panic under memory stress by Eric Dumazet · 10 years ago
  50. f9fa39e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  51. 73413ff bnx2x: Fix the MSI flags by Yijing Wang · 10 years ago
  52. e055a6e Merge branch 'ath-current' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  53. b911132 net: allwinner: emac: Add missing free_irq by Maxime Ripard · 10 years ago
  54. 40c9f8a cxgb4: use dev_port to identify ports by Thadeu Lima de Souza Cascardo · 10 years ago
  55. f7b50c4 xen-netback: bookkeep number of active queues in our own module by Wei Liu · 10 years ago
  56. 66c965f tg3: Change nvram command timeout value to 50ms by Prashant Sreedharan · 10 years ago
  57. c6bff54 brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded by Arend van Spriel · 10 years ago
  58. d76744a mwifiex: fix Tx timeout issue by Amitkumar Karwar · 10 years ago
  59. dc70a29 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  60. ee9a33b cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list by Li RongQing · 10 years ago
  61. e48393e iwlwifi: mvm: Fix broadcast filtering by Ilan Peer · 11 years ago
  62. a42c9fc Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag" by Arik Nemtsov · 11 years ago
  63. b3c063a iwlwifi: update the 7265 series HW IDs by Oren Givon · 11 years ago
  64. 8987941 iwlwifi: mvm: rework sched scan channel configuration by Eliad Peller · 11 years ago
  65. 66064db be2net: fix qnq mode detection on VFs by Suresh Reddy · 10 years ago
  66. 363c2cd at86rf230: fix irq setup by Phoebe Buckheister · 10 years ago
  67. 8f2877c net: phy: at803x: fix coccinelle warnings by Fengguang Wu · 10 years ago
  68. 960b1f4 net/mlx4_core: Fix the error flow when probing with invalid VF configuration by Or Gerlitz · 10 years ago
  69. 143fa2e tulip: Poll link status more frequently for Comet chips by Ondrej Zary · 10 years ago
  70. 3acc746 net: huawei_cdc_ncm: increase command buffer size by Bjørn Mork · 10 years ago
  71. e6afea0 drivers: net: cpsw: fix dual EMAC stall when connected to same switch by Mugunthan V N · 10 years ago
  72. ce58725 xen-netfront: recreate queues correctly when reconnecting by David Vrabel · 10 years ago
  73. 7654186 xen-netfront: fix oops when disconnected from backend by David Vrabel · 10 years ago
  74. 13a56b4 net: phy: at803x: Add support for hardware reset by Daniel Mack · 10 years ago
  75. bd8ca17f net: phy: at803x: use #defines for supported PHY ids by Daniel Mack · 10 years ago
  76. 2b8f2a2 net: phylib: add link_change_notify callback to phy device by Daniel Mack · 10 years ago
  77. 1b0608f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  78. 40c1dea tg3: Clear NETIF_F_TSO6 flag before doing software GSO by Prashant Sreedharan · 10 years ago
  79. 5a7baa7 bonding: Advertize vxlan offload features when supported by Or Gerlitz · 10 years ago
  80. ee14eb7 skge: Added FS A8NE-FM to the list of 32bit DMA boards by Mirko Lindner · 10 years ago
  81. 2ee3f63 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  82. 62a02c9 net: fec: Don't clear IPV6 header checksum field when IP accelerator enable by Fugang Duan · 10 years ago
  83. 616a839 rt2x00: fix rfkill regression on rt2500pci by Stanislaw Gruszka · 10 years ago
  84. 2fc68eb b43: fix frequency reported on G-PHY with /new/ firmware by Rafał Miłecki · 10 years ago
  85. b663cd1 rt2800usb:fix hang during firmware load by Michael Braun · 10 years ago
  86. de51b35 rt2800usb:fix efuse detection by Michael Braun · 10 years ago
  87. 2f18423 hyperv: fix apparent cut-n-paste error in send path teardown by Dave Jones · 10 years ago
  88. 9ebe243 net: tile: fix unused variable warning by Chris Metcalf · 10 years ago
  89. a8e83b1 slcan: Port write_wakeup deadlock fix from slip by Tyler Hall · 10 years ago
  90. 661f7fd slip: Fix deadlock in write_wakeup by Tyler Hall · 10 years ago
  91. f00e2b0 vmxnet3: adjust ring sizes when interface is down by Neil Horman · 10 years ago
  92. 740bb82 b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real) by Rafał Miłecki · 10 years ago
  93. 8edcb0b rt2x00: disable TKIP on USB by Stanislaw Gruszka · 10 years ago
  94. bca463e mwifiex: fix tx_info/rx_info overlap with PCIe dma_mapping by Chin-Ran Lo · 10 years ago
  95. f15ec34 b43: disable 5 GHz on G-PHY by Rafał Miłecki · 11 years ago
  96. f79b064 vxlan: Checksum fixes by Tom Herbert · 10 years ago
  97. 2853af6 vxlan: use dev->needed_headroom instead of dev->hard_header_len by Cong Wang · 10 years ago
  98. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  99. 79f3391 net: fec: Add software TSO support by Nimrod Andy · 10 years ago
  100. 6e90928 net: fec: Add Scatter/gather support by Nimrod Andy · 10 years ago