1. 560c5bd net: emaclite: Remove xemaclite_mdio_setup return check by Radhey Shyam Pandey · 7 years ago
  2. bd45cbf net: emaclite: Remove unused 'has_mdio' flag. by Radhey Shyam Pandey · 7 years ago
  3. 27cad00 net: emaclite: Fix MDIO bus unregister bug by Radhey Shyam Pandey · 7 years ago
  4. 087fca5 net: emaclite: Fix position of lp->mii_bus assignment by Radhey Shyam Pandey · 7 years ago
  5. bdf767c net: qcom/emac: Add missing of_node_put() by YueHaibing · 7 years ago
  6. 57f230a xen/netfront: raise max number of slots in xennet_get_responses() by Juergen Gross · 7 years ago
  7. 760a6ed net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_probe()' by Christophe JAILLET · 7 years ago
  8. 469998c net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode by Vadim Lomovtsev · 7 years ago
  9. 909f1ed net: phy: mdio-gpio: Cut surplus includes by Linus Walleij · 7 years ago
  10. c0a41b8 hv_netvsc: move VF to same namespace as netvsc device by Stephen Hemminger · 7 years ago
  11. 7bf7bb3 hv_netvsc: fix network namespace issues with VF support by Stephen Hemminger · 7 years ago
  12. 8cde8f0 hv_netvsc: drop common code until callback model fixed by Stephen Hemminger · 7 years ago
  13. e62e51a nfp: flower: free dst_entry in route table by Pieter Jansen van Vuuren · 7 years ago
  14. fe06a64 nfp: remove phys_port_name on flower's vNIC by Jakub Kicinski · 7 years ago
  15. 29f534c nfp: include all ring counters in interface stats by Jakub Kicinski · 7 years ago
  16. f8d0efb nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning by Jakub Kicinski · 7 years ago
  17. 421d954 ixgbe: Fix bit definitions and add support for testing for ipsec support by Alexander Duyck · 7 years ago
  18. e9f655e ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data by Alexander Duyck · 7 years ago
  19. de7a7e3 ixgbe: Move ipsec init function to before reset call by Alexander Duyck · 7 years ago
  20. e433f3a ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM by Alexander Duyck · 7 years ago
  21. 646bb57 ixgbe: Fix setting of TC configuration for macvlan case by Alexander Duyck · 7 years ago
  22. f0dc7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  23. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  24. b718e8c net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 by Alvaro Gamez Machado · 7 years ago
  25. 49c2c3f cdc_ncm: avoid padding beyond end of skb by Bjørn Mork · 7 years ago
  26. 6310a88 net: fddi: fix a possible null-ptr-deref by YueHaibing · 7 years ago
  27. 58d813a net: aquantia: fix unsigned numvecs comparison with less than zero by Colin Ian King · 7 years ago
  28. 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
  29. bde4975 net: stmmac: fix build failure due to missing COMMON_CLK dependency by Corentin Labbe · 7 years ago
  30. 2ac0e15 net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event() by Geert Uytterhoeven · 7 years ago
  31. eb55bbf bonding: re-evaluate force_primary when the primary slave name changes by Xiangning Yu · 7 years ago
  32. 52acf73 hv_netvsc: Fix a network regression after ifdown/ifup by Dexuan Cui · 7 years ago
  33. fd3a886 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan by Willem de Bruijn · 7 years ago
  34. a1cdde8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  35. 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
  36. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  37. 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
  38. fd83941 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  39. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  40. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  41. 8e52a60 net: hns3: Optimize PF CMDQ interrupt switching process by Xi Wang · 7 years ago
  42. 6444e2a net: hns3: Fix for VF mailbox receiving unknown message by Xi Wang · 7 years ago
  43. 1819e40 net: hns3: Fix for VF mailbox cannot receiving PF response by Xi Wang · 7 years ago
  44. dd612f18 bnx2x: use the right constant by Julia Lawall · 7 years ago
  45. 5040cc9 net: dsa: b53: Fix for brcm tag issue in Cygnus SoC by Arun Parameswaran · 7 years ago
  46. 4016a7f enic: fix UDP rss bits by Govindarajulu Varadarajan · 7 years ago
  47. 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
  48. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  49. 3fcc773 mlxsw: Add extack messages for port_{un, }split failures by David Ahern · 7 years ago
  50. 7fa76d7 netdevsim: Add extack error message for devlink reload by David Ahern · 7 years ago
  51. ac0fc8a devlink: Add extack to reload and port_{un, }split operations by David Ahern · 7 years ago
  52. 4f416db net: hns3: remove unused hclgevf_cfg_func_mta_filter by Arnd Bergmann · 7 years ago
  53. d52c89f qed*: Utilize FW 8.37.2.0 by Michal Kalderon · 7 years ago
  54. 47a6ca3 net/mlx5e: fix error return code in mlx5e_alloc_rq() by Wei Yongjun · 7 years ago
  55. 6f6027a net/mlx5e: Make function mlx5e_change_rep_mtu() static by Wei Yongjun · 7 years ago
  56. 3602207 net: qualcomm: rmnet: Fix use after free while sending command ack by Subash Abhinov Kasiviswanathan · 7 years ago
  57. 9deb441 net: ipv6: Generate random IID for addresses on RAWIP devices by Subash Abhinov Kasiviswanathan · 7 years ago
  58. 69e2ecc net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default. by Kun Yi · 7 years ago
  59. 9107c05 net: phy: remove PM ops from MDIO bus by Heiner Kallweit · 7 years ago
  60. 7f4828f net: phy: add struct device_type representation of a PHY by Heiner Kallweit · 7 years ago
  61. 42421a5 tun: remove ndo_xdp_flush call tun_xdp_flush by Jesper Dangaard Brouer · 7 years ago
  62. 16ec025 virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush by Jesper Dangaard Brouer · 7 years ago
  63. af3746a ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush by Jesper Dangaard Brouer · 7 years ago
  64. 763ea09 i40e: remove ndo_xdp_flush call i40e_xdp_flush by Jesper Dangaard Brouer · 7 years ago
  65. 7d840a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  66. d67b66b Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  67. f0b964e net: hns: Fix the process of adding broadcast addresses to tcam by Xi Wang · 7 years ago
  68. 25ea665 team: use netdev_features_t instead of u32 by Dan Carpenter · 7 years ago
  69. a746407 net_failover: Use netdev_features_t instead of u32 by Dan Carpenter · 7 years ago
  70. ff2e351 qed: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 7 years ago
  71. 1f55c28 wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 7 years ago
  72. 39dbc64 qed: Add srq core support for RoCE and iWARP by Yuval Bason · 7 years ago
  73. b8aac41 net: ethernet: bnx2: Replace NULL comparison by Varsha Rao · 7 years ago
  74. 6dc5aa2 net: ethernet: bnx2: Remove extra parentheses by Varsha Rao · 7 years ago
  75. 13ce3bc net: gemini: fix spelling mistake: "it" -> "is" by YueHaibing · 7 years ago
  76. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  77. 40434a6 net: chelsio: Use zeroing memory allocator instead of allocator/memset by YueHaibing · 7 years ago
  78. 4e24f2d Allow ethtool to change tun link settings by Chas Williams · 7 years ago
  79. 1100149 sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap() by Sergei Shtylyov · 7 years ago
  80. bb2fa4e sh_eth: uninline sh_eth_soft_swap() by Sergei Shtylyov · 7 years ago
  81. 232b674 sh_eth: make sh_eth_soft_swap() work on ARM by Sergei Shtylyov · 7 years ago
  82. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  83. 9a75fa5 ixgbe: fix broken ipsec Rx with proper cast on spi by Shannon Nelson · 7 years ago
  84. 2a8a155 ixgbe: check ipsec ip addr against mgmt filters by Shannon Nelson · 7 years ago
  85. 1fc68bb mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGED by Petr Machata · 7 years ago
  86. f07ff01 mlxsw: spectrum_switchdev: Postpone respin on object deletion by Petr Machata · 7 years ago
  87. 88adce4 ixgbe: fix possible race in reset subtask by Tony Nguyen · 7 years ago
  88. cc5b114 bpf, i40e: add meta data support by Daniel Borkmann · 7 years ago
  89. e9c7218 ixgbe: introduce a helper to simplify code by YueHaibing · 7 years ago
  90. 7d6446d ixgbevf: fix possible race in the reset subtask by Emil Tantilov · 7 years ago
  91. 4be8772 ixgbevf: Fix coexistence of malicious driver detection with XDP by Alexander Duyck · 7 years ago
  92. 06140c7 igb: Wait 10ms just once after TX queues reset by Sergey Nemov · 7 years ago
  93. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  94. 1ec2297 igb: Clear TSICR interrupts together with ICR by Joanna Yurdal · 7 years ago
  95. fff200c e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes by Benjamin Poirier · 7 years ago
  96. fe083b3 net: mvpp2: mvpp2_percpu_read_relaxed() can be static by kbuild test robot · 7 years ago
  97. 76a4519 net: aquantia: make function aq_fw2x_get_mac_permanent static by Colin Ian King · 7 years ago
  98. 0f45e69 Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-next by Jason Gunthorpe · 7 years ago
  99. cfed0a2c net: ethernet: mlx4: Remove unnecessary parentheses by Varsha Rao · 7 years ago
  100. 9a8a02c net: stmmac: Add Flexible PPS support by Jose Abreu · 7 years ago