1. 207895f net: mark some potential candidates __read_mostly by Daniel Borkmann · 9 years ago
  2. 055470d Merge branch 'cpsw_macid' by David S. Miller · 9 years ago
  3. f276c0c net: davinci_emac: Get device MAC on 3517 by Tony Lindgren · 9 years ago
  4. 9120bd6 net: davinci_emac: Get device dm816x MAC address using the cpsw code by Tony Lindgren · 9 years ago
  5. e5a49c1 net: cpsw: Add a minimal cpsw-common module for shared code by Tony Lindgren · 9 years ago
  6. 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 · 9 years ago
  7. 4b222ca net: gianfar: remove the unneeded check of disabled device by Kevin Hao · 9 years ago
  8. 7866a62 dev: add per net_device packet type chains by Salam Noureddine · 9 years ago
  9. 7b4ce69 rtnetlink: pass link_net to the newlink handler by Nicolas Dichtel · 9 years ago
  10. 86b3bfe pkt_sched: fq: remove useless TIME_WAIT check by Eric Dumazet · 9 years ago
  11. 2dbce09 act_connmark: fix dependencies better by Arnd Bergmann · 9 years ago
  12. 7cc0566 net: remove sock_iocb by Christoph Hellwig · 9 years ago
  13. a154e6f hisilicon: add some missing curly braces by Dan Carpenter · 9 years ago
  14. b869387 openvswitch: Add support for checksums on UDP tunnels. by Jesse Gross · 9 years ago
  15. 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 · 9 years ago
  16. 0a25e1f can: peak_usb: add support for PEAK new CANFD USB adapters by Stephane Grosjean · 9 years ago
  17. faa233d can: peak_usb: add peak_usb_netif_rx() new function by Stephane Grosjean · 9 years ago
  18. 1114be1 can: peak_usb: export pcan_usb_pro functions by Stephane Grosjean · 9 years ago
  19. 2b0861e can: peak_usb: upgrade core to new struct canfd_frame by Stephane Grosjean · 9 years ago
  20. b9f2cc1 can: peak_usb: upgrade core to data bittiming specs by Stephane Grosjean · 9 years ago
  21. e3629f5 can: peak_usb: add adapter BEC callback definition by Stephane Grosjean · 9 years ago
  22. e3c5ea6 can: peak_usb: export ctrlmode_supported to adapter specific definition by Stephane Grosjean · 9 years ago
  23. d6b5f30 can: peak_usb: constify struct peak_usb_adapter by Marc Kleine-Budde · 9 years ago
  24. 0adfd73 can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapters_list by Marc Kleine-Budde · 9 years ago
  25. f5d4abea can: kvaser_usb: Add support for the USBcan-II family by Ahmed S. Darwish · 9 years ago
  26. 96d7f10 can: kvaser_usb: Consolidate and unify state change handling by Ahmed S. Darwish · 9 years ago
  27. 3b07a44 can: kvaser_usb: Update interface state before exiting on OOM by Ahmed S. Darwish · 9 years ago
  28. ff660f7 Merge branch 'stmmac-pci' by David S. Miller · 9 years ago
  29. d2a029b stmmac: pci: add MSI support for Intel Quark X1000 by Kweh, Hock Leong · 9 years ago
  30. 0763d95 stmmac: pci: introduce Intel Quark X1000 runtime detection by Andy Shevchenko · 9 years ago
  31. 5b99a6b stmmac: pci: add support for Intel Quark X1000 by Kweh, Hock Leong · 9 years ago
  32. 488327c net: netcp: remove unused kconfig option and code by Karicheri, Muralidharan · 9 years ago
  33. cd6c2f1 cxgb4: Move firmware version MACRO to t4fw_version.h by Hariprasad Shenai · 9 years ago
  34. 216ce69 csiostor:T5 Firmware fix and cleanup. by Praveen Madhavan · 9 years ago
  35. 5cce1cf Merge branch 'mlx4-next' by David S. Miller · 9 years ago
  36. 6d6e996 net/mlx4_core: Update the HCA core clock frequency after INIT_PORT by Majd Dibbiny · 9 years ago
  37. cb2147a net/mlx4_core: Fix device capabilities dumping by Or Gerlitz · 9 years ago
  38. 19ab574 net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper by Matan Barak · 9 years ago
  39. 5a228c0 net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings by Saeed Mahameed · 9 years ago
  40. ef0223e net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc by Jack Morgenstein · 9 years ago
  41. dc7d500 net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicit by Jack Morgenstein · 9 years ago
  42. 30a5da5 net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec by Jack Morgenstein · 9 years ago
  43. 5a03108 net/mlx4_core: Adjust command timeouts to conform to the firmware spec by Jack Morgenstein · 9 years ago
  44. 772103e net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow by Jack Morgenstein · 9 years ago
  45. f0ce061 net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP by Jack Morgenstein · 9 years ago
  46. be6a6b4 net/mlx4_core: Add bad-cable event support by Jack Morgenstein · 9 years ago
  47. 4967082 vxlan: advertise link netns in fdb messages by Nicolas Dichtel · 9 years ago
  48. 5094c6f Merge branch 'bonding-next' by David S. Miller · 9 years ago
  49. 3036910 bonding: cleanup and remove dead code by Jonathan Toppins · 9 years ago
  50. 2f63732 bonding: fix LACP PDU not sent on slave port sometimes by Satish Ashok · 9 years ago
  51. 63b4624 bonding: fix incorrect lacp mux state when agg not active by Wilson Kok · 9 years ago
  52. 8bbe71a bonding: fix bond_open() don't always set slave active flag by Wilson Kok · 9 years ago
  53. 2477bc9 bonding: update bond carrier state when min_links option changes by Jonathan Toppins · 9 years ago
  54. 999028c hyperv: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  55. 7390fe9 hyperv: netvsc.c: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  56. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. 0a5942c NFC: Add ACPI support for NXP PN544 by Robert Dolca · 9 years ago
  58. 75dda42 NFC: PN544: GPIO access that may sleep by Robert Dolca · 9 years ago
  59. 3b06053 NFC: dts: st21nfca: Document ese-present & uicc-present DTS property by Christophe Ricard · 9 years ago
  60. 2130fb9 NFC: st21nfca: Adding support for secure element by Christophe Ricard · 9 years ago
  61. ec14b6c NFC: hci: Remove nfc_hci_pipe2gate function by Christophe Ricard · 9 years ago
  62. d6365c0 NFC: microread: Change event_received gate parameter to pipe by Christophe Ricard · 9 years ago
  63. 8abe3c6 NFC: pn544: Change event_received gate parameter to pipe by Christophe Ricard · 9 years ago
  64. 8409e42 NFC: hci: Add cmd_received handler by Christophe Ricard · 9 years ago
  65. 615b524 NFC: hci: Reference every pipe information according to notification by Christophe Ricard · 9 years ago
  66. af77522 NFC: hci: Change nfc_hci_send_response gate parameter to pipe by Christophe Ricard · 9 years ago
  67. 118278f NFC: hci: Add pipes table to reference them with a tuple {gate, host} by Christophe Ricard · 9 years ago
  68. fda7a49 NFC: hci: Change event_received handler gate parameter to pipe by Christophe Ricard · 9 years ago
  69. 59343cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  70. 06539d3 net: don't OOPS on socket aio by Christoph Hellwig · 9 years ago
  71. 9afec6e stmmac: prevent probe drivers to crash kernel by Andy Shevchenko · 9 years ago
  72. 7da323b Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  73. 41592e2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  74. 8ea65f4 netlink: Kill redundant net argument in netlink_insert by Herbert Xu · 9 years ago
  75. 24e579c bnx2x: fix napi poll return value for repoll by Govindarajulu Varadarajan · 9 years ago
  76. bf693f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  77. 9b3320e net: phy: Invalidate LP advertising flags when restarting or disabling AN by Ben Hutchings · 9 years ago
  78. 28f323b Merge branch 'sunvnet-next' by David S. Miller · 9 years ago
  79. 8e2b60c sunvnet: improve error handling when a remote crashes by David L Stevens · 9 years ago
  80. 07ac3e7 sunvnet: free pending tx buffers before clearing ring data by David L Stevens · 9 years ago
  81. 6e9e16e6 ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too by Hannes Frederic Sowa · 9 years ago
  82. 2257760 Merge branch 'sh_eth' by David S. Miller · 9 years ago
  83. 52b9fa3 sh_eth: Fix DMA-API usage for RX buffers by Ben Hutchings · 9 years ago
  84. aa3933b sh_eth: Check for DMA mapping errors on transmit by Ben Hutchings · 9 years ago
  85. 740c7f3 sh_eth: Ensure DMA engines are stopped before freeing buffers by Ben Hutchings · 9 years ago
  86. dc1d0e6 sh_eth: Remove RX overflow log messages by Ben Hutchings · 9 years ago
  87. 971f49d Merge branch 'phy-next' by David S. Miller · 9 years ago
  88. 803dd9c net: phy: avoid suspending twice a PHY by Florian Fainelli · 9 years ago
  89. 8a477a6 net: phy: keep track of the PHY suspend state by Florian Fainelli · 9 years ago
  90. aae8826 net: phy: document has_fixups field by Florian Fainelli · 9 years ago
  91. 9272efa net: phy: utilize phy_suspend and phy_resume by Florian Fainelli · 9 years ago
  92. d2fa7cc Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  93. b58b667 cxgb4: Added support in debugfs to dump different timer and clock values of the adapter by Hariprasad Shenai · 9 years ago
  94. b3bbe36 cxgb4: Added support in debugfs to dump PM module stats by Hariprasad Shenai · 9 years ago
  95. c778af7 cxgb4: Addded support in debugfs to dump CIM outbound queue content by Hariprasad Shenai · 9 years ago
  96. e5f0e43 cxgb4: Added support in debugfs to dump cim ingress bound queue contents by Hariprasad Shenai · 9 years ago
  97. dc9daab cxgb4: Added support in debugfs to dump sge_qinfo by Hariprasad Shenai · 9 years ago
  98. 8d8d67f Merge tag 'linux-can-fixes-for-3.19-20150127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  99. b8665c6 net: dsa/mv88e6352: make mv88e6352_wait generic by Vivien Didelot · 9 years ago
  100. fc752f1 ping: Fix race in free in receive path by subashab@codeaurora.org · 9 years ago