1. 2e6d01f hso: fix memory leak in hso_create_rfkill() by Olivier Sobrie · 10 years ago
  2. 295fc56 hso: fix memory leak when device disconnects by Olivier Sobrie · 10 years ago
  3. 29bd3bc hso: fix crash when device disappears while serial port is open by Olivier Sobrie · 10 years ago
  4. 3ac856c hso: remove useless header file timer.h by Olivier Sobrie · 10 years ago
  5. 58c11b5 drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone by Karicheri, Muralidharan · 10 years ago
  6. 207895fd3 net: mark some potential candidates __read_mostly by Daniel Borkmann · 10 years ago
  7. f276c0c net: davinci_emac: Get device MAC on 3517 by Tony Lindgren · 10 years ago
  8. 9120bd6 net: davinci_emac: Get device dm816x MAC address using the cpsw code by Tony Lindgren · 10 years ago
  9. e5a49c1 net: cpsw: Add a minimal cpsw-common module for shared code by Tony Lindgren · 10 years ago
  10. 4c72c53 Merge tag 'linux-can-next-for-3.20-20150128' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 10 years ago
  11. 4b222ca net: gianfar: remove the unneeded check of disabled device by Kevin Hao · 10 years ago
  12. a154e6f hisilicon: add some missing curly braces by Dan Carpenter · 10 years ago
  13. b8f8be3f Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
  14. 0a25e1f can: peak_usb: add support for PEAK new CANFD USB adapters by Stephane Grosjean · 10 years ago
  15. faa233d can: peak_usb: add peak_usb_netif_rx() new function by Stephane Grosjean · 10 years ago
  16. 1114be1 can: peak_usb: export pcan_usb_pro functions by Stephane Grosjean · 10 years ago
  17. 2b0861e can: peak_usb: upgrade core to new struct canfd_frame by Stephane Grosjean · 10 years ago
  18. b9f2cc1 can: peak_usb: upgrade core to data bittiming specs by Stephane Grosjean · 10 years ago
  19. e3629f5 can: peak_usb: add adapter BEC callback definition by Stephane Grosjean · 10 years ago
  20. e3c5ea6 can: peak_usb: export ctrlmode_supported to adapter specific definition by Stephane Grosjean · 10 years ago
  21. d6b5f30 can: peak_usb: constify struct peak_usb_adapter by Marc Kleine-Budde · 10 years ago
  22. 0adfd73 can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapters_list by Marc Kleine-Budde · 10 years ago
  23. f5d4abea can: kvaser_usb: Add support for the USBcan-II family by Ahmed S. Darwish · 10 years ago
  24. 96d7f10 can: kvaser_usb: Consolidate and unify state change handling by Ahmed S. Darwish · 10 years ago
  25. 3b07a44 can: kvaser_usb: Update interface state before exiting on OOM by Ahmed S. Darwish · 10 years ago
  26. d2a029b stmmac: pci: add MSI support for Intel Quark X1000 by Kweh, Hock Leong · 10 years ago
  27. 0763d95 stmmac: pci: introduce Intel Quark X1000 runtime detection by Andy Shevchenko · 10 years ago
  28. 5b99a6b stmmac: pci: add support for Intel Quark X1000 by Kweh, Hock Leong · 10 years ago
  29. 488327c net: netcp: remove unused kconfig option and code by Karicheri, Muralidharan · 10 years ago
  30. cd6c2f1 cxgb4: Move firmware version MACRO to t4fw_version.h by Hariprasad Shenai · 10 years ago
  31. 216ce69 csiostor:T5 Firmware fix and cleanup. by Praveen Madhavan · 10 years ago
  32. 6d6e996 net/mlx4_core: Update the HCA core clock frequency after INIT_PORT by Majd Dibbiny · 10 years ago
  33. cb2147a net/mlx4_core: Fix device capabilities dumping by Or Gerlitz · 10 years ago
  34. 19ab574 net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper by Matan Barak · 10 years ago
  35. 5a228c0 net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings by Saeed Mahameed · 10 years ago
  36. ef0223e net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc by Jack Morgenstein · 10 years ago
  37. dc7d500 net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicit by Jack Morgenstein · 10 years ago
  38. 30a5da5 net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec by Jack Morgenstein · 10 years ago
  39. 5a03108 net/mlx4_core: Adjust command timeouts to conform to the firmware spec by Jack Morgenstein · 10 years ago
  40. 772103e net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow by Jack Morgenstein · 10 years ago
  41. f0ce061 net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP by Jack Morgenstein · 10 years ago
  42. be6a6b4 net/mlx4_core: Add bad-cable event support by Jack Morgenstein · 10 years ago
  43. 4967082 vxlan: advertise link netns in fdb messages by Nicolas Dichtel · 10 years ago
  44. 3036910 bonding: cleanup and remove dead code by Jonathan Toppins · 10 years ago
  45. 2f63732 bonding: fix LACP PDU not sent on slave port sometimes by Satish Ashok · 10 years ago
  46. 63b4624 bonding: fix incorrect lacp mux state when agg not active by Wilson Kok · 10 years ago
  47. 8bbe71a bonding: fix bond_open() don't always set slave active flag by Wilson Kok · 10 years ago
  48. 2477bc9 bonding: update bond carrier state when min_links option changes by Jonathan Toppins · 10 years ago
  49. 999028c hyperv: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  50. 7390fe9 hyperv: netvsc.c: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  51. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. 0a5942c NFC: Add ACPI support for NXP PN544 by Robert Dolca · 10 years ago
  53. 75dda42 NFC: PN544: GPIO access that may sleep by Robert Dolca · 10 years ago
  54. 2130fb9 NFC: st21nfca: Adding support for secure element by Christophe Ricard · 10 years ago
  55. d6365c0 NFC: microread: Change event_received gate parameter to pipe by Christophe Ricard · 10 years ago
  56. 8abe3c6 NFC: pn544: Change event_received gate parameter to pipe by Christophe Ricard · 10 years ago
  57. 59343cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  58. 9afec6e stmmac: prevent probe drivers to crash kernel by Andy Shevchenko · 10 years ago
  59. 41592e2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  60. 24e579c bnx2x: fix napi poll return value for repoll by Govindarajulu Varadarajan · 10 years ago
  61. 9b3320e net: phy: Invalidate LP advertising flags when restarting or disabling AN by Ben Hutchings · 10 years ago
  62. 8e2b60c sunvnet: improve error handling when a remote crashes by David L Stevens · 10 years ago
  63. 07ac3e7 sunvnet: free pending tx buffers before clearing ring data by David L Stevens · 10 years ago
  64. 52b9fa3 sh_eth: Fix DMA-API usage for RX buffers by Ben Hutchings · 10 years ago
  65. aa3933b sh_eth: Check for DMA mapping errors on transmit by Ben Hutchings · 10 years ago
  66. 740c7f3 sh_eth: Ensure DMA engines are stopped before freeing buffers by Ben Hutchings · 10 years ago
  67. dc1d0e6 sh_eth: Remove RX overflow log messages by Ben Hutchings · 10 years ago
  68. 803dd9c net: phy: avoid suspending twice a PHY by Florian Fainelli · 10 years ago
  69. 8a477a6 net: phy: keep track of the PHY suspend state by Florian Fainelli · 10 years ago
  70. 9272efa net: phy: utilize phy_suspend and phy_resume by Florian Fainelli · 10 years ago
  71. b58b667 cxgb4: Added support in debugfs to dump different timer and clock values of the adapter by Hariprasad Shenai · 10 years ago
  72. b3bbe36 cxgb4: Added support in debugfs to dump PM module stats by Hariprasad Shenai · 10 years ago
  73. c778af7 cxgb4: Addded support in debugfs to dump CIM outbound queue content by Hariprasad Shenai · 10 years ago
  74. e5f0e43 cxgb4: Added support in debugfs to dump cim ingress bound queue contents by Hariprasad Shenai · 10 years ago
  75. dc9daab cxgb4: Added support in debugfs to dump sge_qinfo by Hariprasad Shenai · 10 years ago
  76. b8665c6 net: dsa/mv88e6352: make mv88e6352_wait generic by Vivien Didelot · 10 years ago
  77. bb92ea5 net: dsa/mv88e6xxx: add reg read and write debug by Vivien Didelot · 10 years ago
  78. e638642 can: kvaser_usb: Fix state handling upon BUS_ERROR events by Ahmed S. Darwish · 10 years ago
  79. 14c10c2 can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT by Ahmed S. Darwish · 10 years ago
  80. 3803fa6 can: kvaser_usb: Send correct context to URB completion by Ahmed S. Darwish · 10 years ago
  81. ded5006 can: kvaser_usb: Do not sleep in atomic context by Ahmed S. Darwish · 10 years ago
  82. d23823d net: macb: Remove CONFIG_PM ifdef because of compilation warning by Michal Simek · 10 years ago
  83. 9e86d766 net: macb: allow deffered probe of the driver by Nicolae Rosia · 10 years ago
  84. 4adca1c Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  85. 9e91141 net: mv643xx_eth: Fix highmem support in non-TSO egress path by Ezequiel Garcia · 10 years ago
  86. 283e38d sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers by Ben Hutchings · 10 years ago
  87. 084236d sh_eth: Fix crash or memory leak when resizing rings on device that is down by Ben Hutchings · 10 years ago
  88. bd88891 sh_eth: Detach net device when stopping queue to resize DMA rings by Ben Hutchings · 10 years ago
  89. eebfb64 sh_eth: Fix padding of short frames on TX by Ben Hutchings · 10 years ago
  90. 9c5d94bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  91. 02a5416 drivers: net: cpsw: discard dual emac default vlan configuration by Mugunthan V N · 10 years ago
  92. fa06746 stmmac: Add an optional device tree property "snps,burst_len" by Sonic Zhang · 10 years ago
  93. dec2165 stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set by Sonic Zhang · 10 years ago
  94. c405abe stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in tx_hard_error_bump_tc interrupt by Sonic Zhang · 10 years ago
  95. 707d79e Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 10 years ago
  96. b71af04 sh_eth: add more PM methods by Mikhail Ulyanov · 10 years ago
  97. e7d7e89 sh_eth: use SET_RUNTIME_PM_OPS() by Mikhail Ulyanov · 10 years ago
  98. 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
  99. 3897957 net: stmmac: add BQL support by Beniamino Galvani · 10 years ago
  100. abe3b26 Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago