summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipmr: Add lockdep expression to ipmr_for_each_table macroAmol Grover2020-05-151-3/+4
* ipmr: Fix RCU list debugging warningAmol Grover2020-05-151-1/+2
* drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik2020-05-151-1/+2
* net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2020-05-152-2/+7
* tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet2020-05-151-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-146-9/+40
|\
| * netfilter: nft_set_rbtree: Add missing expired checksPhil Sutter2020-05-121-0/+11
| * netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expirationPablo Neira Ayuso2020-05-121-3/+5
| * netfilter: conntrack: fix infinite loop on rmmodFlorian Westphal2020-05-111-1/+12
| * netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueueRoi Dayan2020-05-111-1/+1
| * netfilter: flowtable: Add pending bit for offload workPaul Blakey2020-05-112-1/+8
| * netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-102-3/+3
* | MAINTAINERS: Add Jakub to networking drivers.David S. Miller2020-05-141-0/+1
* | MAINTAINERS: another add of Karsten Graul for S390 networkingUrsula Braun2020-05-141-0/+1
* | drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu2020-05-141-1/+1
* | pppoe: only process PADT targeted at local interfacesGuillaume Nault2020-05-141-0/+3
* | net: stmmac: fix num_por initializationVinod Koul2020-05-141-2/+15
* | net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit2020-05-141-3/+5
* | net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli2020-05-131-0/+1
* | Merge branch 'tipc-fixes'David S. Miller2020-05-133-16/+49
|\ \
| * | tipc: fix failed service subscription deletionTuong Lien2020-05-132-4/+15
| * | tipc: fix memory leak in service subscriptingTuong Lien2020-05-131-1/+3
| * | tipc: fix large latency in smart Nagle streamingTuong Lien2020-05-131-11/+31
|/ /
* | Merge branch 's390-fixes'David S. Miller2020-05-132-1/+4
|\ \
| * | MAINTAINERS: add Karsten Graul as S390 NETWORK DRIVERS maintainerUrsula Braun2020-05-131-0/+1
| * | s390/ism: fix error return code in ism_probe()Wei Yongjun2020-05-131-1/+3
|/ /
* | netlabel: cope with NULL catmapPaolo Abeni2020-05-133-3/+12
* | tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet2020-05-123-4/+26
* | net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure2020-05-124-11/+9
* | Merge branch 'ionic-fixes'David S. Miller2020-05-122-16/+21
|\ \
| * | ionic: call ionic_port_init after fw-upgradeShannon Nelson2020-05-122-9/+10
| * | ionic: leave netdev mac alone after fw-upgradeShannon Nelson2020-05-121-7/+11
|/ /
* | ptp: fix struct member comment for do_aux_workJacob Keller2020-05-121-4/+4
* | mptcp: Initialize map_seq upon subflow establishmentChristoph Paasch2020-05-121-0/+2
* | Merge branch 'net-ipa-fix-cleanup-after-modem-crash'David S. Miller2020-05-112-13/+6
|\ \
| * | net: ipa: use tag process on modem crashAlex Elder2020-05-111-11/+3
| * | net: ipa: set DMA length in gsi_trans_cmd_add()Alex Elder2020-05-111-2/+3
|/ /
* / hinic: fix a bug of ndo_stopLuo bin2020-05-112-18/+14
|/
* net: dsa: loop: Add module soft dependencyFlorian Fainelli2020-05-101-0/+1
* netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li2020-05-101-0/+2
* net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann2020-05-102-0/+3
* net: ipv4: really enforce backoff for redirectsPaolo Abeni2020-05-091-1/+1
* octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun2020-05-091-2/+6
* umh: fix memory leak on execve failureVincent Minet2020-05-091-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-05-094-6/+11
|\
| * bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend2020-05-062-1/+1
| * bpf, sockmap: msg_pop_data can incorrecty set an sge lengthJohn Fastabend2020-05-061-1/+1
| * bpf: Fix error return code in map_lookup_and_delete_elem()Wei Yongjun2020-04-301-1/+3
| * bpf: Fix sk_psock refcnt leak when receiving messageXiyu Yang2020-04-271-3/+6
* | dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter2020-05-091-1/+1