1. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  2. 6ea754e net: Change netdev_<level> logging functions to return void by Joe Perches · 10 years ago
  3. 17a5267 bpf: verifier (add verifier core) by Alexei Starovoitov · 10 years ago
  4. 0246e64 bpf: handle pseudo BPF_LD_IMM64 insn by Alexei Starovoitov · 10 years ago
  5. cbd3570 bpf: verifier (add ability to receive verification log) by Alexei Starovoitov · 10 years ago
  6. 51580e7 bpf: verifier (add docs) by Alexei Starovoitov · 10 years ago
  7. 09756af bpf: expand BPF syscall with program load/unload by Alexei Starovoitov · 10 years ago
  8. db20fd2 bpf: add lookup/update/delete/iterate methods to BPF maps by Alexei Starovoitov · 10 years ago
  9. 749730c bpf: enable bpf syscall on x64 and i386 by Alexei Starovoitov · 10 years ago
  10. 99c55f7 bpf: introduce BPF syscall and maps by Alexei Starovoitov · 10 years ago
  11. 53e5039 net: Remove gso_send_check as an offload callback by Tom Herbert · 10 years ago
  12. 4daaab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. 02f130a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  14. 2368a94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  15. eb55a2a Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  16. 0a30288 blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe by Tejun Heo · 10 years ago
  17. c9f21cb crypto: ccp - Check for CCP before registering crypto algs by Tom Lendacky · 10 years ago
  18. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  19. 4cdf507 icmp: add a global rate limitation by Eric Dumazet · 10 years ago
  20. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. 98f75b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  22. 84de67b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  23. fcdd1cf tcp: avoid possible arithmetic overflows by Eric Dumazet · 10 years ago
  24. 35f7aa5 ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback by Daniel Borkmann · 10 years ago
  25. 19e57c4 net: dsa: add {get, set}_wol callbacks to slave devices by Florian Fainelli · 10 years ago
  26. 2446254 net: dsa: allow switch drivers to implement suspend/resume hooks by Florian Fainelli · 10 years ago
  27. 2571178 net: sched: shrink struct qdisc_skb_cb to 28 bytes by Eric Dumazet · 10 years ago
  28. 7c9a373 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  29. 58d75f4 [media] vb2: fix VBI/poll regression by Hans Verkuil · 10 years ago
  30. 44e8e69 [media] videobuf2-core.h: fix comment by Hans Verkuil · 10 years ago
  31. 3c2ea70 Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  32. 1734a6e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  33. 922b83b Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  34. 77507aa net/mlx4_core: Enable CQE/EQE stride support by Ido Shamay · 10 years ago
  35. 0d56637 genetlink: add function genl_has_listeners() by Nicolas Dichtel · 10 years ago
  36. 54003f1 net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH) by Sabrina Dubroca · 10 years ago
  37. 4565e99 gre: Setup and TX path for gre/UDP foo-over-udp encapsulation by Tom Herbert · 10 years ago
  38. 5632848 net: Changes to ip_tunnel to support foo-over-udp encapsulation by Tom Herbert · 10 years ago
  39. afe9332 fou: Add GRO support by Tom Herbert · 10 years ago
  40. 2346155 fou: Support for foo-over-udp RX path by Tom Herbert · 10 years ago
  41. 6819563 net: dsa: allow switch drivers to specify phy_device::dev_flags by Florian Fainelli · 10 years ago
  42. 80780a5 net: bcmgenet: remove PHY_BRCM_100MBPS_WAR by Florian Fainelli · 10 years ago
  43. bb7d934 net: phy: broadcom: add helper for PHY revision and patch level by Florian Fainelli · 10 years ago
  44. 2e4e441 net: add alloc_skb_with_frags() helper by Eric Dumazet · 10 years ago
  45. 6a93cc9 udp-tunnel: Add a few more UDP tunnel APIs by Andy Zhou · 10 years ago
  46. fd38441 udp_tunnel: Seperate ipv6 functions into its own file. by Andy Zhou · 10 years ago
  47. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  48. 87773dd IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get by Shawn Bohrer · 10 years ago
  49. e8be1cf [SCSI] fix regression that accidentally disabled block-based tcq by Christoph Hellwig · 10 years ago
  50. 649ae75 Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus by Bjorn Helgaas · 10 years ago
  51. b5591bd Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  52. 766a53d vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops by Alex Deucher · 10 years ago
  53. ce6eacb vgaarb: Drop obsolete #ifndef by Bruno Prémont · 10 years ago
  54. b8c203b xfrm: Generate queueing routes only from route lookup functions by Steffen Klassert · 10 years ago
  55. f92ee61 xfrm: Generate blackhole routes only from route lookup functions by Steffen Klassert · 10 years ago
  56. 971427f3 openvswitch: Add recirc and hash action. by Andy Zhou · 10 years ago
  57. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 10 years ago
  58. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  59. f91ce35 ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug() by Bjorn Helgaas · 10 years ago
  60. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  61. 3630056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  62. 9226b5b vfs: avoid non-forwarding large load after small store in path lookup by Linus Torvalds · 10 years ago
  63. 3fc8867 netdevice: Support DSA tagging when DSA is built as a module by Alexander Duyck · 10 years ago
  64. 1536340 Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 233577a net: filter: constify detection of pkt_type_offset by Hannes Frederic Sowa · 10 years ago
  66. ac7a04c net: dsa: change tag_protocol to an enum by Florian Fainelli · 10 years ago
  67. 013b4d9 ipv6: clean up ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  68. 6c55549 ipv6: drop useless rcu_read_lock() in anycast by WANG Cong · 10 years ago
  69. 23d0db7 Make hash_64() use a 64-bit multiply when appropriate by Linus Torvalds · 10 years ago
  70. 331b729 net: sched: RCU cls_tcindex by John Fastabend · 10 years ago
  71. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  72. 46e5da4 net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  73. fc486b0 Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  74. 381f4dc ipv6: clean up anycast when an interface is destroyed by Sabrina Dubroca · 10 years ago
  75. d78c930 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 10 years ago
  76. e09c2c2 workqueue: apply __WQ_ORDERED to create_singlethread_workqueue() by Tejun Heo · 10 years ago
  77. 90a3c48 Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  78. 5ebc77d xen/arm: introduce XENFEAT_grant_map_identity by Stefano Stabellini · 10 years ago
  79. c8c16e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  80. 0d8614b mac80211: replace SMPS hw flags with wiphy feature bits by Eliad Peller · 10 years ago
  81. 18998c3 cfg80211: allow requesting SMPS mode on ap start by Eliad Peller · 10 years ago
  82. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  83. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 10 years ago
  84. 78f686c cfg80211: don't put kek/kck/replay counter on the stack by Johannes Berg · 10 years ago
  85. b01d072 shm: add memfd.h to UAPI export list by David Drysdale · 10 years ago
  86. 09e05c3 net/mlx4: Set vlan stripping policy by the right command by Matan Barak · 10 years ago
  87. b954d83 net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected by Daniel Borkmann · 10 years ago
  88. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  89. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
  90. 67cc0d4 net-timestamp: optimize sock_tx_timestamp default path by Willem de Bruijn · 10 years ago
  91. 286aad3 net: bpf: be friendly to kmemcheck by Daniel Borkmann · 10 years ago
  92. 738cbe7 net: bpf: consolidate JIT binary allocator by Daniel Borkmann · 10 years ago
  93. 1716bcf bcma: add support for chipcommon B core by Hauke Mehrtens · 10 years ago
  94. 23a2f39 bcma: store more alternative addresses by Hauke Mehrtens · 10 years ago
  95. a395135 bcma: use separated function to initialize bus on SoC by Rafał Miłecki · 10 years ago
  96. dc8ecdd bcma: move bus struct setup into early part of host specific code by Rafał Miłecki · 10 years ago
  97. e5c3ea5 bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info by Jiri Pirko · 10 years ago
  98. 49a6015 net/ipv4: bind ip_nonlocal_bind to current netns by Vincent Bernat · 10 years ago
  99. daedfb2 net: filter: split filter.h and expose eBPF to user space by Alexei Starovoitov · 10 years ago
  100. 02ab695 net: filter: add "load 64-bit immediate" eBPF instruction by Alexei Starovoitov · 10 years ago