summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/af_iucv: don't lookup the socket on TX notificationJulian Wiedmann2021-01-281-12/+3
* net/af_iucv: remove WARN_ONCE on malformed RX packetsAlexander Egorenkov2021-01-281-1/+0
* Merge branch 's390-qeth-updates-2021-01-28'Jakub Kicinski2021-01-285-122/+125
|\
| * s390/qeth: don't fake a TX completion interrupt after TX errorJulian Wiedmann2021-01-281-16/+18
| * s390/qeth: make cast type selection for af_iucv skbs robustJulian Wiedmann2021-01-281-12/+15
| * s390/qeth: pass proto to qeth_l3_get_cast_type()Julian Wiedmann2021-01-281-5/+6
| * s390/qeth: remove qeth_get_ip_version()Julian Wiedmann2021-01-284-62/+62
| * s390/qeth: clean up load/remove code for disciplinesJulian Wiedmann2021-01-283-31/+28
|/
* Merge branch 'net-ipa-hardware-pipeline-cleanup-fixes'Jakub Kicinski2021-01-285-42/+109
|\
| * net: ipa: don't pass size to ipa_cmd_transfer_add()Alex Elder2021-01-281-4/+2
| * net: ipa: don't pass tag value to ipa_cmd_ip_tag_status_add()Alex Elder2021-01-281-4/+4
| * net: ipa: signal when tag transfer completesAlex Elder2021-01-285-1/+45
| * net: ipa: drop packet if status has valid tagAlex Elder2021-01-281-2/+16
| * net: ipa: minor update to handling of packet with statusAlex Elder2021-01-281-13/+17
| * net: ipa: rename "tag status" symbolsAlex Elder2021-01-283-21/+28
|/
* net: adjust net_device layout for cacheline usageJesper Dangaard Brouer2021-01-281-26/+27
* lan743x: fix endianness when accessing descriptorsAlexey Denisov2021-01-282-43/+43
* e100: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-281-43/+49
* net: qmi_wwan: Add pass through modeSubash Abhinov Kasiviswanathan2021-01-281-0/+58
* Merge branch 'net-usb-qmi_wwan-new-mux_id-sysfs-file'Jakub Kicinski2021-01-282-0/+34
|\
| * net: qmi_wwan: document qmap/mux_id sysfs fileDaniele Palmas2021-01-281-0/+10
| * net: usb: qmi_wwan: add qmap id sysfs file for qmimux interfacesDaniele Palmas2021-01-281-0/+24
|/
* ipvlan: remove h from printk format specifierTom Rix2021-01-281-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-28463-2258/+3965
|\
| * Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-2893-441/+817
| |\
| | * rxrpc: Fix memory leak in rxrpc_lookup_localTakeshi Misawa2021-01-281-0/+1
| | * Merge branch 'mlxsw-various-fixes'Jakub Kicinski2021-01-284-2/+9
| | |\
| | | * mlxsw: spectrum_span: Do not overwrite policer configurationIdo Schimmel2021-01-282-0/+7
| | | * selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2021-01-282-2/+2
| | |/
| | * stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressingVoon Weifeng2021-01-281-0/+2
| | * net: usb: cdc_ether: added support for Thales Cinterion PLSx3 modem family.Giacinto Cifelli2021-01-281-0/+6
| | * Merge tag 'mlx5-fixes-2021-01-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2021-01-2710-55/+114
| | |\
| | | * net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtablePaul Blakey2021-01-261-7/+13
| | | * net/mlx5e: Revert parameters on errors when changing MTU and LRO state withou...Maxim Mikityanskiy2021-01-261-9/+21
| | | * net/mlx5e: Revert parameters on errors when changing trust state without resetMaxim Mikityanskiy2021-01-261-5/+8
| | | * net/mlx5e: Correctly handle changing the number of queues when the interface ...Maxim Mikityanskiy2021-01-262-1/+14
| | | * net/mlx5e: Fix CT rule + encap slow path offload and deletionPaul Blakey2021-01-261-0/+7
| | | * net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabledMaor Dickman2021-01-262-1/+3
| | | * net/mlx5: Maintain separate page trees for ECPF and PF functionsDaniel Jurgens2021-01-261-24/+34
| | | * net/mlx5e: Fix IPSEC statsMaxim Mikityanskiy2021-01-261-2/+2
| | | * net/mlx5e: Reduce tc unsupported key print levelMaor Dickman2021-01-261-2/+2
| | | * net/mlx5e: free page before returnPan Bian2021-01-261-1/+1
| | | * net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit2021-01-261-3/+8
| | | * net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan2021-01-261-0/+1
| | * | ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan2021-01-271-0/+6
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-273-18/+30
| | |\ \
| | | * | netfilter: nft_dynset: dump expressions when set definition contains no expre...Pablo Neira Ayuso2021-01-161-14/+17
| | | * | netfilter: nft_dynset: add timeout extension to templatePablo Neira Ayuso2021-01-161-1/+3
| | | * | netfilter: nft_dynset: honor stateful expressions in set definitionPablo Neira Ayuso2021-01-163-3/+10
| | * | | Merge tag 'linux-can-fixes-for-5.11-20210127' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-01-271-1/+1
| | |\ \ \