summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | nfp: abm: fix error return code in nfp_abm_vnic_alloc()Wei Yongjun2020-05-091-1/+3
| * | | | | r8169: re-establish support for RTL8401 chip versionHeiner Kallweit2020-05-091-0/+2
| * | | | | net: tcp: fix rx timestamp behavior for tcp_recvmsgKelly Littlepage2020-05-091-2/+4
| * | | | | net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang2020-05-081-1/+3
| * | | | | mptcp: set correct vfs info for subflowsPaolo Abeni2020-05-081-0/+10
| * | | | | net: microchip: encx24j600: add missed kthread_stopChuhong Yuan2020-05-081-1/+4
| * | | | | Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski2020-05-081-2/+4
| * | | | | net: bareudp: avoid uninitialized variable warningArnd Bergmann2020-05-082-16/+4
| * | | | | net: hisilicon: Make CONFIG_HNS invisibleGeert Uytterhoeven2020-05-071-1/+1
| * | | | | usb: hso: correct debug messageOliver Neukum2020-05-071-1/+1
| * | | | | net: remove spurious declaration of tcp_default_init_rwnd()Maciej Żenczykowski2020-05-071-1/+0
| * | | | | virtio_net: fix lockdep warning on 32 bitMichael S. Tsirkin2020-05-071-2/+4
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-05-1513-39/+68
|\ \ \ \ \ \
| * | | | | | RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobjJason Gunthorpe2020-05-123-7/+10
| * | | | | | RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL eventJason Gunthorpe2020-05-124-3/+29
| * | | | | | RDMA/iw_cxgb4: Fix incorrect function parametersPotnuri Bharat Teja2020-05-121-4/+3
| * | | | | | RDMA/core: Fix double put of resourceMaor Gottlieb2020-05-121-2/+1
| * | | | | | IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein2020-05-121-2/+5