1. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  2. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 7 years ago
  4. 7cfde0a net: stmmac: Run HWIF Quirks after getting HW caps by Jose Abreu · 7 years ago
  5. 7c09977 net: cxgb3: add error handling for sysfs_create_group by Zhouyang Jia · 7 years ago
  6. 9e25826 mlxsw: spectrum_switchdev: Fix port_vlan refcounting by Petr Machata · 7 years ago
  7. ce45bded mlxsw: spectrum_router: Align with new route replace logic by Ido Schimmel · 7 years ago
  8. 53b562d mlxsw: spectrum_router: Allow appending to dev-only routes by Ido Schimmel · 7 years ago
  9. 41f9ba6 Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  10. ab188e8 stmmac: added support for 802.1ad vlan stripping by Elad Nachman · 7 years ago
  11. 3f61b7a mac80211_hwsim: fix module init error paths by Johannes Berg · 7 years ago
  12. 06bdf28 hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload by Haiyang Zhang · 7 years ago
  13. 560c5bd net: emaclite: Remove xemaclite_mdio_setup return check by Radhey Shyam Pandey · 7 years ago
  14. bd45cbf net: emaclite: Remove unused 'has_mdio' flag. by Radhey Shyam Pandey · 7 years ago
  15. 27cad00 net: emaclite: Fix MDIO bus unregister bug by Radhey Shyam Pandey · 7 years ago
  16. 087fca5 net: emaclite: Fix position of lp->mii_bus assignment by Radhey Shyam Pandey · 7 years ago
  17. bdf767c net: qcom/emac: Add missing of_node_put() by YueHaibing · 7 years ago
  18. 84ca176b treewide: Use array_size() in kvzalloc_node() by Kees Cook · 7 years ago
  19. fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 7 years ago
  20. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  21. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  22. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  23. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  24. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  25. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  26. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  27. 57f230a xen/netfront: raise max number of slots in xennet_get_responses() by Juergen Gross · 7 years ago
  28. 760a6ed net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_probe()' by Christophe JAILLET · 7 years ago
  29. 469998c net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode by Vadim Lomovtsev · 7 years ago
  30. 909f1ed net: phy: mdio-gpio: Cut surplus includes by Linus Walleij · 7 years ago
  31. c0a41b8 hv_netvsc: move VF to same namespace as netvsc device by Stephen Hemminger · 7 years ago
  32. 7bf7bb3 hv_netvsc: fix network namespace issues with VF support by Stephen Hemminger · 7 years ago
  33. 8cde8f0 hv_netvsc: drop common code until callback model fixed by Stephen Hemminger · 7 years ago
  34. e62e51a nfp: flower: free dst_entry in route table by Pieter Jansen van Vuuren · 7 years ago
  35. fe06a64 nfp: remove phys_port_name on flower's vNIC by Jakub Kicinski · 7 years ago
  36. 29f534c nfp: include all ring counters in interface stats by Jakub Kicinski · 7 years ago
  37. f8d0efb nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning by Jakub Kicinski · 7 years ago
  38. 421d954 ixgbe: Fix bit definitions and add support for testing for ipsec support by Alexander Duyck · 7 years ago
  39. e9f655e ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data by Alexander Duyck · 7 years ago
  40. de7a7e3 ixgbe: Move ipsec init function to before reset call by Alexander Duyck · 7 years ago
  41. e433f3a ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM by Alexander Duyck · 7 years ago
  42. 646bb57 ixgbe: Fix setting of TC configuration for macvlan case by Alexander Duyck · 7 years ago
  43. f0dc7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  44. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  45. b718e8c net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 by Alvaro Gamez Machado · 7 years ago
  46. 49c2c3f cdc_ncm: avoid padding beyond end of skb by Bjørn Mork · 7 years ago
  47. 6310a88 net: fddi: fix a possible null-ptr-deref by YueHaibing · 7 years ago
  48. 58d813a net: aquantia: fix unsigned numvecs comparison with less than zero by Colin Ian King · 7 years ago
  49. a94fc25 Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  50. bde4975 net: stmmac: fix build failure due to missing COMMON_CLK dependency by Corentin Labbe · 7 years ago
  51. 2ac0e15 net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event() by Geert Uytterhoeven · 7 years ago
  52. eb55bbf bonding: re-evaluate force_primary when the primary slave name changes by Xiangning Yu · 7 years ago
  53. 52acf73 hv_netvsc: Fix a network regression after ifdown/ifup by Dexuan Cui · 7 years ago
  54. fd3a886 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan by Willem de Bruijn · 7 years ago
  55. a1cdde8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  56. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  57. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  58. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  59. fd83941 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  60. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  61. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  62. 8e52a60 net: hns3: Optimize PF CMDQ interrupt switching process by Xi Wang · 7 years ago
  63. 6444e2a net: hns3: Fix for VF mailbox receiving unknown message by Xi Wang · 7 years ago
  64. 1819e40 net: hns3: Fix for VF mailbox cannot receiving PF response by Xi Wang · 7 years ago
  65. dd612f18 bnx2x: use the right constant by Julia Lawall · 7 years ago
  66. 5040cc9 net: dsa: b53: Fix for brcm tag issue in Cygnus SoC by Arun Parameswaran · 7 years ago
  67. 4016a7f enic: fix UDP rss bits by Govindarajulu Varadarajan · 7 years ago
  68. ec064d3 Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  69. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  70. 3fcc773 mlxsw: Add extack messages for port_{un, }split failures by David Ahern · 7 years ago
  71. 7fa76d7 netdevsim: Add extack error message for devlink reload by David Ahern · 7 years ago
  72. ac0fc8a devlink: Add extack to reload and port_{un, }split operations by David Ahern · 7 years ago
  73. 4f416db net: hns3: remove unused hclgevf_cfg_func_mta_filter by Arnd Bergmann · 7 years ago
  74. d52c89f qed*: Utilize FW 8.37.2.0 by Michal Kalderon · 7 years ago
  75. 47a6ca3 net/mlx5e: fix error return code in mlx5e_alloc_rq() by Wei Yongjun · 7 years ago
  76. 6f6027a net/mlx5e: Make function mlx5e_change_rep_mtu() static by Wei Yongjun · 7 years ago
  77. 3602207 net: qualcomm: rmnet: Fix use after free while sending command ack by Subash Abhinov Kasiviswanathan · 7 years ago
  78. 9deb441 net: ipv6: Generate random IID for addresses on RAWIP devices by Subash Abhinov Kasiviswanathan · 7 years ago
  79. 69e2ecc net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default. by Kun Yi · 7 years ago
  80. 9107c05 net: phy: remove PM ops from MDIO bus by Heiner Kallweit · 7 years ago
  81. 7f4828f net: phy: add struct device_type representation of a PHY by Heiner Kallweit · 7 years ago
  82. 42421a5 tun: remove ndo_xdp_flush call tun_xdp_flush by Jesper Dangaard Brouer · 7 years ago
  83. 16ec025 virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush by Jesper Dangaard Brouer · 7 years ago
  84. af3746a ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush by Jesper Dangaard Brouer · 7 years ago
  85. 763ea09 i40e: remove ndo_xdp_flush call i40e_xdp_flush by Jesper Dangaard Brouer · 7 years ago
  86. 7d840a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. d67b66b Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  88. f0b964e net: hns: Fix the process of adding broadcast addresses to tcam by Xi Wang · 7 years ago
  89. 25ea665 team: use netdev_features_t instead of u32 by Dan Carpenter · 7 years ago
  90. a746407 net_failover: Use netdev_features_t instead of u32 by Dan Carpenter · 7 years ago
  91. ff2e351 qed: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 7 years ago
  92. 1f55c28 wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 7 years ago
  93. 39dbc64 qed: Add srq core support for RoCE and iWARP by Yuval Bason · 7 years ago
  94. b8aac41 net: ethernet: bnx2: Replace NULL comparison by Varsha Rao · 7 years ago
  95. 6dc5aa2 net: ethernet: bnx2: Remove extra parentheses by Varsha Rao · 7 years ago
  96. 13ce3bc net: gemini: fix spelling mistake: "it" -> "is" by YueHaibing · 7 years ago
  97. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  98. 40434a6 net: chelsio: Use zeroing memory allocator instead of allocator/memset by YueHaibing · 7 years ago
  99. 4e24f2d Allow ethtool to change tun link settings by Chas Williams · 7 years ago
  100. 1100149 sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap() by Sergei Shtylyov · 7 years ago