1. 5a03108 net/mlx4_core: Adjust command timeouts to conform to the firmware spec by Jack Morgenstein · 10 years ago
  2. be6a6b4 net/mlx4_core: Add bad-cable event support by Jack Morgenstein · 10 years ago
  3. 4967082 vxlan: advertise link netns in fdb messages by Nicolas Dichtel · 10 years ago
  4. 3036910 bonding: cleanup and remove dead code by Jonathan Toppins · 10 years ago
  5. 2477bc9 bonding: update bond carrier state when min_links option changes by Jonathan Toppins · 10 years ago
  6. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. 59343cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  8. 8a477a6 net: phy: keep track of the PHY suspend state by Florian Fainelli · 10 years ago
  9. aae8826 net: phy: document has_fixups field by Florian Fainelli · 10 years ago
  10. df4d925 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 10 years ago
  11. 4adca1c Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  12. 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
  13. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 10 years ago
  14. 7b1883c genetlink: Add genlmsg_parse() helper function. by Joe Stringer · 10 years ago
  15. 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
  16. 07261ed printk: add dummy routine for when CONFIG_PRINTK=n by Pranith Kumar · 10 years ago
  17. 9879de7 mm: page_alloc: embed OOM killing naturally into allocation slowpath by Johannes Weiner · 10 years ago
  18. 607954b rhashtable: fix rht_for_each_entry_safe() endless loop by Patrick McHardy · 10 years ago
  19. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. c2943f1 net: ipv6: Add sysctl entry to disable MTU updates from RA by Harout Hedeshian · 10 years ago
  21. 55ad359 net/mlx4_core: Enable device recovery flow with SRIOV by Yishai Hadas · 10 years ago
  22. c69453e net/mlx4_core: Manage interface state for Reset flow cases by Yishai Hadas · 10 years ago
  23. f5aef5a net/mlx4_core: Activate reset flow upon fatal command cases by Yishai Hadas · 10 years ago
  24. f6bc11e net/mlx4_core: Enhance the catas flow to support device reset by Yishai Hadas · 10 years ago
  25. ad9a0bf net/mlx4_core: Refactor the catas flow to work per device by Yishai Hadas · 10 years ago
  26. dd0eefe net/mlx4_core: Set device configuration data to be persistent across reset by Yishai Hadas · 10 years ago
  27. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  28. af33c1a vxlan: Eliminate dependency on UDP socket in transmit path by Tom Herbert · 10 years ago
  29. d998f8e udp: Do not require sock in udp_tunnel_xmit_skb by Tom Herbert · 10 years ago
  30. 193523b vxlan: advertise netns of vxlan dev in fdb msg by Nicolas Dichtel · 10 years ago
  31. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  32. b8de08d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  33. 2e3810d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  34. c5ed1df bcma: use standard bus scanning during early register by Rafał Miłecki · 10 years ago
  35. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  36. 6b03e32 Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next by Kalle Valo · 10 years ago
  37. 5fbaba8 Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent by Thomas Gleixner · 10 years ago
  38. d5db139 module: make module_refcount() a signed integer. by Rusty Russell · 10 years ago
  39. b97f880 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  40. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  41. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
  42. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 10 years ago
  43. 0c49087 Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  44. 22a5dc0 net: sched: Introduce connmark action by Felix Fietkau · 10 years ago
  45. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  46. d37512a rtnl: add link netns id to interface messages by Nicolas Dichtel · 10 years ago
  47. 0c7aecd netns: add rtnl cmd to add and get peer netns ids by Nicolas Dichtel · 10 years ago
  48. 72dd299 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 10 years ago
  49. cdef511 KVM: fix sparse warning in include/trace/events/kvm.h by Christian Borntraeger · 10 years ago
  50. 27c0013 switchdev: fix typo in inline function definition by Jiri Pirko · 10 years ago
  51. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  52. 8834016 ip_tunnel: Create percpu gro_cell by Martin KaFai Lau · 10 years ago
  53. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  54. e445dd5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  55. 3aeb661 net: replace br_fdb_external_learn_* calls with switchdev notifier events by Jiri Pirko · 10 years ago
  56. 03bf0c2 switchdev: introduce switchdev notifier by Jiri Pirko · 10 years ago
  57. d23b8ad tc: add BPF based action by Jiri Pirko · 10 years ago
  58. ee1c2442 genetlink: synchronize socket closing and family removal by Johannes Berg · 10 years ago
  59. f555f3d genetlink: document parallel_ops by Johannes Berg · 10 years ago
  60. 79600d4 Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  61. a2a32cd Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  62. 8505e72 PCI: Add pci_claim_bridge_resource() to clip window if necessary by Yinghai Lu · 10 years ago
  63. f331a85 PCI: Add flag for devices where we can't use bus reset by Alex Williamson · 10 years ago
  64. 113620b Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus by Mark Brown · 10 years ago
  65. 0026b65 Bluetooth: Remove unused function by Rickard Strandqvist · 10 years ago
  66. 57699a4 rhashtable: Fix race in rhashtable_destroy() and use regular work_struct by Ying Xue · 10 years ago
  67. 27f0971 Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  68. 5055c37 ipv4: per cpu uncached list by Eric Dumazet · 10 years ago
  69. b51f3be cfg80211: change bandwidth reporting to explicit field by Johannes Berg · 10 years ago
  70. 6cfda7f can: m_can: tag current CAN FD controllers as non-ISO by Oliver Hartkopp · 10 years ago
  71. 97d910d cfg80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  72. f89903d mac80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  73. 4e7a84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  74. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 10 years ago
  75. ac5132d vxlan: Only bind to sockets with compatible flags enabled by Thomas Graf · 10 years ago
  76. 3511494 vxlan: Group Policy extension by Thomas Graf · 10 years ago
  77. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. 919ba4e Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  79. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  80. 1ba3980 openvswitch: packet messages need their own probe attribtue by Thomas Graf · 10 years ago
  81. 4ccce02 netdevice: Add missing parentheses in macro by Benjamin Poirier · 10 years ago
  82. 31238e61 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  83. dfd8645 vxlan: Remote checksum offload by Tom Herbert · 10 years ago
  84. a2b12f3 udp: pass udp_offload struct to UDP gro callbacks by Tom Herbert · 10 years ago
  85. 75453cc nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN by Luciano Coelho · 10 years ago
  86. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 10 years ago
  87. 28e98c2 xen: add page_to_mfn() by David Vrabel · 10 years ago
  88. 0c133dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  89. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  90. d8b9605 net: sched: fix skb->protocol use in case of accelerated vlan path by Jiri Pirko · 10 years ago
  91. c66ad9c ipv6: directly include libc-compat.h in ipv6.h by Willem de Bruijn · 10 years ago
  92. d6613aa ARM: dt: GIC: Spelling s/specific/specifier/, s/flaggs/flags/ by Geert Uytterhoeven · 10 years ago
  93. 43239cb kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) by Christian Borntraeger · 10 years ago
  94. 613d4ce Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  95. 5d632cb net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations by B Viswanath · 10 years ago
  96. 6f73d3b rhashtable: add a note for grow and shrink decision functions by Ying Xue · 10 years ago
  97. 7a868d1 rhashtable: involve rhashtable_lookup_compare_insert routine by Ying Xue · 10 years ago
  98. f221b04 x86/xen: properly retrieve NMI reason by Jan Beulich · 10 years ago
  99. 904a980 Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  100. fb43bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago