1. f31ec95 qlcnic: Fix NAPI poll routine for Tx completion by Shahed Shaikh · 10 years ago
  2. cf180b8 amd-xgbe: Set RSS enablement based on hardware features by Lendacky, Thomas · 10 years ago
  3. 211fcf6 amd-xgbe: Adjust for zero-based traffic class count by Lendacky, Thomas · 10 years ago
  4. 75300ad gianfar: correct the bad expression while writing bit-pattern by Sanjeev Sharma · 10 years ago
  5. 06b19b1 net: usb: sr9700: Use 'SR_' prefix for the common register macros by Chen Gang · 10 years ago
  6. e3e3c42 Revert "drivers/net: Disable UFO through virtio" by Vlad Yasevich · 10 years ago
  7. 72f6510 Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets" by Vlad Yasevich · 10 years ago
  8. 42b5212 xen-netback: stop the guest rx thread after a fatal error by David Vrabel · 10 years ago
  9. 5a2e87b net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 80 VFs by Jack Morgenstein · 10 years ago
  10. 44ba582 sunvnet: set queue mapping when doing packet copies by David L Stevens · 10 years ago
  11. 61132bf qlge: Fix qlge_update_hw_vlan_features to handle if interface is down by Marcelo Leitner · 10 years ago
  12. d953ca4 hyperv: Fix the error processing in netvsc_send() by Haiyang Zhang · 10 years ago
  13. ecf6ba8 drivers: net: xgene: fix: Out of order descriptor bytes read by Iyappan Subramanian · 10 years ago
  14. 10e4fb3 ixgbevf: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago
  15. 0213668 ixgbe: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago
  16. 72b1405 igbvf: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago
  17. 96a3017 net: am2150: fix nmclan_cs.c shared interrupt handling by Arnd Bergmann · 10 years ago
  18. e9b106b net: lance,ni64: don't build for ARM by Arnd Bergmann · 10 years ago
  19. 303c28d net: wan: add missing virt_to_bus dependencies by Arnd Bergmann · 10 years ago
  20. fc9a570 net: cs89x0: always build platform code if !HAS_IOPORT_MAP by Arnd Bergmann · 10 years ago
  21. e2a4800 ppp: deflate: never return len larger than output buffer by Florian Westphal · 10 years ago
  22. 33564bb vxlan: setup the right link netns in newlink hdlr by Nicolas Dichtel · 10 years ago
  23. 8997c27 caif: remove wrong dev_net_set() call by Nicolas Dichtel · 10 years ago
  24. 9afec6e stmmac: prevent probe drivers to crash kernel by Andy Shevchenko · 10 years ago
  25. 24e579c bnx2x: fix napi poll return value for repoll by Govindarajulu Varadarajan · 10 years ago
  26. 52b9fa3 sh_eth: Fix DMA-API usage for RX buffers by Ben Hutchings · 10 years ago
  27. aa3933b sh_eth: Check for DMA mapping errors on transmit by Ben Hutchings · 10 years ago
  28. 740c7f3 sh_eth: Ensure DMA engines are stopped before freeing buffers by Ben Hutchings · 10 years ago
  29. dc1d0e6 sh_eth: Remove RX overflow log messages by Ben Hutchings · 10 years ago
  30. e638642 can: kvaser_usb: Fix state handling upon BUS_ERROR events by Ahmed S. Darwish · 10 years ago
  31. 14c10c2 can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT by Ahmed S. Darwish · 10 years ago
  32. 3803fa6 can: kvaser_usb: Send correct context to URB completion by Ahmed S. Darwish · 10 years ago
  33. ded5006 can: kvaser_usb: Do not sleep in atomic context by Ahmed S. Darwish · 10 years ago
  34. 9e91141 net: mv643xx_eth: Fix highmem support in non-TSO egress path by Ezequiel Garcia · 10 years ago
  35. 283e38d sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers by Ben Hutchings · 10 years ago
  36. 084236d sh_eth: Fix crash or memory leak when resizing rings on device that is down by Ben Hutchings · 10 years ago
  37. bd88891 sh_eth: Detach net device when stopping queue to resize DMA rings by Ben Hutchings · 10 years ago
  38. eebfb64 sh_eth: Fix padding of short frames on TX by Ben Hutchings · 10 years ago
  39. 02a5416 drivers: net: cpsw: discard dual emac default vlan configuration by Mugunthan V N · 10 years ago
  40. 9e79ce6 Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 10 years ago
  41. 2aab952 ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path. by Mahesh Bandewar · 10 years ago
  42. 6088bee netxen: fix netxen_nic_poll() logic by Eric Dumazet · 10 years ago
  43. f104fed enic: fix rx napi poll return value by Govindarajulu Varadarajan · 10 years ago
  44. 5d7b045 Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  45. e2a2729 amd-xgbe: Use proper Rx flow control register by Lendacky, Thomas · 10 years ago
  46. 7ffd7b4 can: c_can: end pending transmission on network stop (ifdown) by Viktor Babrian · 10 years ago
  47. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 10 years ago
  48. b4d99de r8152: remove sram_read by hayeswang · 10 years ago
  49. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 10 years ago
  50. 43f159c bgmac: activate irqs only if there is nothing to poll by Hauke Mehrtens · 10 years ago
  51. 6216642 bgmac: register napi before the device by Hauke Mehrtens · 10 years ago
  52. 4f9dce23 sh_eth: Fix ethtool operation crash when net device is down by Ben Hutchings · 10 years ago
  53. b37feed sh_eth: Fix promiscuous mode on chips without TSU by Ben Hutchings · 10 years ago
  54. e3f3117 ath9k: fix race condition in irq processing during hardware reset by Felix Fietkau · 10 years ago
  55. 7b05520 Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 10 years ago
  56. 90ea15c iwlwifi: mvm: abort scheduled scan upon RFKILL by Emmanuel Grumbach · 10 years ago
  57. de39008 net: davinci_emac: Add support for emac on dm816x by Tony Lindgren · 10 years ago
  58. a159432 net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address space by Tony Lindgren · 10 years ago
  59. 1d82ffa net: davinci_emac: Fix incomplete code for getting the phy from device tree by Tony Lindgren · 10 years ago
  60. 0f53727 net: davinci_emac: Free clock after checking the frequency by Tony Lindgren · 10 years ago
  61. b5133e7 net: davinci_emac: Fix runtime pm calls for davinci_emac by Tony Lindgren · 10 years ago
  62. cd2d6d3 net: davinci_emac: Fix hangs with interrupts by Tony Lindgren · 10 years ago
  63. 4315ef8 Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 10 years ago
  64. 5eff6da net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering by Or Gerlitz · 10 years ago
  65. f7d8555 net: sxgbe: Fix waring for double kfree() by Byungho An · 10 years ago
  66. 1c1832c net: sxgbe: Fix NULL dereferece when using DT by Girish K.S · 10 years ago
  67. 01fbd3f sh_eth: Fix addition of .trscer_err_mask to wrong SoC data by Geert Uytterhoeven · 10 years ago
  68. 9f6bd8f drivers: net: cpsw: fix cpsw hung with add vlan using vconfig by Mugunthan V N · 10 years ago
  69. a58518c can: kvaser_usb: Don't dereference skb after a netif_rx() by Ahmed S. Darwish · 10 years ago
  70. 5e7e6e0 can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels by Ahmed S. Darwish · 10 years ago
  71. 889b77f can: kvaser_usb: Reset all URB tx contexts upon channel close by Ahmed S. Darwish · 10 years ago
  72. b442723 can: kvaser_usb: Don't free packets when tight on URBs by Ahmed S. Darwish · 10 years ago
  73. 47e3485 can: c_can: use regmap_update_bits() to modify RAMINIT register by Roger Quadros · 10 years ago
  74. 6cfda7f can: m_can: tag current CAN FD controllers as non-ISO by Oliver Hartkopp · 10 years ago
  75. 9b1087a can: dev: fix crtlmode_supported check by Oliver Hartkopp · 10 years ago
  76. 781f51d Merge tag 'iwlwifi-for-kalle-2015-01-13' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 10 years ago
  77. 16dde0d be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured by Sriharsha Basavapatna · 10 years ago
  78. 932f19d tg3: Release tp->lock before invoking synchronize_irq() by Prashant Sreedharan · 10 years ago
  79. db84bf4 tg3: tg3_reset_task() needs to use rtnl_lock to synchronize by Prashant Sreedharan · 10 years ago
  80. 4fd190a tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync by Prashant Sreedharan · 10 years ago
  81. b0d11b4 team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin by Jiri Pirko · 10 years ago
  82. 776d4e9 i40e: adds FCoE configure option by Vasu Dev · 10 years ago
  83. 14b3812f cxgb4vf: Fix queue allocation for 40G adapter by Hariprasad Shenai · 10 years ago
  84. 3d125f9 net: fec: fix MDIO bus assignement for dual fec SoC's by Stefan Agner · 10 years ago
  85. 900e183 xen-netfront: use different locks for Rx and Tx stats by David Vrabel · 10 years ago
  86. 2590605 drivers: net: cpsw: fix multicast flush in dual emac mode by Mugunthan V N · 10 years ago
  87. fd48e63 cxgb4vf: Initialize mdio_addr before using it by Hariprasad Shenai · 10 years ago
  88. 9b3b43d iwlwifi: mvm: set the tx cmd tid for BAR frame correctly by Eyal Shapira · 10 years ago
  89. 49c9e7c2 usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb() by Alexey Khoroshilov · 10 years ago
  90. caffd45 net/at91_ether: prepare and unprepare clock by Alexandre Belloni · 10 years ago
  91. 4e6c48e iwlwifi: mvm: drop non VO frames when flushing by Emmanuel Grumbach · 10 years ago
  92. 1f9c418 iwlwifi: mvm: fix EBS on single scan by David Spinadel · 10 years ago
  93. 81a0712 Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  94. 7a05dc6 alx: fix alx_poll() by Eric Dumazet · 10 years ago
  95. 12d80ac net: dnet: fix dnet_poll() by Eric Dumazet · 10 years ago
  96. 0c81859 net: fec: fix NULL pointer dereference in fec_enet_timeout_work by Hubert Feurstein · 10 years ago
  97. b284fbe sh_eth: Fix access to TRSCER register by Nobuhiro Iwamatsu · 10 years ago
  98. d407bc0 sh-eth: Set fdr_value of R-Car SoCs by Nobuhiro Iwamatsu · 10 years ago
  99. df23075 i40e: Fix bug with TCP over IPv6 over VXLAN by Anjali Singhai · 10 years ago
  100. f638597 i40e: Fix Rx checksum error counter by Anjali Singhai · 10 years ago