1. e6441ba tipc: fix bug in link failover handling by Jon Paul Maloy · 10 years ago
  2. 82f1709 net: delete stale packet_mclist entries by Francesco Ruggeri · 10 years ago
  3. 0b2eb3e net: macb: constify macb configuration data by Josh Cartwright · 10 years ago
  4. d037250 Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 10 years ago
  5. f7214cf MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layer by Marc Kleine-Budde · 10 years ago
  6. 84b0d71 MAINTAINERS: linux-can moved to github by Marc Kleine-Budde · 10 years ago
  7. 2fec510 can: kvaser_usb: Read all messages in a bulk-in URB buffer by Ahmed S. Darwish · 10 years ago
  8. deb2701 can: kvaser_usb: Avoid double free on URB submission failures by Ahmed S. Darwish · 10 years ago
  9. b0d4724 can: peak_usb: fix missing ctrlmode_ init for every dev by Stephane Grosjean · 10 years ago
  10. 969439016 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 10 years ago
  11. c247f05 ip: fix error queue empty skb handling by Willem de Bruijn · 10 years ago
  12. 8edfe3b bgmac: Clean warning messages by Peter Senna Tschudin · 10 years ago
  13. 6c09fa0 tcp: align tcp_xmit_size_goal() on tcp_tso_autosize() by Eric Dumazet · 10 years ago
  14. e9647d1 net: fec: fix unbalanced clk disable on driver unbind by Stefan Agner · 10 years ago
  15. d941beb net: macb: Correct the MID field length value by Punnaiah Choudary Kalluri · 10 years ago
  16. f50724c net: gianfar: correctly determine the number of queue groups by Tobias Waldekranz · 10 years ago
  17. 9d73b42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  18. 3e32e73 ipv4: ip_check_defrag should not assume that skb_network_offset is zero by Alexander Drozdov · 10 years ago
  19. 386668a net: bcmgenet: properly disable password matching by Florian Fainelli · 10 years ago
  20. b0ab0af net: eth: xgene: fix booting with devicetree by Mark Salter · 10 years ago
  21. da29370 bnx2x: Force fundamental reset for EEH recovery by Brian King · 10 years ago
  22. 08c852c Merge branch 'xen-netback' by David S. Miller · 10 years ago
  23. b0c21ba xen-netback: refactor xenvif_handle_frag_list() by David Vrabel · 10 years ago
  24. 49d9991 xen-netback: unref frags when handling a from-guest skb with a frag list by David Vrabel · 10 years ago
  25. d63951d xen-netback: return correct ethtool stats by David Vrabel · 10 years ago
  26. 04b9170 ARM: fix typos in smc91x platform data by Arnd Bergmann · 10 years ago
  27. 9215f43 team: don't traverse port list using rcu in team_set_mac_address by Jiri Pirko · 10 years ago
  28. 61615cd net: fec: fix rcv is not last issue when do suspend/resume test by Fugang Duan · 10 years ago
  29. 485acc2 Merge branch 'xgene' by David S. Miller · 10 years ago
  30. ecadf4e drivers: net: xgene: fix new firmware backward compatibility with older driver by Iyappan Subramanian · 10 years ago
  31. 2a91eb7 dtb: change binding name to match with newer firmware DT by Iyappan Subramanian · 10 years ago
  32. 955ab7e Documentation: dts: Update compatible field description for APM X-Gene by Iyappan Subramanian · 10 years ago
  33. 9145736 net: ping: Return EAFNOSUPPORT when appropriate. by Lorenzo Colitti · 10 years ago
  34. cd33ccf bcm63xx_enet: fix poll callback. by Nicolas Schichan · 10 years ago
  35. 8f02d8d stmmac: check IRQ availability early on probe by Alexey Brodkin · 10 years ago
  36. 6587457 Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  37. b8e81a3 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  38. 59900e0 netfilter: nf_tables: fix error handling of rule replacement by Pablo Neira Ayuso · 10 years ago
  39. 86f1ec3 netfilter: nf_tables: fix userdata length overflow by Patrick McHardy · 10 years ago
  40. 9889840 netfilter: nf_tables: check for overflow of rule dlen field by Patrick McHardy · 10 years ago
  41. 8670c3a netfilter: nf_tables: fix transaction race condition by Patrick McHardy · 10 years ago
  42. f2cb477 Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  43. 97754e3 Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  44. 4ad04e5 powerpc/iommu: Remove IOMMU device references via bus notifier by Nishanth Aravamudan · 10 years ago
  45. 875ebe94 powerpc/smp: Wait until secondaries are active & online by Michael Ellerman · 10 years ago
  46. a6c5170 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  47. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  48. f4f8e73 openvswitch: Fix serialization of non-masked set actions. by Joe Stringer · 10 years ago
  49. 0ae93b2 gianfar: Reduce logging noise seen due to phy polling if link is down by Guenter Roeck · 10 years ago
  50. c77c761 ibmveth: Add function to enable live MAC address changes by Thomas Falcon · 10 years ago
  51. 71e168b1 net: bridge: add compile-time assert for cb struct size by Florian Westphal · 10 years ago
  52. 13a7a6a Linux 4.0-rc2 by Linus Torvalds · 10 years ago
  53. 9128b04 drm/i915: Fix modeset state confusion in the load detect code by Daniel Vetter · 10 years ago
  54. acf8dd0 udp: only allow UFO for packets from SOCK_DGRAM sockets by Michal Kubeček · 10 years ago
  55. 096b1c1 Merge branch 'sh_eth' by David S. Miller · 10 years ago
  56. dacc73e sh_eth: Really fix padding of short frames on TX by Ben Hutchings · 10 years ago
  57. 9b4a636 Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790" by Ben Hutchings · 10 years ago
  58. 6ded286 sh_eth: Fix RX recovery on R-Car in case of RX ring underrun by Ben Hutchings · 10 years ago
  59. 7d7355f sh_eth: Ensure proper ordering of descriptor active bit write/read by Ben Hutchings · 10 years ago
  60. cfec0e7 KVM: MIPS: Enable after disabling interrupt by Tapasweni Pathak · 10 years ago
  61. b3cffac KVM: MIPS: Fix trace event to save PC directly by James Hogan · 10 years ago
  62. 023a600 Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  63. 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  64. f563db4 KVM: SVM: fix interrupt injection (apic->isr_count always 0) by Radim Krčmář · 10 years ago
  65. 1a6f77a Merge tag 'md/4.0-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  66. 49db1f0 Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  67. eee617a Merge branch 'mlx4' by David S. Miller · 10 years ago
  68. 1037ebb net/mlx4_en: Disbale GRO for incoming loopback/selftest packets by Ido Shamay · 10 years ago
  69. f5956fa net/mlx4_core: Fix wrong mask and error flow for the update-qp command by Or Gerlitz · 10 years ago
  70. a38ecbb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. 640c0f5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. 2ea51b8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 38674a4 Merge branch 'bcmgenet_systemport_stats' by David S. Miller · 10 years ago
  75. 55ff4ea net: systemport: fix software maintained statistics by Florian Fainelli · 10 years ago
  76. f62ba9c net: bcmgenet: fix software maintained statistics by Florian Fainelli · 10 years ago
  77. 765dd3b rxrpc: don't multiply with HZ twice by Florian Westphal · 10 years ago
  78. c03ae53 rxrpc: terminate retrans loop when sending of skb fails by Florian Westphal · 10 years ago
  79. 56b08fd net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. by Arvid Brodin · 10 years ago
  80. 187d678 net: pasemi: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  81. ccb36da net: stmmac: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  82. 6753a97 net: 8390: axnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  83. fc4ba63 net: 8390: pcnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  84. b8b0134 net: smc91c92_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  85. f7c3068 netxen_nic: Fix trivial typos in comments by Yannick Guerrini · 10 years ago
  86. 00c7eb99 qlcnic: Fix trivial typo in comment by Yannick Guerrini · 10 years ago
  87. 8963a50 net: ti: cpsw: add hibernation callbacks by Grygorii Strashko · 10 years ago
  88. 2f5c54c net: davinci_mdio: add hibernation callbacks by Grygorii Strashko · 10 years ago
  89. 021f5f1 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  90. 9d3e2d0 locking/rtmutex: Set state back to running on error by Sebastian Andrzej Siewior · 10 years ago
  91. cac5e65 net: do not use rcu in rtnl_dump_ifinfo() by Eric Dumazet · 10 years ago
  92. a14c7d1 sh_eth: Fix lost MAC address on kexec by Geert Uytterhoeven · 10 years ago
  93. 4092e6a net: bcmgenet: fix throughtput regression by Jaedon Shin · 10 years ago
  94. 2f1d8b9 macvtap: make sure neighbour code can push ethernet header by Eric Dumazet · 10 years ago
  95. 32034e0 Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  96. 06615be net: Verify permission to link_net in newlink by Eric W. Biederman · 10 years ago
  97. 505ce41 net: Verify permission to dest_net in newlink by Eric W. Biederman · 10 years ago
  98. 56887149 drivers: net: cpsw: Set SECURE for dual_emac ucast by George McCollister · 10 years ago
  99. ae1aa79 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  100. a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago