1. 9fd0f31 Add uid and cookie bpf helper to cg_skb_func_proto by Chenbo Feng · 8 years ago
  2. f3c9d40e hv_netvsc: change netvsc device default duplex to FULL by Simon Xiao · 8 years ago
  3. 776e726 netvsc: fix RCU warning in get_stats by stephen hemminger · 8 years ago
  4. 1dbba4c net: phy: test the right variable in phy_write_mmd() by Dan Carpenter · 8 years ago
  5. 450cc8c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  6. d584fec Merge branch 'bpf-lru-perf' by David S. Miller · 8 years ago
  7. 3a5795b bpf: lru: Add map-in-map LRU example by Martin KaFai Lau · 8 years ago
  8. 695ba26 bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 by Martin KaFai Lau · 8 years ago
  9. 9fd63d0 bpf: Allow bpf sample programs (*_user.c) to change bpf_map_def by Martin KaFai Lau · 8 years ago
  10. bf8db5d bpf: lru: Refactor LRU map tests in map_perf_test by Martin KaFai Lau · 8 years ago
  11. 6467acb bpf: lru: Cleanup test_lru_map.c by Martin KaFai Lau · 8 years ago
  12. 9746f85 bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU by Martin KaFai Lau · 8 years ago
  13. 82960ff net: mvneta: fix failed to suspend if WOL is enabled by Jisheng Zhang · 8 years ago
  14. cab93af net: bridge: notify on hw fdb takeover by Nikolay Aleksandrov · 8 years ago
  15. f5001ce kcm: remove a useless copy_from_user() by WANG Cong · 8 years ago
  16. 6b2af24 MAINTAINERS: rename TC entry and add couple of header files by Jiri Pirko · 8 years ago
  17. 786df9c net: phy: simplify phy_supported_speeds() by Russell King · 8 years ago
  18. d061303 net: phy: improve phylib correctness for non-autoneg settings by Russell King · 8 years ago
  19. 8ea3e43 Subject: net: allow configuring default qdisc by stephen hemminger · 8 years ago
  20. 7ca9511 Merge branch 'qed-arfs' by David S. Miller · 8 years ago
  21. e4917d4 qede: Add aRFS support by Chopra, Manish · 8 years ago
  22. d51e4af qed: aRFS infrastructure support by Chopra, Manish · 8 years ago
  23. 53a759c smsc95xx: Add comments to the registers definition by Martin Wetterwald · 8 years ago
  24. 57240d0 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 8 years ago
  25. 4a6e3c5 net: ipv6: send unsolicited NA on admin up by David Ahern · 8 years ago
  26. 70d40b3 Merge branch 'mlx5-RDMA-netdevice' by David S. Miller · 8 years ago
  27. 93d576a hw/mlx5: Add New bit to check over QP creation by Erez Shitrit · 8 years ago
  28. 955bc48 net/mlx5e: E-switch vport manager is valid for ethernet only by Saeed Mahameed · 8 years ago
  29. 9d6bd75 net/mlx5e: IPoIB, RX handler by Saeed Mahameed · 8 years ago
  30. 20fd0c1 net/mlx5e: RX handlers per netdev profile by Saeed Mahameed · 8 years ago
  31. 2585454 net/mlx5e: IPoIB, Xmit flow by Saeed Mahameed · 8 years ago
  32. 77bdf89 net/mlx5e: Xmit flow break down by Saeed Mahameed · 8 years ago
  33. ec8fd92 net/mlx5e: IPoIB, Underlay QP by Saeed Mahameed · 8 years ago
  34. 603f4a4 net/mlx5e: IPoIB, Basic netdev ndos open/close by Saeed Mahameed · 8 years ago
  35. 5426a0b net/mlx5e: IPoIB, TX TIS creation by Saeed Mahameed · 8 years ago
  36. bc81b9d net/mlx5e: IPoIB, RSS flow steering tables by Saeed Mahameed · 8 years ago
  37. 8f493ff net/mlx5e: IPoIB, RX steering RSS RQTs and TIRs by Saeed Mahameed · 8 years ago
  38. 48935bb net/mlx5e: IPoIB, Add netdevice profile skeleton by Saeed Mahameed · 8 years ago
  39. 2c3b5be net/mlx5e: More generic netdev management API by Saeed Mahameed · 8 years ago
  40. ffdb882 net/mlx5: Enable flow-steering for IB link by Erez Shitrit · 8 years ago
  41. b3ba514 net/mlx5: Refactor create flow table method to accept underlay QP by Erez Shitrit · 8 years ago
  42. 500a3d0 net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifc by Erez Shitrit · 8 years ago
  43. f72860a hv_netvsc: Exclude non-TCP port numbers from vRSS hashing by Haiyang Zhang · 8 years ago
  44. 8db91f6 hv_netvsc: Fix the queue index computation in forwarding case by Haiyang Zhang · 8 years ago
  45. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  46. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 1bf4b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  48. 7e703ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  49. 9117439 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. 07c7016 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. d295917 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. f399ecb Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. 4b31ac4 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  54. 5466f4d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  55. 82f1faa Merge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  56. e16d8b6 Merge tag 'pm-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  57. 321ae37 Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  58. 1882e56 Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  59. 7873933 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  60. f4c13c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  61. e68d490 fbdev: omapfb: delete check_required_callbacks() by Aaro Koskinen · 8 years ago
  62. f83e13f Merge branches 'acpi-scan-fixes' and 'acpica-fixes' by Rafael J. Wysocki · 8 years ago
  63. 66803c9 Merge branches 'pm-cpufreq-fixes' and 'pm-tools-fixes' by Rafael J. Wysocki · 8 years ago
  64. 75eb5e1 irqchip/irq-imx-gpcv2: Fix spinlock initialization by Tyler Baker · 8 years ago
  65. f2200ac perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() by Peter Zijlstra · 8 years ago
  66. a232591 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  67. 5714320 mailmap: add Martin Kepplinger's email by Martin Kepplinger · 8 years ago
  68. 85d492f zsmalloc: expand class bit by Minchan Kim · 8 years ago
  69. d72e9a7 zram: do not use copy_page with non-page aligned address by Minchan Kim · 8 years ago
  70. 4ca82da zram: fix operator precedence to get offset by Minchan Kim · 8 years ago
  71. 045c7a3 hugetlbfs: fix offset overflow in hugetlbfs mmap by Mike Kravetz · 8 years ago
  72. 5b7abea thp: fix MADV_DONTNEED vs clear soft dirty race by Kirill A. Shutemov · 8 years ago
  73. 58ceeb6 thp: fix MADV_DONTNEED vs. MADV_FREE race by Kirill A. Shutemov · 8 years ago
  74. c0c379e mm: drop unused pmdp_huge_get_and_clear_notify() by Kirill A. Shutemov · 8 years ago
  75. ced1080 thp: fix MADV_DONTNEED vs. numa balancing race by Kirill A. Shutemov · 8 years ago
  76. 0a85e51d thp: reduce indentation level in change_huge_pmd() by Kirill A. Shutemov · 8 years ago
  77. 76e32a2 z3fold: fix page locking in z3fold_alloc() by Vitaly Wool · 8 years ago
  78. d8a6e3a ia64: restore symbol versions for symbols defined in assembly by Jan Beulich · 8 years ago
  79. 3412386 irq/affinity: Fix extra vecs calculation by Keith Busch · 8 years ago
  80. fe50543 netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage by Gao Feng · 8 years ago
  81. 79e09ef netfilter: nft_hash: do not dump the auto generated seed by Liping Zhang · 8 years ago
  82. ce07183 Merge branch 'netlink_ext_ACK' by David S. Miller · 8 years ago
  83. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  84. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  85. ba0dc5f netlink: allow sending extended ACK with cookie on success by Johannes Berg · 8 years ago
  86. 7ab606d genetlink: pass extended ACK report down by Johannes Berg · 8 years ago
  87. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  88. fb9eb89 bonding: handle link transition from FAIL to UP correctly by Mahesh Bandewar · 8 years ago
  89. d4d49bc net: dwc-xlgmac: add the initial ethtool support by Jie Deng · 8 years ago
  90. 019aa56 arm64: dts: hikey: add WL1835 Bluetooth device node by Rob Herring · 8 years ago
  91. 3718055 bluetooth: hci_uart: add LL protocol serdev driver support by Rob Herring · 8 years ago
  92. 31927e5 bluetooth: hci_uart: remove unused hci_uart_init_tty by Rob Herring · 8 years ago
  93. f0c660e dt-bindings: net: Add TI WiLink shared transport binding by Rob Herring · 8 years ago
  94. 7ed14d9 net: ipv4: Refine the ipv4_default_advmss by Gao Feng · 8 years ago
  95. 29b904a Merge branch 'rtnetlink-cleanup-user-notifications' by David S. Miller · 8 years ago
  96. 27b3b55 rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event by David Ahern · 8 years ago
  97. b6b36eb rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event by David Ahern · 8 years ago
  98. aed0735 rtnetlink: Do not generate notifications for CHANGELOWERSTATE event by David Ahern · 8 years ago
  99. bf2c298 rtnetlink: Do not generate notifications for PRECHANGEUPPER event by David Ahern · 8 years ago
  100. aef091a rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event by David Ahern · 8 years ago