1. 8a477a6 net: phy: keep track of the PHY suspend state by Florian Fainelli · 10 years ago
  2. aae8826 net: phy: document has_fixups field by Florian Fainelli · 10 years ago
  3. 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
  4. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 10 years ago
  5. 7b1883c genetlink: Add genlmsg_parse() helper function. by Joe Stringer · 10 years ago
  6. 607954b rhashtable: fix rht_for_each_entry_safe() endless loop by Patrick McHardy · 10 years ago
  7. c2943f1 net: ipv6: Add sysctl entry to disable MTU updates from RA by Harout Hedeshian · 10 years ago
  8. 55ad359 net/mlx4_core: Enable device recovery flow with SRIOV by Yishai Hadas · 10 years ago
  9. c69453e net/mlx4_core: Manage interface state for Reset flow cases by Yishai Hadas · 10 years ago
  10. f5aef5a net/mlx4_core: Activate reset flow upon fatal command cases by Yishai Hadas · 10 years ago
  11. f6bc11e net/mlx4_core: Enhance the catas flow to support device reset by Yishai Hadas · 10 years ago
  12. ad9a0bf net/mlx4_core: Refactor the catas flow to work per device by Yishai Hadas · 10 years ago
  13. dd0eefe net/mlx4_core: Set device configuration data to be persistent across reset by Yishai Hadas · 10 years ago
  14. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  15. af33c1a vxlan: Eliminate dependency on UDP socket in transmit path by Tom Herbert · 10 years ago
  16. d998f8e udp: Do not require sock in udp_tunnel_xmit_skb by Tom Herbert · 10 years ago
  17. 193523b vxlan: advertise netns of vxlan dev in fdb msg by Nicolas Dichtel · 10 years ago
  18. c5ed1df bcma: use standard bus scanning during early register by Rafał Miłecki · 10 years ago
  19. 6b03e32 Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next by Kalle Valo · 10 years ago
  20. 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
  21. 22a5dc0 net: sched: Introduce connmark action by Felix Fietkau · 10 years ago
  22. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  23. d37512a rtnl: add link netns id to interface messages by Nicolas Dichtel · 10 years ago
  24. 0c7aecd netns: add rtnl cmd to add and get peer netns ids by Nicolas Dichtel · 10 years ago
  25. 27c0013 switchdev: fix typo in inline function definition by Jiri Pirko · 10 years ago
  26. 8834016 ip_tunnel: Create percpu gro_cell by Martin KaFai Lau · 10 years ago
  27. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  28. 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
  29. 3aeb661 net: replace br_fdb_external_learn_* calls with switchdev notifier events by Jiri Pirko · 10 years ago
  30. 03bf0c2 switchdev: introduce switchdev notifier by Jiri Pirko · 10 years ago
  31. d23b8ad tc: add BPF based action by Jiri Pirko · 10 years ago
  32. 0026b65 Bluetooth: Remove unused function by Rickard Strandqvist · 10 years ago
  33. 57699a4 rhashtable: Fix race in rhashtable_destroy() and use regular work_struct by Ying Xue · 10 years ago
  34. 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
  35. 5055c37 ipv4: per cpu uncached list by Eric Dumazet · 10 years ago
  36. b51f3be cfg80211: change bandwidth reporting to explicit field by Johannes Berg · 10 years ago
  37. 97d910d cfg80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  38. f89903d mac80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  39. 4e7a84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  40. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 10 years ago
  41. ac5132d vxlan: Only bind to sockets with compatible flags enabled by Thomas Graf · 10 years ago
  42. 3511494 vxlan: Group Policy extension by Thomas Graf · 10 years ago
  43. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  45. 1ba3980 openvswitch: packet messages need their own probe attribtue by Thomas Graf · 10 years ago
  46. 4ccce02 netdevice: Add missing parentheses in macro by Benjamin Poirier · 10 years ago
  47. 31238e61 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  48. dfd8645 vxlan: Remote checksum offload by Tom Herbert · 10 years ago
  49. a2b12f3 udp: pass udp_offload struct to UDP gro callbacks by Tom Herbert · 10 years ago
  50. 75453cc nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN by Luciano Coelho · 10 years ago
  51. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 10 years ago
  52. 28e98c2 xen: add page_to_mfn() by David Vrabel · 10 years ago
  53. 0c133dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  54. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  55. d8b9605 net: sched: fix skb->protocol use in case of accelerated vlan path by Jiri Pirko · 10 years ago
  56. c66ad9c ipv6: directly include libc-compat.h in ipv6.h by Willem de Bruijn · 10 years ago
  57. 43239cb kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) by Christian Borntraeger · 10 years ago
  58. 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
  59. 5d632cb net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations by B Viswanath · 10 years ago
  60. 6f73d3b rhashtable: add a note for grow and shrink decision functions by Ying Xue · 10 years ago
  61. 7a868d1 rhashtable: involve rhashtable_lookup_compare_insert routine by Ying Xue · 10 years ago
  62. f221b04 x86/xen: properly retrieve NMI reason by Jan Beulich · 10 years ago
  63. 904a980 Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  64. fb43bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  65. 721c21c mm: mmu_gather: use tlb->end != 0 only for TLB invalidation by Will Deacon · 10 years ago
  66. 35a27ce rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED by Roopa Prabhu · 10 years ago
  67. bdced7e bridge: support for multiple vlans and vlan ranges in setlink and dellink requests by Roopa Prabhu · 10 years ago
  68. 3bf3947 vxlan: Improve support for header flags by Tom Herbert · 10 years ago
  69. 039d4e4 Bluetooth: Add missing response structure for HCI Delete Stored Link Key by Marcel Holtmann · 10 years ago
  70. c2f0f97 Bluetooth: Handle command complete event for HCI Read Stored Link Keys by Marcel Holtmann · 10 years ago
  71. cb96278 Bluetooth: Add defintions for HCI Read Stored Link Key command by Marcel Holtmann · 10 years ago
  72. 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 10 years ago
  73. b5540ce mmc: sdhci: Disable re-tuning for HS400 by Adrian Hunter · 10 years ago
  74. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  76. aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 10 years ago
  77. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  78. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 10 years ago
  79. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  80. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  81. c0c09bf rhashtable: avoid unnecessary wakeup for worker queue by Ying Xue · 10 years ago
  82. db30485 rhashtable: involve rhashtable_lookup_insert routine by Ying Xue · 10 years ago
  83. 3b50d90 ipv6: fix redefinition of in6_pktinfo and ip6_mtuinfo by WANG Cong · 10 years ago
  84. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  85. 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 10 years ago
  86. 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 10 years ago
  87. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  88. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  89. 5b3f25f blk-mq: Allow requests to never expire by Keith Busch · 10 years ago
  90. 1885b24 blk-mq: Add helper to abort requeued requests by Jens Axboe · 10 years ago
  91. c68ed59 blk-mq: Let drivers cancel requeue_work by Keith Busch · 10 years ago
  92. 973c019 blk-mq: Export if requests were started by Keith Busch · 10 years ago
  93. 6de3980 nl80211: support per-TID station statistics by Johannes Berg · 10 years ago
  94. 8d79136 nl80211: clarify packet statistics descriptions by Johannes Berg · 10 years ago
  95. a76b194 cfg80211: add nl80211 beacon-only statistics by Johannes Berg · 10 years ago
  96. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  97. 2b9a7e1 mac80211: allow drivers to provide most station statistics by Johannes Berg · 10 years ago
  98. cf5ead8 cfg80211: allow including station info in delete event by Johannes Berg · 10 years ago
  99. 052536a cfg80211: add scan time to survey data by Johannes Berg · 10 years ago
  100. 11f78ac cfg80211: allow survey data to return global data by Johannes Berg · 10 years ago