summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was givenMarc Kleine-Budde2020-11-261-0/+4
* can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde2020-11-261-61/+70
* ch_ktls: lock is not freedRohit Maheshwari2020-11-251-1/+3
* net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2020-11-252-1/+10
* Merge branch 'devlink-port-attribute-fixes'Jakub Kicinski2020-11-251-1/+6
|\
| * devlink: Make sure devlink instance and port are in same net namespaceParav Pandit2020-11-251-1/+2
| * devlink: Hold rtnl lock while reading netdev attributesParav Pandit2020-11-251-0/+4
|/
* ptp: clockmatrix: bug fix for idtcm_strverscmpMin Li2020-11-251-33/+16
* enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean2020-11-251-12/+2
* gro_cells: reduce number of synchronize_net() callsEric Dumazet2020-11-251-1/+6
* net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo2020-11-251-1/+1
* ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai2020-11-251-9/+17
* Documentation: netdev-FAQ: suggest how to post co-dependent seriesJakub Kicinski2020-11-241-0/+26
* Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...Jakub Kicinski2020-11-241-0/+1
|\
| * batman-adv: set .owner to THIS_MODULETaehee Yoo2020-11-151-0/+1
* | Merge branch 'ibmvnic-null-pointer-dereference'Jakub Kicinski2020-11-242-4/+8
|\ \
| * | ibmvnic: enhance resetting status check during module exitLijun Pan2020-11-242-4/+2
| * | ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan2020-11-241-0/+3
| * | ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan2020-11-241-0/+3
|/ /
* | Merge branch 'fixes-for-ena-driver'Jakub Kicinski2020-11-242-50/+33
|\ \
| * | net: ena: fix packet's addresses for rx_offset featureShay Agroskin2020-11-241-9/+11
| * | net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin2020-11-241-9/+8
| * | net: ena: handle bad request id in ena_netdevShay Agroskin2020-11-242-32/+14
|/ /
* | nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski2020-11-241-2/+2
* | dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia2020-11-241-0/+1
* | MAINTAINERS: Update page pool entryJesper Dangaard Brouer2020-11-241-0/+2
* | tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECNAlexander Duyck2020-11-242-6/+15
* | devlink: Fix reload stats structureMoshe Shemesh2020-11-242-16/+35
* | aquantia: Remove the build_skb pathLincoln Ramsay2020-11-241-74/+52
* | net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger2020-11-232-9/+14
* | i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch2020-11-233-18/+31
* | vsock/virtio: discard packets only when socket is really closedStefano Garzarella2020-11-231-3/+5
* | tcp: fix race condition when creating child sockets from syncookiesRicardo Dias2020-11-237-16/+91
* | Merge tag 'wireless-drivers-2020-11-23' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-11-2310-57/+164
|\ \
| * | iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon2020-11-101-1/+1
| * | iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg2020-11-102-0/+30
| * | iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern2020-11-101-0/+3
| * | iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach2020-11-102-34/+68
| * | iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROCEmmanuel Grumbach2020-11-101-3/+6
| * | iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein2020-11-102-5/+23
| * | MAINTAINERS: update maintainers list for CypressChi-Hsien Lin2020-11-061-3/+4
| * | MAINTAINERS: update Yan-Hsuan's email addressYan-Hsuan Chuang2020-11-061-1/+1
| * | iwlwifi: pcie: limit memory read spin timeJohannes Berg2020-11-021-9/+27
| * | rtw88: fix fw_fifo_addr checkTom Rix2020-11-021-1/+1
* | | Merge branch 'ibmvnic-fixes-in-reset-path'Jakub Kicinski2020-11-211-1/+13
|\ \ \
| * | | ibmvnic: skip tx timeout reset while in resettingLijun Pan2020-11-211-0/+6
| * | | ibmvnic: notify peers when failover and migration happenLijun Pan2020-11-211-1/+5
| * | | ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan2020-11-211-1/+3
|/ / /
* | | tun: honor IOCB_NOWAIT flagJens Axboe2020-11-211-3/+11
* | | net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann2020-11-211-2/+2