summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-29can: mcp251xfd: unify error messages and commetsMarc Kleine-Budde1-4/+4
2021-01-29can: mcp251xfd: mcp251xfd_probe(): add imx6 to errata tableMarc Kleine-Budde1-0/+1
2021-01-29can: mcp251xfd: mcp251xfd_probe(): remove known bad combinations from errata ...Marc Kleine-Budde1-10/+7
2021-01-29can: mcp251xfd: mcp251xfd_probe(): sort errata table alphabetically, fix inde...Marc Kleine-Budde1-2/+2
2021-01-29can: mcp251xfd: mcp251xfd_probe(): fix errata referenceMarc Kleine-Budde1-1/+1
2021-01-29octeontx2-af: Fix 'physical' typosBjorn Helgaas3-3/+3
2021-01-29linux/qed: fix spelling typo in qed_chain.hdingsenjie1-1/+1
2021-01-29Merge branch 'nexthop-preparations-for-resilient-next-hop-groups'Jakub Kicinski4-116/+245
2021-01-29nexthop: Extract a helper for validation of get/del RTNL requestsPetr Machata1-18/+25
2021-01-29nexthop: Add a callback parameter to rtm_dump_walk_nexthops()Petr Machata1-10/+22
2021-01-29nexthop: Extract a helper for walking the next-hop treePetr Machata1-19/+33
2021-01-29nexthop: Strongly-type context of rtm_dump_nexthop()Petr Machata1-2/+16
2021-01-29nexthop: Extract a common helper for parsing dump attributesPetr Machata1-12/+19
2021-01-29nexthop: Extract dump filtering parameters into a single structurePetr Machata1-20/+24
2021-01-29nexthop: Dispatch notifier init()/fini() by group typePetr Machata1-6/+19
2021-01-29nexthop: Use enum to encode notification typeIdo Schimmel4-29/+69
2021-01-29nexthop: Assert the invariant that a NH group is of only one typePetr Machata1-2/+5
2021-01-29nexthop: Introduce to struct nh_grp_entry a per-type unionPetr Machata2-3/+8
2021-01-29nexthop: Dispatch nexthop_select_path() by group typePetr Machata1-6/+16
2021-01-29nexthop: Rename nexthop_free_mpathDavid Ahern1-2/+2
2021-01-29Merge branch 'net-iucv-updates-2021-01-28'Jakub Kicinski3-78/+53
2021-01-29net/af_iucv: build SG skbs for TRANS_HIPER socketsJulian Wiedmann1-2/+4
2021-01-29net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann3-62/+26
2021-01-29net/af_iucv: count packets in the xmit pathJulian Wiedmann2-6/+25
2021-01-29net/af_iucv: don't lookup the socket on TX notificationJulian Wiedmann1-12/+3
2021-01-29net/af_iucv: remove WARN_ONCE on malformed RX packetsAlexander Egorenkov1-1/+0
2021-01-29Merge branch 's390-qeth-updates-2021-01-28'Jakub Kicinski5-122/+125
2021-01-29s390/qeth: don't fake a TX completion interrupt after TX errorJulian Wiedmann1-16/+18
2021-01-29s390/qeth: make cast type selection for af_iucv skbs robustJulian Wiedmann1-12/+15
2021-01-29s390/qeth: pass proto to qeth_l3_get_cast_type()Julian Wiedmann1-5/+6
2021-01-29s390/qeth: remove qeth_get_ip_version()Julian Wiedmann4-62/+62
2021-01-29s390/qeth: clean up load/remove code for disciplinesJulian Wiedmann3-31/+28
2021-01-29Merge branch 'net-ipa-hardware-pipeline-cleanup-fixes'Jakub Kicinski5-42/+109
2021-01-29net: ipa: don't pass size to ipa_cmd_transfer_add()Alex Elder1-4/+2
2021-01-29net: ipa: don't pass tag value to ipa_cmd_ip_tag_status_add()Alex Elder1-4/+4
2021-01-29net: ipa: signal when tag transfer completesAlex Elder5-1/+45
2021-01-29net: ipa: drop packet if status has valid tagAlex Elder1-2/+16
2021-01-29net: ipa: minor update to handling of packet with statusAlex Elder1-13/+17
2021-01-29net: ipa: rename "tag status" symbolsAlex Elder3-21/+28
2021-01-29net: adjust net_device layout for cacheline usageJesper Dangaard Brouer1-26/+27
2021-01-29lan743x: fix endianness when accessing descriptorsAlexey Denisov2-43/+43
2021-01-29e100: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-43/+49
2021-01-29net: qmi_wwan: Add pass through modeSubash Abhinov Kasiviswanathan1-0/+58
2021-01-29Merge branch 'net-usb-qmi_wwan-new-mux_id-sysfs-file'Jakub Kicinski2-0/+34
2021-01-29net: qmi_wwan: document qmap/mux_id sysfs fileDaniele Palmas1-0/+10
2021-01-29net: usb: qmi_wwan: add qmap id sysfs file for qmimux interfacesDaniele Palmas1-0/+24
2021-01-29ipvlan: remove h from printk format specifierTom Rix1-4/+2
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski463-2258/+3965
2021-01-29Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski34-47/+2917
2021-01-29Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds93-441/+817