1. ec21ecf net: lan78xx: Add support for VLAN tag stripping. by Dave Stevenson · 7 years ago
  2. 4a27327 net: lan78xx: Add support for VLAN filtering. by Dave Stevenson · 7 years ago
  3. 2259b7a net: lan78xx: Allow for VLAN headers in timeout calcs by Dave Stevenson · 7 years ago
  4. 0ee1f47 r8152: napi hangup fix after disconnect by Jiri Slaby · 7 years ago
  5. 829eb05 sfc: make function efx_rps_hash_bucket static by Colin Ian King · 7 years ago
  6. e7e197ed qmi_wwan: add support for the Dell Wireless 5821e module by Aleksander Morgado · 7 years ago
  7. 5ce3633 cxgb4: when disabling dcb set txq dcb priority to 0 by Ganesh Goudar · 7 years ago
  8. e020797 net: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  9. c2cd650 net: mscc: make sparse happy by Antoine Tenart · 7 years ago
  10. 271f7ff net: mvneta: fix the Rx desc DMA address in the Rx path by Antoine Tenart · 7 years ago
  11. 40141bb4 net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static by Colin Ian King · 7 years ago
  12. 45c8184 xen-netfront: Update features after registering netdev by Ross Lagerwall · 7 years ago
  13. cb25778 xen-netfront: Fix mismatched rtnl_unlock by Ross Lagerwall · 7 years ago
  14. 64d7839 net: macb: Fix ptp time adjustment for large negative delta by Harini Katakam · 7 years ago
  15. 3087796 ipvlan: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  16. 08d0236 net: mscc: fix the injection header by Antoine Tenart · 7 years ago
  17. ea0820b net: davinci_emac: match the mdio device against its compatible if possible by Bartosz Golaszewski · 7 years ago
  18. 6d8b834 r8169: Fix netpoll oops by Ville Syrjälä · 7 years ago
  19. d8894a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  20. b6cfffa stmmac: fix DMA channel hang in half-duplex mode by Bhadram Varka · 7 years ago
  21. bc8a2d9 net: stmmac: socfpga: add additional ocp reset line for Stratix10 by Dinh Nguyen · 7 years ago
  22. 12b0355 net: sungem: fix rx checksum support by Eric Dumazet · 7 years ago
  23. 2aee167 net/usb/drivers: Remove useless hrtimer_active check by Daniel Lezcano · 7 years ago
  24. dc45519e net: ethernet: fix suspend/resume in davinci_emac by Bartosz Golaszewski · 7 years ago
  25. 56f7722 enic: do not overwrite error code by Govindarajulu Varadarajan · 7 years ago
  26. e522343 net: net_failover: fix typo in net_failover_slave_register() by Liran Alon · 7 years ago
  27. 548feb3 ipvlan: use ETH_MAX_MTU as max mtu by Xin Long · 7 years ago
  28. 4e8439a net: hamradio: use eth_broadcast_addr by Stefan Agner · 7 years ago
  29. 3256d29 enic: initialize enic->rfs_h.lock in enic_probe by Govindarajulu Varadarajan · 7 years ago
  30. 87975a0 net/ncsi: Silence debug messages by Joel Stanley · 7 years ago
  31. c51818d bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize by Daniel Borkmann · 7 years ago
  32. ff54d5c qed: Do not advertise DCBX_LLD_MANAGED capability. by Sudarsana Reddy Kalluru · 7 years ago
  33. 3935a70 qed: Add sanity check for SIMD fastpath handler. by Sudarsana Reddy Kalluru · 7 years ago
  34. 4f9de4d qed: Fix possible memory leak in Rx error path handling. by Sudarsana Reddy Kalluru · 7 years ago
  35. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  36. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  37. 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 7 years ago
  38. 7cfde0a net: stmmac: Run HWIF Quirks after getting HW caps by Jose Abreu · 7 years ago
  39. 7c09977 net: cxgb3: add error handling for sysfs_create_group by Zhouyang Jia · 7 years ago
  40. 9e25826 mlxsw: spectrum_switchdev: Fix port_vlan refcounting by Petr Machata · 7 years ago
  41. ce45bded mlxsw: spectrum_router: Align with new route replace logic by Ido Schimmel · 7 years ago
  42. 53b562d mlxsw: spectrum_router: Allow appending to dev-only routes by Ido Schimmel · 7 years ago
  43. 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
  44. ab188e8 stmmac: added support for 802.1ad vlan stripping by Elad Nachman · 7 years ago
  45. 3f61b7a mac80211_hwsim: fix module init error paths by Johannes Berg · 7 years ago
  46. 06bdf28 hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload by Haiyang Zhang · 7 years ago
  47. 560c5bd net: emaclite: Remove xemaclite_mdio_setup return check by Radhey Shyam Pandey · 7 years ago
  48. bd45cbf net: emaclite: Remove unused 'has_mdio' flag. by Radhey Shyam Pandey · 7 years ago
  49. 27cad00 net: emaclite: Fix MDIO bus unregister bug by Radhey Shyam Pandey · 7 years ago
  50. 087fca5 net: emaclite: Fix position of lp->mii_bus assignment by Radhey Shyam Pandey · 7 years ago
  51. bdf767c net: qcom/emac: Add missing of_node_put() by YueHaibing · 7 years ago
  52. 84ca176b treewide: Use array_size() in kvzalloc_node() by Kees Cook · 7 years ago
  53. fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 7 years ago
  54. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  55. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  56. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  57. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  58. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  59. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  60. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  61. 57f230a xen/netfront: raise max number of slots in xennet_get_responses() by Juergen Gross · 7 years ago
  62. 760a6ed net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_probe()' by Christophe JAILLET · 7 years ago
  63. 469998c net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode by Vadim Lomovtsev · 7 years ago
  64. 909f1ed net: phy: mdio-gpio: Cut surplus includes by Linus Walleij · 7 years ago
  65. c0a41b8 hv_netvsc: move VF to same namespace as netvsc device by Stephen Hemminger · 7 years ago
  66. 7bf7bb3 hv_netvsc: fix network namespace issues with VF support by Stephen Hemminger · 7 years ago
  67. 8cde8f0 hv_netvsc: drop common code until callback model fixed by Stephen Hemminger · 7 years ago
  68. e62e51a nfp: flower: free dst_entry in route table by Pieter Jansen van Vuuren · 7 years ago
  69. fe06a64 nfp: remove phys_port_name on flower's vNIC by Jakub Kicinski · 7 years ago
  70. 29f534c nfp: include all ring counters in interface stats by Jakub Kicinski · 7 years ago
  71. f8d0efb nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning by Jakub Kicinski · 7 years ago
  72. 421d954 ixgbe: Fix bit definitions and add support for testing for ipsec support by Alexander Duyck · 7 years ago
  73. e9f655e ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data by Alexander Duyck · 7 years ago
  74. de7a7e3 ixgbe: Move ipsec init function to before reset call by Alexander Duyck · 7 years ago
  75. e433f3a ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM by Alexander Duyck · 7 years ago
  76. 646bb57 ixgbe: Fix setting of TC configuration for macvlan case by Alexander Duyck · 7 years ago
  77. f0dc7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  78. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  79. b718e8c net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 by Alvaro Gamez Machado · 7 years ago
  80. 49c2c3f cdc_ncm: avoid padding beyond end of skb by Bjørn Mork · 7 years ago
  81. 6310a88 net: fddi: fix a possible null-ptr-deref by YueHaibing · 7 years ago
  82. 58d813a net: aquantia: fix unsigned numvecs comparison with less than zero by Colin Ian King · 7 years ago
  83. 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
  84. bde4975 net: stmmac: fix build failure due to missing COMMON_CLK dependency by Corentin Labbe · 7 years ago
  85. 2ac0e15 net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event() by Geert Uytterhoeven · 7 years ago
  86. eb55bbf bonding: re-evaluate force_primary when the primary slave name changes by Xiangning Yu · 7 years ago
  87. 52acf73 hv_netvsc: Fix a network regression after ifdown/ifup by Dexuan Cui · 7 years ago
  88. fd3a886 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan by Willem de Bruijn · 7 years ago
  89. a1cdde8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  90. 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
  91. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  92. 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
  93. fd83941 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  94. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  95. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  96. 8e52a60 net: hns3: Optimize PF CMDQ interrupt switching process by Xi Wang · 7 years ago
  97. 6444e2a net: hns3: Fix for VF mailbox receiving unknown message by Xi Wang · 7 years ago
  98. 1819e40 net: hns3: Fix for VF mailbox cannot receiving PF response by Xi Wang · 7 years ago
  99. dd612f18 bnx2x: use the right constant by Julia Lawall · 7 years ago
  100. 5040cc9 net: dsa: b53: Fix for brcm tag issue in Cygnus SoC by Arun Parameswaran · 7 years ago