summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-27can: af_can: can_rx_unregister(): remove WARN() statement from list operation...Oliver Hartkopp1-2/+5
2020-11-27can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma1-0/+2
2020-11-27can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde1-1/+1
2020-11-27can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde1-1/+1
2020-11-26can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was givenMarc Kleine-Budde1-0/+4
2020-11-26can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde1-61/+70
2020-11-26ch_ktls: lock is not freedRohit Maheshwari1-1/+3
2020-11-26net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2-1/+10
2020-11-26Merge branch 'devlink-port-attribute-fixes'Jakub Kicinski1-1/+6
2020-11-26devlink: Make sure devlink instance and port are in same net namespaceParav Pandit1-1/+2
2020-11-26devlink: Hold rtnl lock while reading netdev attributesParav Pandit1-0/+4
2020-11-26ptp: clockmatrix: bug fix for idtcm_strverscmpMin Li1-33/+16
2020-11-25enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean1-12/+2
2020-11-25gro_cells: reduce number of synchronize_net() callsEric Dumazet1-1/+6
2020-11-25net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo1-1/+1
2020-11-25ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai1-9/+17
2020-11-25Documentation: netdev-FAQ: suggest how to post co-dependent seriesJakub Kicinski1-0/+26
2020-11-25Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...Jakub Kicinski1-0/+1
2020-11-25Merge branch 'ibmvnic-null-pointer-dereference'Jakub Kicinski2-4/+8
2020-11-25ibmvnic: enhance resetting status check during module exitLijun Pan2-4/+2
2020-11-25ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan1-0/+3
2020-11-25ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan1-0/+3
2020-11-25Merge branch 'fixes-for-ena-driver'Jakub Kicinski2-50/+33
2020-11-25net: ena: fix packet's addresses for rx_offset featureShay Agroskin1-9/+11
2020-11-25net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin1-9/+8
2020-11-25net: ena: handle bad request id in ena_netdevShay Agroskin2-32/+14
2020-11-25nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski1-2/+2
2020-11-25dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia1-0/+1
2020-11-25MAINTAINERS: Update page pool entryJesper Dangaard Brouer1-0/+2
2020-11-25tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECNAlexander Duyck2-6/+15
2020-11-25devlink: Fix reload stats structureMoshe Shemesh2-16/+35
2020-11-24aquantia: Remove the build_skb pathLincoln Ramsay1-74/+52
2020-11-24net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger2-9/+14
2020-11-24i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch3-18/+31
2020-11-24vsock/virtio: discard packets only when socket is really closedStefano Garzarella1-3/+5
2020-11-24tcp: fix race condition when creating child sockets from syncookiesRicardo Dias7-16/+91
2020-11-24Merge tag 'wireless-drivers-2020-11-23' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski10-57/+164
2020-11-22Merge branch 'ibmvnic-fixes-in-reset-path'Jakub Kicinski1-1/+13
2020-11-22ibmvnic: skip tx timeout reset while in resettingLijun Pan1-0/+6
2020-11-22ibmvnic: notify peers when failover and migration happenLijun Pan1-1/+5
2020-11-22ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan1-1/+3
2020-11-22tun: honor IOCB_NOWAIT flagJens Axboe1-3/+11
2020-11-22net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann1-2/+2
2020-11-22usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez1-1/+1
2020-11-22cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald1-1/+1
2020-11-22bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles3-35/+52
2020-11-21Merge branch 's390-qeth-fixes-2020-11-20'Jakub Kicinski3-47/+62
2020-11-21s390/qeth: fix tear down of async TX buffersJulian Wiedmann1-6/+0
2020-11-21s390/qeth: fix af_iucv notification raceJulian Wiedmann2-24/+58
2020-11-21s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann1-1/+2