1. 9dc20a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  2. a6affd2 mpls: Use definition for reserved label checks by Robert Shearman · 9 years ago
  3. ba7591d ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters by Daniel Borkmann · 9 years ago
  4. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  5. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  6. b567741 ipv6: Enable auto flow labels by default by Tom Herbert · 9 years ago
  7. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  8. 67800f9 ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel by Tom Herbert · 9 years ago
  9. f70ea01 net: Add functions to get skb->hash based on flow structures by Tom Herbert · 9 years ago
  10. c6fd4fc Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  11. 0f7bffd bonding: add tlb_dynamic_lb netlink support by Nikolay Aleksandrov · 9 years ago
  12. f8a9b1b vxlan: expose COLLECT_METADATA flag to user space by Alexei Starovoitov · 9 years ago
  13. 343d60a ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument by Roopa Prabhu · 9 years ago
  14. d3aa45c bpf: add helpers to access tunnel metadata by Alexei Starovoitov · 9 years ago
  15. fd56d1d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  16. 29a3060 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  17. 8013d1d net/ipv6: add sysctl option accept_ra_min_hop_limit by Hangbin Liu · 9 years ago
  18. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  19. b13138e bpf: also show process name/pid in bpf_jit_dump by Daniel Borkmann · 9 years ago
  20. 7b36f92 bpf: provide helper that indicates eBPF was migrated by Daniel Borkmann · 9 years ago
  21. 72b1e5e netfilter: bridge: reduce nf_bridge_info to 32 bytes again by Florian Westphal · 9 years ago
  22. d7ee351 netfilter: nf_ct_sctp: minimal multihoming support by Michal Kubeček · 9 years ago
  23. 92a99bf lwtunnel: Make lwtun_encaps[] static by Thomas Graf · 9 years ago
  24. 265f94f net: Recompute sk_txhash on negative routing advice by Tom Herbert · 9 years ago
  25. 877d1f6 net: Set sk_txhash from a random number by Tom Herbert · 9 years ago
  26. d41a83b Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  27. b3fcf36a drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h by Michel Dänzer · 9 years ago
  28. e13af53 drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h by Michel Dänzer · 9 years ago
  29. 733db57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  30. 75fee59 stmmac: remove setup/free glue callbacks by Joachim Eastwood · 9 years ago
  31. 0933328 stmmac: remove unused stmmac_of_data struct by Joachim Eastwood · 9 years ago
  32. 02ff371 Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  33. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  34. 559ed40 cpufreq: Avoid attempts to create duplicate symbolic links by Rafael J. Wysocki · 9 years ago
  35. e38af4f net/mlx4_en: Add support for hardware accelerated 802.1ad vlan by Hadar Hen Zion · 9 years ago
  36. e802f8e net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support by Hadar Hen Zion · 9 years ago
  37. 77fc29c net/mlx4_core: Preparations for 802.1ad VLAN support by Hadar Hen Zion · 9 years ago
  38. 35068ce of: constify drv arg of of_driver_match_device stub by Tomeu Vizoso · 10 years ago
  39. e018a0c net/macb: convert to kernel doc by Andy Shevchenko · 9 years ago
  40. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  41. 205845a bonding: convert num_grat_arp to the new bonding option API by Nikolay Aleksandrov · 9 years ago
  42. 5a6228a lwtunnel: change prototype of lwtunnel_state_get() by Nicolas Dichtel · 9 years ago
  43. 88a85f9 net/mlx5e: TX latency optimization to save DMA reads by Achiad Shochat · 9 years ago
  44. 311c7c7 net/mlx5e: Allocate DMA coherent memory on reader NUMA node by Saeed Mahameed · 9 years ago
  45. 2be6967 net/mlx5e: Support ETH_RSS_HASH_XOR by Saeed Mahameed · 9 years ago
  46. e0910ba lwtunnel: export linux/lwtunnel.h to userspace by Nicolas Dichtel · 9 years ago
  47. caaecdd inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test by Nikolay Aleksandrov · 9 years ago
  48. 0e60d24 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument by Florian Westphal · 9 years ago
  49. d1fe194 inet: frag: don't re-use chainlist for evictor by Florian Westphal · 9 years ago
  50. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 763e326 Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  52. 32fd3d4 Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  53. 48516438 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  54. 2392deb ipv4: consider TOS in fib_select_default by Julian Anastasov · 9 years ago
  55. 9fbf075 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  56. 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  57. e541986 iscsi-target: Fix iscsit_start_kthreads failure OOPs by Nicholas Bellinger · 9 years ago
  58. e3eea14 ftrace: Fix breakage of set_ftrace_pid by Steven Rostedt (Red Hat) · 9 years ago
  59. 996034b Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and 'asoc/fix/zx' into asoc-linus by Mark Brown · 9 years ago
  60. a3bd4f9 mmc: sdhci-esdhc-imx: clear f_max in boarddata by Dong Aisheng · 9 years ago
  61. 4db9a82 Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  62. 762043a Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  63. d1a343a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  64. 8757825 Bluetooth: hci_check_conn_params() check proper range by Seungyoun Ju · 9 years ago
  65. e432c72 Bluetooth: __l2cap_wait_ack() add defensive timeout by Dean Jenkins · 10 years ago
  66. cb02a25 Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies() by Dean Jenkins · 10 years ago
  67. 729a898 mac802154: do not export ieee802154_rx() by Varka Bhadram · 10 years ago
  68. a6cb869 cfg802154: add PM hooks by Varka Bhadram · 10 years ago
  69. fa92754 drm/amdgpu: add VCE harvesting instance query by Leo Liu · 9 years ago
  70. 3bbd14e netfilter: rename local nf_hook_list to hook_list by Pablo Neira Ayuso · 9 years ago
  71. 045a0fa ip_tunnel: Call ip_tunnel_core_init() from inet_init() by Thomas Graf · 9 years ago
  72. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  74. 115c48d NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 10 years ago
  75. cd81259 NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability by Trond Myklebust · 10 years ago
  76. 0528318 ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n by Thomas Graf · 9 years ago
  77. 3985e8a ipv6: sysctl to restrict candidate source addresses by Erik Kline · 9 years ago
  78. b56ea29 net: track success and failure of TCP PMTU probing by Rick Jones · 9 years ago
  79. e181a54 net: #ifdefify sk_classid member of struct sock by Mathias Krause · 9 years ago
  80. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  81. 0dfbdf4 vxlan: Factor out device configuration by Thomas Graf · 9 years ago
  82. e703087 fib: Add fib rule match on tunnel id by Thomas Graf · 9 years ago
  83. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  84. 1b7179d route: Extend flow representation with tunnel key by Thomas Graf · 9 years ago
  85. ee122c7 vxlan: Flow based tunneling by Thomas Graf · 9 years ago
  86. f38a9eb dst: Metadata destinations by Thomas Graf · 9 years ago
  87. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  88. e3e4712 mpls: ip tunnel support by Roopa Prabhu · 9 years ago
  89. ffce419 lwtunnel: support dst output redirect function by Roopa Prabhu · 9 years ago
  90. 19e42e4 ipv6: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  91. 571e722 ipv4: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  92. 499a242 lwtunnel: infrastructure for handling light weight tunnels like mpls by Roopa Prabhu · 9 years ago
  93. a0d9a86 rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes by Roopa Prabhu · 9 years ago
  94. 648a9bc drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls by Chris Wilson · 9 years ago
  95. cd369c2 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  96. 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
  97. 4e10df9 bpf: introduce bpf_skb_vlan_push/pop() helpers by Alexei Starovoitov · 9 years ago
  98. f3120ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  99. f4c190e stmmac: drop custom_* fields from plat_stmmacenet_data by Joachim Eastwood · 9 years ago
  100. 6acc232 net: remove skb_frag_add_head by Jiri Benc · 9 years ago