1. ffce419 lwtunnel: support dst output redirect function by Roopa Prabhu · 9 years ago
  2. 19e42e4 ipv6: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  3. 571e722 ipv4: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  4. 499a242 lwtunnel: infrastructure for handling light weight tunnels like mpls by Roopa Prabhu · 9 years ago
  5. a0d9a86 rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes by Roopa Prabhu · 9 years ago
  6. 4e10df9 bpf: introduce bpf_skb_vlan_push/pop() helpers by Alexei Starovoitov · 9 years ago
  7. f3120ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  8. f4c190e stmmac: drop custom_* fields from plat_stmmacenet_data by Joachim Eastwood · 9 years ago
  9. 6acc232 net: remove skb_frag_add_head by Jiri Benc · 9 years ago
  10. 1a3b2ec switchdev: add offload_fwd_mark generator helper by Scott Feldman · 9 years ago
  11. d754f98 net: add phys ID compare helper to test if two IDs are the same by Scott Feldman · 9 years ago
  12. 0c4f691 net: don't reforward packets already forwarded by offload device by Scott Feldman · 9 years ago
  13. 8d20aab ebpf: add helper to retrieve net_cls's classid cookie by Daniel Borkmann · 9 years ago
  14. b87a173 cls_cgroup: factor out classid retrieval by Daniel Borkmann · 9 years ago
  15. eff3cdd clarify implementation of ethtool's get_ts_info op by Jacob Keller · 10 years ago
  16. 88d6378 netlink: changes for setting and clearing protodown via netlink. by Anuradha Karuppiah · 9 years ago
  17. d746d70 net core: Add protodown support. by Anuradha Karuppiah · 9 years ago
  18. 638d3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. 74fe61f bridge: mdb: add vlan support for user entries by Nikolay Aleksandrov · 9 years ago
  20. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  21. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  22. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. c4bc680 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  25. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  26. 634ec36 net: phy: Pass mdix ethtool setting through to phy driver by David Thomson · 9 years ago
  27. 35a256f ipv6: Nonlocal bind by Tom Herbert · 9 years ago
  28. dbe7faa inet: inet_twsk_deschedule factorization by Eric Dumazet · 9 years ago
  29. fc01538f inet: simplify timewait refcounting by Eric Dumazet · 9 years ago
  30. 3fd2f1b9 inet: remove BUG_ON() in twsk_destructor() by Eric Dumazet · 9 years ago
  31. 8b58a39 ipv6: use flag instead of u16 for hop in inet6_skb_parm by Florian Westphal · 9 years ago
  32. 4a0e3e9 cdc_ncm: Add support for moving NDP to end of NCM frame by Enrico Mioso · 9 years ago
  33. 7617400 tcp: do not slow start when cwnd equals ssthresh by Yuchung Cheng · 9 years ago
  34. 071d508 tcp: add tcp_in_slow_start helper by Yuchung Cheng · 9 years ago
  35. 4c0a9f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  36. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  37. 1f6823f time: Get rid of do_posix_clock_monotonic_gettime by Thomas Gleixner · 9 years ago
  38. 974d7af ipv4: add support for linkdown sysctl to netconf by Andy Gospodarek · 9 years ago
  39. 883a2df Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  40. 8dfaf05 Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixes by Kevin Hilman · 9 years ago
  41. 2ee22a9 net_sched: act_mirred: remove spinlock in fast path by Eric Dumazet · 9 years ago
  42. 56e5d1c net_sched: act_gact: remove spinlock in fast path by Eric Dumazet · 9 years ago
  43. cc6510a net_sched: act_gact: use a separate packet counters for gact_determ() by Eric Dumazet · 9 years ago
  44. 519c818 net: sched: add percpu stats to actions by Eric Dumazet · 9 years ago
  45. 24ea591 net: sched: extend percpu stats helpers by Eric Dumazet · 9 years ago
  46. a899418 hotplug: Prevent alloc/free of irq descriptors during cpu up/down by Thomas Gleixner · 9 years ago
  47. 8076ca4 Merge branch 'acpi-scan' by Rafael J. Wysocki · 9 years ago
  48. 37b64a4 tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build by Thomas Gleixner · 9 years ago
  49. f32dd11 tick/broadcast: Make idle check independent from mode and config by Thomas Gleixner · 9 years ago
  50. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  51. 0294112 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage by Rafael J. Wysocki · 9 years ago
  52. 1c4c715 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  53. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  54. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  55. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  56. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  57. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  58. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 10 years ago
  59. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  62. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 9 years ago
  63. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  64. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  65. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  66. 2fee94b7 Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 9 years ago
  67. d033ed9 Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 9 years ago
  68. 1e512b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  69. 2ecd9d2 sched, preempt_notifier: separate notifier registration from static_key inc/dec by Peter Zijlstra · 9 years ago
  70. 9bdc771 Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  71. 8480772 Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  72. 91e20b5 irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h by Joel Porquet · 9 years ago
  73. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  74. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  75. a7ba4bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  76. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  77. 47f9241 Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  78. a13f35e writeback: don't embed root bdi_writeback_congested in bdi_writeback by Tejun Heo · 9 years ago
  79. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 10 years ago
  80. bd7ade3 bufferhead: Add _gfp version for sb_getblk() by Nikolay Borisov · 9 years ago
  81. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  82. 93899e3 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  83. 5f1201d Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  84. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  85. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  86. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  88. ce55d01 ACPICA: Update version to 20150619 by Bob Moore · 9 years ago
  89. 413d4a6 ACPICA: Update TPM2 ACPI table by Bob Moore · 9 years ago
  90. 9005694 ACPICA: Update definitions for the TCPA and TPM2 ACPI tables by Bob Moore · 9 years ago
  91. 4fa4616 ACPICA: De-macroize calls to standard C library functions by Bob Moore · 9 years ago
  92. 8ea9865 ACPICA: Namespace: Change namespace override to avoid node deletion by Bob Moore · 9 years ago
  93. fe53699 ACPICA: Namespace: Add support of OSDT table by Bob Moore · 9 years ago
  94. a8bd0f0 ACPICA: ACPI 6.0: Add values for MADT GIC version field by Hanjun Guo · 9 years ago
  95. f65358e ACPICA: Utilities: Add _CLS processing by Suravee Suthikulpanit · 9 years ago
  96. 07cf6ce ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI by Lv Zheng · 9 years ago
  97. 7b09d8f ACPICA: MSVC6: Fix build issue for variable argument macros by Lv Zheng · 9 years ago
  98. 0ea6138 ACPICA: Tables: Enable default 64-bit FADT addresses favor by Lv Zheng · 9 years ago
  99. c04be18 ACPICA: Tables: Fix an issue that FACS initialization is performed twice by Lv Zheng · 9 years ago
  100. c04e1fb ACPICA: Tables: Enable both 32-bit and 64-bit FACS by Lv Zheng · 9 years ago