1. cf8bf7c Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  2. 469d417 Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma" by Mathias Nyman · 10 years ago
  3. 8b4703e macvlan: Add support for 'always_on' offload features by Vlad Yasevich · 10 years ago
  4. 4823551 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  5. 82f1918 Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  6. 3995d26 net: cpsw: fix cpdma rx descriptor leak on down interface by Schuyler Patton · 10 years ago
  7. ec495fa be2net: isolate TX workarounds not applicable to Skyhawk-R by Vasundhara Volam · 10 years ago
  8. c912895 be2net: Fix skb double free in be_xmit_wrokarounds() failure path by Vasundhara Volam · 10 years ago
  9. 7ad0945 be2net: clear promiscuous bits in adapter->flags while disabling promiscuous mode by Somnath kotur · 10 years ago
  10. c502224 be2net: Fix to reset transparent vlan tagging by Somnath Kotur · 10 years ago
  11. e842b06 qlcnic: dcb: a couple off by one bugs by Dan Carpenter · 10 years ago
  12. 0c6a481 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. 4b5b822 can: flexcan: factor out soft reset into seperate funtion by Marc Kleine-Budde · 10 years ago
  14. d96e43e can: flexcan: flexcan_remove(): add missing netif_napi_del() by Marc Kleine-Budde · 10 years ago
  15. b1aa1c7 can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze by Marc Kleine-Budde · 10 years ago
  16. f003698 can: flexcan: factor out transceiver {en,dis}able into seperate functions by Marc Kleine-Budde · 10 years ago
  17. 9b00b30 can: flexcan: fix transition from and to low power mode in chip_{en,dis}able by Marc Kleine-Budde · 10 years ago
  18. 7e9e148 can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails by Marc Kleine-Budde · 10 years ago
  19. 5be93bd can: flexcan: fix shutdown: first disable chip, then all interrupts by Marc Kleine-Budde · 10 years ago
  20. 635d61a USB AX88179/178A: Support D-Link DUB-1312 by Gerry Demaret · 10 years ago
  21. 1d3f41e b44: always set duplex mode why phy changes by Hauke Mehrtens · 10 years ago
  22. 25d54fe b44: add calls to phy_{start,stop} by Hauke Mehrtens · 10 years ago
  23. 877767d bna: fix vlan tag stripping and implement its toggling by Ivan Vecera · 10 years ago
  24. d7b9531 tg3: Don't check undefined error bits in RXBD by Michael Chan · 10 years ago
  25. adb07df mwifiex: do not advertise usb autosuspend support by Bing Zhao · 10 years ago
  26. 5e03889 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  27. 352063c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  28. babe723 bnx2x: Add missing bit in default Tx switching by Yuval Mintz · 10 years ago
  29. 8e2a89c 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
  30. 143582c iwlwifi: fix TX status for aggregated packets by Johannes Berg · 10 years ago
  31. e7eb65c iwlwifi: mvm: change of listen interval from 70 to 10 by Max Stepanov · 10 years ago
  32. 09a89c2 bonding: disallow enslaving a bond to itself by Jiri Bohac · 10 years ago
  33. ee6154e bonding: fix a div error caused by the slave release path by Nikolay Aleksandrov · 10 years ago
  34. e5fe0cd AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LAN by Freddy Xin · 10 years ago
  35. b092991 bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitor by dingtianhong · 10 years ago
  36. 5e5b066 bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad mode by dingtianhong · 10 years ago
  37. 8f355e5 sfc: check for NULL efx->ptp_data in efx_ptp_event by Edward Cree · 10 years ago
  38. a4572e0 phy: unmask link partner capabilities by Cristian Bercaru · 10 years ago
  39. 687d705 net/cxgb4: use remove handler as shutdown handler by Thadeu Lima de Souza Cascardo · 10 years ago
  40. 42beb3f qlcnic: Fix number of rings when we fall back from msix to legacy. by Rajesh Borundia · 10 years ago
  41. 4642822 qlcnic: Allow any VLAN to be configured from VF. by Sucheta Chakraborty · 10 years ago
  42. b7520d2 qlcnic: Fix usage of use_msi and use_msi_x module parameters by Shahed Shaikh · 10 years ago
  43. fc49bea qlcnic: Fix function return error check by Shahed Shaikh · 10 years ago
  44. 169a1d8 net,IB/mlx: Bump all Mellanox driver versions by Amir Vadai · 10 years ago
  45. b7b146c ath9k: fix invalid descriptor discarding by Felix Fietkau · 10 years ago
  46. d31a36a ath9k: reduce baseband hang detection false positive rate by Felix Fietkau · 10 years ago
  47. 340fea3 r8169: initialize rtl8169_stats seqlock by Kyle McMartin · 10 years ago
  48. 7262b7b net: stmmac: Check return value of alloc_dma_desc_resources() by Tobias Klauser · 10 years ago
  49. 0e7ede8 virtio-net: alloc big buffers also when guest can receive UFO by Jason Wang · 10 years ago
  50. 558ff22 ath9k: fix ps-poll responses under a-mpdu sessions by Felix Fietkau · 10 years ago
  51. e4ceb0f mwifiex: rename usb driver name registerring to usb core by Bing Zhao · 10 years ago
  52. 694d82d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  53. b305024 ath9k: Fix ETSI compliance for AR9462 2.0 by Sujith Manoharan · 10 years ago
  54. 1eb4301 brcmfmac: fix txglomming scatter-gather packet transfers by Arend van Spriel · 10 years ago
  55. 21f8aae ath9k: protect tid->sched check by Stanislaw Gruszka · 10 years ago
  56. 1c97560 mwifiex: fix cmd and Tx data timeout issue for PCIe cards by Amitkumar Karwar · 10 years ago
  57. bb8e6a1 mwifiex: add NULL check for PCIe Rx skb by Amitkumar Karwar · 10 years ago
  58. 4f7ba43 mwifiex: clean pcie ring only when device is present by Avinash Patil · 10 years ago
  59. 9532077 libertas: fix scan result loss if SSID IE len 0 by James Cameron · 10 years ago
  60. 72471c0 hostap: Do not free priv until timer handler has actually stopped using it by Kirill Tkhai · 10 years ago
  61. fb8ef78 net: fec: fix potential issue to avoid fec interrupt lost and crc error by Duan Fugang-B38611 · 10 years ago
  62. ec6f678 iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc fails by Emmanuel Grumbach · 10 years ago
  63. 6671b22 tun: remove bogus hardware vlan acceleration flags from vlan_features by Fernando Luis Vazquez Cao · 10 years ago
  64. 8d0d21f veth: Fix vlan_features so as to be able to use stacked vlan interfaces by Toshiaki Makita · 10 years ago
  65. d554f73 xen-netfront: reset skb network header before checksum by Wei Liu · 10 years ago
  66. b0d3f6d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  67. 4b636b5 net: ethernet: update dependency and help text of mvneta by Thomas Petazzoni · 10 years ago
  68. ce5eaf0 NET: fec: only enable napi if we are successful by Russell King · 10 years ago
  69. d3ec67c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  70. 3eca529 irtty-sir.c: Do not set_termios() on irtty_close() by Tommie Gannert · 10 years ago
  71. ff95fe3 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
  72. 163c8ff bonding: 802.3ad: make aggregator_identifier bond-private by Jiri Bohac · 10 years ago
  73. eb85569 usbnet: remove generic hard_header_len check by Emil Goode · 10 years ago
  74. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 10 years ago
  75. c321f7d drivers/net: tulip_remove_one needs to call pci_disable_device() by Ingo Molnar · 10 years ago
  76. 891de74 hyperv: Fix the carrier status setting by Haiyang Zhang · 10 years ago
  77. eb2d4c6 net,bonding: fix bond_options.c direct rwlock.h include by Mike Galbraith · 10 years ago
  78. d43ff4c net: asix: add missing flag to struct driver_info by Emil Goode · 10 years ago
  79. e847882 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  80. 0861565 IB/mlx5: Remove dependency on X86 by Eli Cohen · 10 years ago
  81. 602b109 net:phy:dp83640: Move all HW initialization to dp83640_config_init by Stefan Sørensen · 10 years ago
  82. 0d961b3 drivers: net: cpsw: fix buggy loop condition by Heiko Schocher · 10 years ago
  83. 208ece1 USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n' by Liu Junliang · 10 years ago
  84. 6726d97 USB2NET: SR9800: use %zu for size_t by Jingoo Han · 10 years ago
  85. 89e1017 net: cpsw: catch of_get_phy_mode failing and propagate error by Uwe Kleine-König · 10 years ago
  86. 9b2b6a2 net: qmi_wwan: add support for Cinterion PXS8 and PHS8 by Aleksander Morgado · 10 years ago
  87. b12a0c3 Merge tag 'linux-can-fixes-for-3.14-20140212' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  88. 91ff37f net: axienet: Fix compilation warnings by Michal Simek · 10 years ago
  89. 9d5e8ec net: axienet: Fix compilation error by Michal Simek · 10 years ago
  90. f80889a bonding: Fix deadlock in bonding driver when using netpoll by dingtianhong · 10 years ago
  91. da37705 macvlan: unregister net device when netdev_upper_dev_link() fails by Cong Wang · 10 years ago
  92. d15891c net: stmmac:sti: Add STi SOC glue driver. by Srinivas Kandagatla · 10 years ago
  93. c7966b5 net: fix macvtap type name in Kconfig by Jan Luebbe · 10 years ago
  94. 4885c87 hostap: fix "hostap: proc: Use remove_proc_subtree()" by Russell King - ARM Linux · 10 years ago
  95. b6213e4 rtl8187: fix regression on MIPS without coherent DMA by Stanislaw Gruszka · 10 years ago
  96. 4a0732d ath5k: shifting the wrong variable for AR5K_AR5210 by Dan Carpenter · 11 years ago
  97. 2e8c5e5 rtlwifi: Fix incorrect return from rtl_ps_enable_nic() by Olivier Langlois · 11 years ago
  98. f78bccd rtlwifi: rtl8192ce: Fix too long disable of IRQs by Olivier Langlois · 11 years ago
  99. 6b8a3ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  100. 205e221 iwlwifi: disable TX AMPDU by default for iwldvm by Emmanuel Grumbach · 10 years ago