1. d23b8ad tc: add BPF based action by Jiri Pirko · 10 years ago
  2. 57699a4 rhashtable: Fix race in rhashtable_destroy() and use regular work_struct by Ying Xue · 10 years ago
  3. 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
  4. 5055c37 ipv4: per cpu uncached list by Eric Dumazet · 10 years ago
  5. 4e7a84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  6. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 10 years ago
  7. ac5132d vxlan: Only bind to sockets with compatible flags enabled by Thomas Graf · 10 years ago
  8. 3511494 vxlan: Group Policy extension by Thomas Graf · 10 years ago
  9. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  11. 1ba3980 openvswitch: packet messages need their own probe attribtue by Thomas Graf · 10 years ago
  12. 4ccce02 netdevice: Add missing parentheses in macro by Benjamin Poirier · 10 years ago
  13. 31238e61 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  14. dfd8645 vxlan: Remote checksum offload by Tom Herbert · 10 years ago
  15. a2b12f3 udp: pass udp_offload struct to UDP gro callbacks by Tom Herbert · 10 years ago
  16. 75453cc nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN by Luciano Coelho · 10 years ago
  17. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 10 years ago
  18. 28e98c2 xen: add page_to_mfn() by David Vrabel · 10 years ago
  19. 0c133dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  20. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  21. d8b9605 net: sched: fix skb->protocol use in case of accelerated vlan path by Jiri Pirko · 10 years ago
  22. c66ad9c ipv6: directly include libc-compat.h in ipv6.h by Willem de Bruijn · 10 years ago
  23. 43239cb kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) by Christian Borntraeger · 10 years ago
  24. 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
  25. 5d632cb net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations by B Viswanath · 10 years ago
  26. 6f73d3b rhashtable: add a note for grow and shrink decision functions by Ying Xue · 10 years ago
  27. 7a868d1 rhashtable: involve rhashtable_lookup_compare_insert routine by Ying Xue · 10 years ago
  28. f221b04 x86/xen: properly retrieve NMI reason by Jan Beulich · 10 years ago
  29. 904a980 Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  30. fb43bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  31. 721c21c mm: mmu_gather: use tlb->end != 0 only for TLB invalidation by Will Deacon · 10 years ago
  32. 35a27ce rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED by Roopa Prabhu · 10 years ago
  33. bdced7e bridge: support for multiple vlans and vlan ranges in setlink and dellink requests by Roopa Prabhu · 10 years ago
  34. 3bf3947 vxlan: Improve support for header flags by Tom Herbert · 10 years ago
  35. b5540ce mmc: sdhci: Disable re-tuning for HS400 by Adrian Hunter · 10 years ago
  36. 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
  37. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  38. 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
  39. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  40. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 10 years ago
  41. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  42. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  43. c0c09bf rhashtable: avoid unnecessary wakeup for worker queue by Ying Xue · 10 years ago
  44. db30485 rhashtable: involve rhashtable_lookup_insert routine by Ying Xue · 10 years ago
  45. 3b50d90 ipv6: fix redefinition of in6_pktinfo and ip6_mtuinfo by WANG Cong · 10 years ago
  46. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  47. 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 10 years ago
  48. 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 10 years ago
  49. 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
  50. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  51. 5b3f25f blk-mq: Allow requests to never expire by Keith Busch · 10 years ago
  52. 1885b24 blk-mq: Add helper to abort requeued requests by Jens Axboe · 10 years ago
  53. c68ed59 blk-mq: Let drivers cancel requeue_work by Keith Busch · 10 years ago
  54. 973c019 blk-mq: Export if requests were started by Keith Busch · 10 years ago
  55. 6de3980 nl80211: support per-TID station statistics by Johannes Berg · 10 years ago
  56. 8d79136 nl80211: clarify packet statistics descriptions by Johannes Berg · 10 years ago
  57. a76b194 cfg80211: add nl80211 beacon-only statistics by Johannes Berg · 10 years ago
  58. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  59. 2b9a7e1 mac80211: allow drivers to provide most station statistics by Johannes Berg · 10 years ago
  60. cf5ead8 cfg80211: allow including station info in delete event by Johannes Berg · 10 years ago
  61. 052536a cfg80211: add scan time to survey data by Johannes Berg · 10 years ago
  62. 11f78ac cfg80211: allow survey data to return global data by Johannes Berg · 10 years ago
  63. 4ed20be cfg80211: remove "channel" from survey names by Johannes Berg · 10 years ago
  64. ae406bd netfilter: conntrack: Remove nf_ct_conntrack_flush_report by Kristian Evensen · 10 years ago
  65. 17ded32 blk-mq: get rid of ->cmd_size in the hardware queue by Jens Axboe · 10 years ago
  66. db12847 mac80211: Re-fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  67. 3a4b0c9 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  68. 44d84d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  69. bdec419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  70. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  71. 2f43836 ethtool: Extend ethtool plugin module eeprom API to phylib by Ed Swierk · 10 years ago
  72. fee7e49 mm: propagate error from stack expansion even for guard page by Linus Torvalds · 10 years ago
  73. 15ecf7a Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  74. b81c55d drm/amdkfd: reformat IOCTL definitions to drm-style by Oded Gabbay · 10 years ago
  75. 71b836e nl80211: define multicast group names in header by Johannes Berg · 10 years ago
  76. d75bb06 cfg80211: add extensible feature flag attribute by Gautam Kumar Shukla · 10 years ago
  77. 8116441 net: tcp: add per route congestion control by Daniel Borkmann · 10 years ago
  78. ea69763 net: tcp: add RTAX_CC_ALGO fib handling by Daniel Borkmann · 10 years ago
  79. c5c6a8a net: tcp: add key management to congestion control by Daniel Borkmann · 10 years ago
  80. e715b6d net: fib6: convert cfg metric to u32 outside of table write lock by Florian Westphal · 10 years ago
  81. ad6f939 ip: Add offset parameter to ip_cmsg_recv by Tom Herbert · 10 years ago
  82. 5961de9 ip: Add offset parameter to ip_cmsg_recv by Tom Herbert · 10 years ago
  83. c44d13d ip: IP cmsg cleanup by Tom Herbert · 10 years ago
  84. 224d019 ip: Move checksum convert defines to inet by Tom Herbert · 10 years ago
  85. 149118d netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel() by Thomas Graf · 10 years ago
  86. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
  87. af8f3f5 ACPI / processor: Convert apic_id to phys_id to make it arch agnostic by Hanjun Guo · 10 years ago
  88. 1803f59 nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't used by Johannes Berg · 10 years ago
  89. 1e359a5 Revert "mac80211: Fix accounting of the tailroom-needed counter" by Johannes Berg · 10 years ago
  90. a3449de list_nulls: fix missing header by Ying Xue · 10 years ago
  91. 86b35b6 rhashtable: fix missing header by Ying Xue · 10 years ago
  92. df5dba8 geneve: Remove socket hash table. by Jesse Gross · 10 years ago
  93. 829a3ad geneve: Simplify locking. by Jesse Gross · 10 years ago
  94. 61f3cad geneve: Remove workqueue. by Jesse Gross · 10 years ago
  95. f89bd6f rhashtable: Supports for nulls marker by Thomas Graf · 10 years ago
  96. 97defe1 rhashtable: Per bucket locks & deferred expansion/shrinking by Thomas Graf · 10 years ago
  97. 113948d spinlock: Add spin_lock_bh_nested() by Thomas Graf · 10 years ago
  98. 897362e nft_hash: Remove rhashtable_remove_pprev() by Thomas Graf · 10 years ago
  99. 88d6ed1 rhashtable: Convert bucket iterators to take table and index by Thomas Graf · 10 years ago
  100. 8d24c0b rhashtable: Do hashing inside of rhashtable_lookup_compare() by Thomas Graf · 10 years ago