1. d67b66b Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  2. f0b964e net: hns: Fix the process of adding broadcast addresses to tcam by Xi Wang · 6 years ago
  3. 0e39903 net: sched: return error code when tcf proto is not found by Vlad Buslov · 6 years ago
  4. 25ea665 team: use netdev_features_t instead of u32 by Dan Carpenter · 6 years ago
  5. a746407 net_failover: Use netdev_features_t instead of u32 by Dan Carpenter · 6 years ago
  6. ff2e351 qed: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 6 years ago
  7. 1f55c28 wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 6 years ago
  8. 828da43 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  9. bb38ccc docs: networking: fix minor typos in various documentation files by Olivier Gayot · 6 years ago
  10. f396922 net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets by Maciej Żenczykowski · 6 years ago
  11. 79e9fed net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization by Maciej Żenczykowski · 6 years ago
  12. 39dbc64 qed: Add srq core support for RoCE and iWARP by Yuval Bason · 6 years ago
  13. 7a9ee41 Merge branch 'bnx2-warnings' by David S. Miller · 6 years ago
  14. b8aac41 net: ethernet: bnx2: Replace NULL comparison by Varsha Rao · 6 years ago
  15. 6dc5aa2 net: ethernet: bnx2: Remove extra parentheses by Varsha Rao · 6 years ago
  16. 13ce3bc net: gemini: fix spelling mistake: "it" -> "is" by YueHaibing · 6 years ago
  17. f6521c5 cls_flower: Fix comparing of old filter mask with new filter by Paul Blakey · 6 years ago
  18. de9dc65 cls_flower: Fix missing free of rhashtable by Paul Blakey · 6 years ago
  19. 1f4c741 net: skbuff.h: drop unneeded <linux/slab.h> by Randy Dunlap · 6 years ago
  20. 40434a6 net: chelsio: Use zeroing memory allocator instead of allocator/memset by YueHaibing · 6 years ago
  21. 1a02502 rxrpc: Fix handling of call quietly cancelled out on server by David Howells · 6 years ago
  22. 4e24f2d Allow ethtool to change tun link settings by Chas Williams · 6 years ago
  23. 4cd328f Merge branch 'sh_eth-fix-and-clean-up-sh_eth_soft_swap' by David S. Miller · 6 years ago
  24. 1100149 sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap() by Sergei Shtylyov · 6 years ago
  25. bb2fa4e sh_eth: uninline sh_eth_soft_swap() by Sergei Shtylyov · 6 years ago
  26. 232b674 sh_eth: make sh_eth_soft_swap() work on ARM by Sergei Shtylyov · 6 years ago
  27. 9a75fa5 ixgbe: fix broken ipsec Rx with proper cast on spi by Shannon Nelson · 6 years ago
  28. 2a8a155 ixgbe: check ipsec ip addr against mgmt filters by Shannon Nelson · 6 years ago
  29. 2067710 Merge branch 'mlxsw-Fixes-in-offloading-of-mirror-to-gretap' by David S. Miller · 6 years ago
  30. 1fc68bb mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGED by Petr Machata · 6 years ago
  31. f07ff01 mlxsw: spectrum_switchdev: Postpone respin on object deletion by Petr Machata · 6 years ago
  32. 88adce4 ixgbe: fix possible race in reset subtask by Tony Nguyen · 6 years ago
  33. cc5b114 bpf, i40e: add meta data support by Daniel Borkmann · 6 years ago
  34. fa1be7e ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 6 years ago
  35. e9c7218 ixgbe: introduce a helper to simplify code by YueHaibing · 6 years ago
  36. a925ab4 Revert "ipv6: omit traffic class when calculating flow hash" by David S. Miller · 6 years ago
  37. 7d6446d ixgbevf: fix possible race in the reset subtask by Emil Tantilov · 6 years ago
  38. 87ae68c ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 6 years ago
  39. 4be8772 ixgbevf: Fix coexistence of malicious driver detection with XDP by Alexander Duyck · 6 years ago
  40. 06140c7 igb: Wait 10ms just once after TX queues reset by Sergey Nemov · 6 years ago
  41. 1ec2297 igb: Clear TSICR interrupts together with ICR by Joanna Yurdal · 6 years ago
  42. 228046e Documentation: e1000: Update kernel documentation by Jeff Kirsher · 6 years ago
  43. 85d63445 Documentation: e100: Update the Intel 10/100 driver doc by Jeff Kirsher · 6 years ago
  44. fff200c e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes by Benjamin Poirier · 6 years ago
  45. fe083b3 net: mvpp2: mvpp2_percpu_read_relaxed() can be static by kbuild test robot · 6 years ago
  46. eb73190 net/packet: refine check for priv area size by Eric Dumazet · 6 years ago
  47. 76a4519 net: aquantia: make function aq_fw2x_get_mac_permanent static by Colin Ian King · 6 years ago
  48. d3adce9 MAINTAINERS: TCP gets its first maintainer by Eric Dumazet · 6 years ago
  49. 2f17bec vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 6 years ago
  50. cfed0a2 net: ethernet: mlx4: Remove unnecessary parentheses by Varsha Rao · 6 years ago
  51. 9a8a02c net: stmmac: Add Flexible PPS support by Jose Abreu · 6 years ago
  52. 9db9268 Merge branch 'qed-next' by David S. Miller · 6 years ago
  53. b5fabb0 qed: Fix use of incorrect shmem address. by Sudarsana Reddy Kalluru · 6 years ago
  54. 5e9f203 qed: Fix shared memory inconsistency between driver and the MFW. by Sudarsana Reddy Kalluru · 6 years ago
  55. 1ec23c5 Merge branch 'selftests-mirror_vlan-fixes' by David S. Miller · 6 years ago
  56. 6ebe5a7 selftests: forwarding: mirror_vlan: Change test description by Petr Machata · 6 years ago
  57. 00d5622 selftests: forwarding: mirror_vlan: Uninstall trap by Petr Machata · 6 years ago
  58. 8284fd4 Merge branch 'selftests-net-various' by David S. Miller · 6 years ago
  59. 75f0139 selftests/net: add packet socket packet_snd test by Willem de Bruijn · 6 years ago
  60. 00f333e selftests/net: udpgso: test small gso_size boundary conditions by Willem de Bruijn · 6 years ago
  61. 830669e selftests/net: enable msg_zerocopy test by Willem de Bruijn · 6 years ago
  62. 2fa3c8a net: virtio: simplify the virtnet_find_vqs by Tonghao Zhang · 6 years ago
  63. f624434 Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  64. 8051ac7 vlan: use non-archaic spelling of failes by Thadeu Lima de Souza Cascardo · 6 years ago
  65. deba328 net: axienet: remove stale comment of axienet_open by YueHaibing · 6 years ago
  66. b094961 net/ncsi: Avoid GFP_KERNEL in response handler by Samuel Mendoza-Jonas · 6 years ago
  67. a6ee84b net: netcp: ethss: remove unnecessary pointer set to NULL by YueHaibing · 6 years ago
  68. 3dc9f55 net/smc: fix error return code in smc_setsockopt() by Wei Yongjun · 6 years ago
  69. 8cb7714 net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() static by Wei Yongjun · 6 years ago
  70. 9c6ffba hv_netvsc: fix error return code in netvsc_probe() by Wei Yongjun · 6 years ago
  71. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  72. eaf47b1 net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling by Heiner Kallweit · 6 years ago
  73. 4cb160d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  74. 918fe1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  75. 1b2470e netfilter: nf_tables: handle chain name lookups via rhltable by Florian Westphal · 6 years ago
  76. 290180e netfilter: nf_tables: add connlimit support by Pablo Neira Ayuso · 6 years ago
  77. e0255aec Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  78. ada7339 Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 6 years ago
  79. 371ebcb netfilter: nf_tables: add destroy_clone expression by Pablo Neira Ayuso · 6 years ago
  80. 79b174a netfilter: nf_tables: garbage collection for stateful expressions by Pablo Neira Ayuso · 6 years ago
  81. 3453c92 netfilter: nf_tables: pass ctx to nf_tables_expr_destroy() by Pablo Neira Ayuso · 6 years ago
  82. 5e5cbc7 netfilter: nf_conncount: expose connection list interface by Pablo Neira Ayuso · 6 years ago
  83. 00bfb32 netfilter: nf_tables: pass context to object destroy indirection by Pablo Neira Ayuso · 6 years ago
  84. 45ca4e0 netfilter: Libify xt_TPROXY by Máté Eckl · 6 years ago
  85. 8d6e555 netfilter: Decrease code duplication regarding transparent socket option by Máté Eckl · 6 years ago
  86. 012cfac Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  87. 4277e6b Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  88. 7172a69 Merge tag 'vfio-v4.17' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  89. 6ac9f42 Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  90. 34a8e64 Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  91. 7fdf3e8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  92. a36b796 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  93. 0938a8f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  94. 145e1a7 mm: fix the NULL mapping case in __isolate_lru_page() by Hugh Dickins · 6 years ago
  95. 2d077d4 mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty() by Hugh Dickins · 6 years ago
  96. 89c29de Revert "vfio/type1: Improve memory pinning process for raw PFN mapping" by Alex Williamson · 6 years ago
  97. 1ffdd8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  98. f39c6b2 Merge tag 'mlx5e-updates-2018-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  99. cd075ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  100. 36f9814 bpf: fix uapi hole for 32 bit compat applications by Daniel Borkmann · 6 years ago