summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-26can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde1-61/+70
2020-11-25ch_ktls: lock is not freedRohit Maheshwari1-1/+3
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2-1/+10
2020-11-25Merge branch 'devlink-port-attribute-fixes'Jakub Kicinski1-1/+6
2020-11-25devlink: Make sure devlink instance and port are in same net namespaceParav Pandit1-1/+2
2020-11-25devlink: Hold rtnl lock while reading netdev attributesParav Pandit1-0/+4
2020-11-25ptp: 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-24Documentation: netdev-FAQ: suggest how to post co-dependent seriesJakub Kicinski1-0/+26
2020-11-24Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...Jakub Kicinski1-0/+1
2020-11-24Merge branch 'ibmvnic-null-pointer-dereference'Jakub Kicinski2-4/+8
2020-11-24ibmvnic: enhance resetting status check during module exitLijun Pan2-4/+2
2020-11-24ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan1-0/+3
2020-11-24ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan1-0/+3
2020-11-24Merge branch 'fixes-for-ena-driver'Jakub Kicinski2-50/+33
2020-11-24net: ena: fix packet's addresses for rx_offset featureShay Agroskin1-9/+11
2020-11-24net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin1-9/+8
2020-11-24net: ena: handle bad request id in ena_netdevShay Agroskin2-32/+14
2020-11-24nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski1-2/+2
2020-11-24dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia1-0/+1
2020-11-24MAINTAINERS: Update page pool entryJesper Dangaard Brouer1-0/+2
2020-11-24tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECNAlexander Duyck2-6/+15
2020-11-24devlink: Fix reload stats structureMoshe Shemesh2-16/+35
2020-11-24aquantia: Remove the build_skb pathLincoln Ramsay1-74/+52
2020-11-23net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger2-9/+14
2020-11-23i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch3-18/+31
2020-11-23vsock/virtio: discard packets only when socket is really closedStefano Garzarella1-3/+5
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias7-16/+91
2020-11-23Merge tag 'wireless-drivers-2020-11-23' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski10-57/+164
2020-11-21Merge branch 'ibmvnic-fixes-in-reset-path'Jakub Kicinski1-1/+13
2020-11-21ibmvnic: skip tx timeout reset while in resettingLijun Pan1-0/+6
2020-11-21ibmvnic: notify peers when failover and migration happenLijun Pan1-1/+5
2020-11-21ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan1-1/+3
2020-11-21tun: honor IOCB_NOWAIT flagJens Axboe1-3/+11
2020-11-21net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann1-2/+2
2020-11-21usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez1-1/+1
2020-11-21cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald1-1/+1
2020-11-21bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles3-35/+52
2020-11-20Merge branch 's390-qeth-fixes-2020-11-20'Jakub Kicinski3-47/+62
2020-11-20s390/qeth: fix tear down of async TX buffersJulian Wiedmann1-6/+0
2020-11-20s390/qeth: fix af_iucv notification raceJulian Wiedmann2-24/+58
2020-11-20s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann1-1/+2
2020-11-20s390/qeth: Remove pnso workaroundAlexandra Winter1-16/+2
2020-11-20Merge branch 'tcp-address-issues-with-ect0-not-being-set-in-dctcp-packets'Jakub Kicinski3-5/+11
2020-11-20tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_controlAlexander Duyck1-0/+5
2020-11-20tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 headerAlexander Duyck2-5/+6
2020-11-20dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei1-0/+1