aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-14dt-bindings: net: rockchip-dwmac: add rk3308 gmac compatibleTobias Schramm
2021-05-14alx: fix missing unlock on error in alx_set_pauseparam()Pu Lehui
2021-05-14Merge branch 'hns-coding-style'David S. Miller
2021-05-14net: hns: remove redundant return int void functionPeng Li
2021-05-14net: hns: space required before the open brace '{'Peng Li
2021-05-14net: hns: fix some code style issue about spacePeng Li
2021-05-14net: hns: fix the comments style issuePeng Li
2021-05-14Merge branch 'hns3-next'David S. Miller
2021-05-14net: hns3: refactor dump ncl config of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump m7 info of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump reset info of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump intr of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump loopback of debugfsYufeng Mo
2021-05-14net: hns3: refactor dump mng tbl of debugfsYufeng Mo
2021-05-14net: hns3: refactor dump mac list of debugfsHuazhong Tan
2021-05-14net: hns3: refactor dump bd info of debugfsHuazhong Tan
2021-05-14net: hns3: refactor dev capability and dev spec of debugfsJiaran Zhang
2021-05-14net: hns3: refactor the debugfs processYufeng Mo
2021-05-14net: hns3: refactor out RX completion checksumHuazhong Tan
2021-05-14net: hns3: support RXD advanced layoutHuazhong Tan
2021-05-14net: thunderx: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-05-14sfc: don't use netif_info et al before net_device is registeredHeiner Kallweit
2021-05-14net: bridge: fix build when IPv6 is disabledMatteo Croce
2021-05-14net: bridge: fix br_multicast_is_router stub when igmp is disabledNikolay Aleksandrov
2021-05-13net: mana: Use struct_size() in kzalloc()Gustavo A. R. Silva
2021-05-13bpf: Use struct_size() in kzalloc()Gustavo A. R. Silva
2021-05-13net: caif: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-05-13net: qed: remove redundant initialization of variable rcColin Ian King
2021-05-13Merge branch 'virtio_net-fixes'David S. Miller
2021-05-13virtio-net: get build_skb() buf by data ptrXuan Zhuo
2021-05-13virtio-net: fix for unable to handle page fault for addressXuan Zhuo
2021-05-13Merge branch 'atl1c-support-for-Mikrotik-10-25G-NIC-features'David S. Miller
2021-05-13atl1c: improve link detection reliability on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13atl1c: enable rx csum offload on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13atl1c: adjust max mtu according to Mikrotik 10/25G NIC abilityGatis Peisenieks
2021-05-13atl1c: improve performance by avoiding unnecessary pcie writes on xmitGatis Peisenieks
2021-05-13atl1c: show correct link speed on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13Merge branch 'hinic-cleanups'David S. Miller
2021-05-13net: hinic: fix misspelled "acessing"Guangbin Huang
2021-05-13net: hinic: remove unnecessary parenthesesGuangbin Huang
2021-05-13net: hinic: add blank line after function declarationGuangbin Huang
2021-05-13net: hinic: remove unnecessary blank lineGuangbin Huang
2021-05-13Merge branch 'bridge-split-ipv4-ipv6-mc-router-state'David S. Miller
2021-05-13net: bridge: mcast: export multicast router presence adjacent to a portLinus Lüssing
2021-05-13net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlinkLinus Lüssing
2021-05-13net: bridge: mcast: split multicast router state for IPv4 and IPv6Linus Lüssing
2021-05-13net: bridge: mcast: split router port del+notify for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare add-router function for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare expiry functions for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare is-router function for mcast router splitLinus Lüssing