summaryrefslogtreecommitdiffstats
path: root/net/phonet (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-26netfilter: nf_tables: avoid false-postive lockdep splatFlorian Westphal1-1/+2
2020-11-26netfilter: ipset: prevent uninit-value in hash_ip6_addEric Dumazet1-2/+1
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-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-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-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-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-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-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-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
2020-11-21s390/qeth: Remove pnso workaroundAlexandra Winter1-16/+2
2020-11-21tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_controlAlexander Duyck1-0/+5
2020-11-21tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 headerAlexander Duyck2-5/+6
2020-11-21dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei1-0/+1
2020-11-20cxgb4: fix the panic caused by non smac rewriteRaju Rangoju1-1/+2
2020-11-20net/tls: missing received data after fast remote closeVadim Fedorenko1-0/+6
2020-11-20bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan1-1/+1
2020-11-20rose: Fix Null pointer dereference in rose_send_frame()Anmol Karn1-4/+13
2020-11-20MAINTAINERS: Change Solarflare maintainersMartin Habets1-3/+2
2020-11-20bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong1-0/+1
2020-11-20bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong1-0/+1
2020-11-19fail_function: Remove a redundant mutex unlockLuo Meng1-2/+3
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu2-0/+96
2020-11-19lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu2-2/+27
2020-11-19net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul1-3/+3
2020-11-19net/smc: fix matching of existing link groupsKarsten Graul2-2/+4