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