summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-20/+9
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+1
2020-12-18virtio_net: Fix error code in probe()Dan Carpenter-0/+1
2020-12-17Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-55/+86
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-2/+1
2020-12-17nfp: move indirect block cleanup to flower app stop callbackSimon Horman-3/+3
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King-1/+2
2020-12-17net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"Colin Ian King-1/+1
2020-12-17qlcnic: Fix error code in probeDan Carpenter-0/+1
2020-12-16net: korina: fix return valueVincent Stehlé-1/+1
2020-12-16Merge tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+5
2020-12-16Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-6/+35
2020-12-16use __netdev_notify_peers in hypervLijun Pan-7/+4
2020-12-16use __netdev_notify_peers in ibmvnicLijun Pan-6/+3
2020-12-16net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET-2/+5
2020-12-16net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...Christophe JAILLET-1/+7
2020-12-16net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET-1/+3
2020-12-16dpaa2-eth: fix the size of the mapped SGT bufferIoana Ciornei-1/+1
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2020-12-16net: dsa: qca: ar9331: fix sleeping function called from invalid context bugOleksij Rempel-9/+24
2020-12-16i40e, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel-1/+4
2020-12-16ice, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel-1/+4
2020-12-16lan743x: fix rx_napi_poll/interrupt ping-pongSven Van Asbroeck-20/+23
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-916/+1
2020-12-15ath9k: make relay callbacks constJani Nikula-1/+1
2020-12-15ath11k: make relay callbacks constJani Nikula-1/+1
2020-12-15ath10k: make relay callbacks constJani Nikula-1/+1
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+1
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-34595/+38252
2020-12-15net/mlx5: Use effective interrupt affinityThomas Gleixner-1/+1
2020-12-15net/mlx5: Replace irq_to_desc() abuseThomas Gleixner-7/+3
2020-12-15net/mlx4: Use effective interrupt affinityThomas Gleixner-1/+1
2020-12-15net/mlx4: Replace irq_to_desc() abuseThomas Gleixner-11/+6
2020-12-14net: hns3: fix expression that is currently always trueColin Ian King-1/+1
2020-12-14net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Vladimir Oltean-3/+84
2020-12-14net: vxget: clean up sparse warningsJakub Kicinski-9/+9
2020-12-14Merge tag 'linux-can-next-for-5.11-20201214' of git://git.kernel.org/pub/scm/...Jakub Kicinski-167/+160
2020-12-14mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 routerJiri Pirko-1/+11
2020-12-14mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko-1/+24
2020-12-14mlxsw: spectrum_router_xm: Introduce basic XM cache flushingJiri Pirko-0/+291
2020-12-14mlxsw: reg: Add Router LPM Cache Enable RegisterJiri Pirko-0/+35
2020-12-14mlxsw: reg: Add Router LPM Cache ML Delete RegisterJiri Pirko-0/+111
2020-12-14mlxsw: spectrum_router_xm: Implement L-value tracking for M-indexJiri Pirko-0/+205
2020-12-14mlxsw: reg: Add XM Router M Table RegisterJiri Pirko-2/+31
2020-12-14mlxsw: spectrum_router: Introduce per-ASIC XM initializationJiri Pirko-0/+88
2020-12-14mlxsw: reg: Add XM Lookup Table Query RegisterJiri Pirko-3/+63
2020-12-14mlxsw: reg: Add Router XLT M select RegisterJiri Pirko-0/+32
2020-12-14mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko-1/+18
2020-12-14mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko-2/+49
2020-12-14mlxsw: spectrum_router: Introduce XM implementation of router low-level opsJiri Pirko-0/+250