1. 8757825 Bluetooth: hci_check_conn_params() check proper range by Seungyoun Ju · 9 years ago
  2. e432c72 Bluetooth: __l2cap_wait_ack() add defensive timeout by Dean Jenkins · 9 years ago
  3. cb02a25 Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies() by Dean Jenkins · 9 years ago
  4. 729a898 mac802154: do not export ieee802154_rx() by Varka Bhadram · 9 years ago
  5. a6cb869 cfg802154: add PM hooks by Varka Bhadram · 9 years ago
  6. 045a0fa ip_tunnel: Call ip_tunnel_core_init() from inet_init() by Thomas Graf · 9 years ago
  7. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  8. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  9. 0528318 ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n by Thomas Graf · 9 years ago
  10. 3985e8a ipv6: sysctl to restrict candidate source addresses by Erik Kline · 9 years ago
  11. b56ea29 net: track success and failure of TCP PMTU probing by Rick Jones · 9 years ago
  12. e181a54 net: #ifdefify sk_classid member of struct sock by Mathias Krause · 9 years ago
  13. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  14. 0dfbdf4 vxlan: Factor out device configuration by Thomas Graf · 9 years ago
  15. e703087 fib: Add fib rule match on tunnel id by Thomas Graf · 9 years ago
  16. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  17. 1b7179d route: Extend flow representation with tunnel key by Thomas Graf · 9 years ago
  18. ee122c7 vxlan: Flow based tunneling by Thomas Graf · 9 years ago
  19. f38a9eb dst: Metadata destinations by Thomas Graf · 9 years ago
  20. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  21. e3e4712 mpls: ip tunnel support by Roopa Prabhu · 9 years ago
  22. ffce419 lwtunnel: support dst output redirect function by Roopa Prabhu · 9 years ago
  23. 19e42e4 ipv6: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  24. 571e722 ipv4: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  25. 499a242 lwtunnel: infrastructure for handling light weight tunnels like mpls by Roopa Prabhu · 9 years ago
  26. a0d9a86 rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes by Roopa Prabhu · 9 years ago
  27. 27dfead Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  28. 4e10df9 bpf: introduce bpf_skb_vlan_push/pop() helpers by Alexei Starovoitov · 9 years ago
  29. f3120ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  30. f4c190e stmmac: drop custom_* fields from plat_stmmacenet_data by Joachim Eastwood · 9 years ago
  31. 6acc232 net: remove skb_frag_add_head by Jiri Benc · 9 years ago
  32. 1a3b2ec switchdev: add offload_fwd_mark generator helper by Scott Feldman · 9 years ago
  33. d754f98 net: add phys ID compare helper to test if two IDs are the same by Scott Feldman · 9 years ago
  34. 0c4f691 net: don't reforward packets already forwarded by offload device by Scott Feldman · 9 years ago
  35. 8d20aab ebpf: add helper to retrieve net_cls's classid cookie by Daniel Borkmann · 9 years ago
  36. b87a173 cls_cgroup: factor out classid retrieval by Daniel Borkmann · 9 years ago
  37. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. eff3cdd clarify implementation of ethtool's get_ts_info op by Jacob Keller · 10 years ago
  39. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  40. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  41. e2cfc91 mm/page_owner: set correct gfp_mask on page_owner by Joonsoo Kim · 9 years ago
  42. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  43. da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
  44. 8db1486 include, lib: add __printf attributes to several function prototypes by Nicolas Iooss · 9 years ago
  45. 2531c8c mm: hugetlb: allow hugepages_supported to be architecture specific by Dominik Dingel · 9 years ago
  46. eb25437 Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  47. 9bca4df Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  48. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  49. 761ab76 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  50. 88d6378 netlink: changes for setting and clearing protodown via netlink. by Anuradha Karuppiah · 9 years ago
  51. d746d70 net core: Add protodown support. by Anuradha Karuppiah · 9 years ago
  52. 03645a1 ipv6: lock socket in ip6_datagram_connect() by Eric Dumazet · 9 years ago
  53. 9090fdb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  54. 30bb6fb gpio: Remove double "base" in comment by Geert Uytterhoeven · 9 years ago
  55. 16ff49a Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  56. df14a68 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  57. 97d6e2b Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  58. 3fdf70a IB/srp: Avoid using uninitialized variable by Sagi Grimberg · 9 years ago
  59. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  60. 638d3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. 74fe61f bridge: mdb: add vlan support for user entries by Nikolay Aleksandrov · 9 years ago
  62. a732cd4 Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  63. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  64. ee296d7 locks: inline posix_lock_file_wait and flock_lock_file_wait by Jeff Layton · 9 years ago
  65. 29d01b2 locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait by Jeff Layton · 9 years ago
  66. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  67. 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
  68. 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
  69. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  70. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  71. 634ec36 net: phy: Pass mdix ethtool setting through to phy driver by David Thomson · 9 years ago
  72. 5544eb9 KVM: count number of assigned devices by Paolo Bonzini · 9 years ago
  73. 35a256f ipv6: Nonlocal bind by Tom Herbert · 9 years ago
  74. dbe7faa inet: inet_twsk_deschedule factorization by Eric Dumazet · 9 years ago
  75. fc01538f inet: simplify timewait refcounting by Eric Dumazet · 9 years ago
  76. 3fd2f1b9 inet: remove BUG_ON() in twsk_destructor() by Eric Dumazet · 9 years ago
  77. 8b58a39 ipv6: use flag instead of u16 for hop in inet6_skb_parm by Florian Westphal · 9 years ago
  78. 4a0e3e9 cdc_ncm: Add support for moving NDP to end of NCM frame by Enrico Mioso · 9 years ago
  79. 7617400 tcp: do not slow start when cwnd equals ssthresh by Yuchung Cheng · 9 years ago
  80. 071d508 tcp: add tcp_in_slow_start helper by Yuchung Cheng · 9 years ago
  81. 06b285b blkcg: fix blkcg_policy_data allocation bug by Tejun Heo · 9 years ago
  82. 7876f93 blkcg: implement all_blkcgs list by Tejun Heo · 9 years ago
  83. 4c0a9f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  84. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  85. 1f6823f time: Get rid of do_posix_clock_monotonic_gettime by Thomas Gleixner · 9 years ago
  86. 974d7af ipv4: add support for linkdown sysctl to netconf by Andy Gospodarek · 9 years ago
  87. 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
  88. 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
  89. 2ee22a9 net_sched: act_mirred: remove spinlock in fast path by Eric Dumazet · 9 years ago
  90. 56e5d1c net_sched: act_gact: remove spinlock in fast path by Eric Dumazet · 9 years ago
  91. cc6510a net_sched: act_gact: use a separate packet counters for gact_determ() by Eric Dumazet · 9 years ago
  92. 519c818 net: sched: add percpu stats to actions by Eric Dumazet · 9 years ago
  93. 24ea591 net: sched: extend percpu stats helpers by Eric Dumazet · 9 years ago
  94. a899418 hotplug: Prevent alloc/free of irq descriptors during cpu up/down by Thomas Gleixner · 9 years ago
  95. 8076ca4 Merge branch 'acpi-scan' by Rafael J. Wysocki · 9 years ago
  96. 37b64a4 tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build by Thomas Gleixner · 9 years ago
  97. f32dd11 tick/broadcast: Make idle check independent from mode and config by Thomas Gleixner · 9 years ago
  98. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  99. 0294112 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage by Rafael J. Wysocki · 9 years ago
  100. 0fd972a module: relocate module_init from init.h to module.h by Paul Gortmaker · 10 years ago