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