summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-1958-233/+539
|\
| * tuntap: fix multiqueue rxMatthew Cover2018-11-181-1/+6
| * ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern2018-11-181-2/+5
| * tipc: don't assume linear buffer when reading ancillary dataJon Maloy2018-11-171-4/+11
| * tipc: fix lockdep warning when reinitilaizing socketsJon Maloy2018-11-173-18/+48
| * net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet2018-11-171-0/+4
| * Merge branch 'tdc-fixes'David S. Miller2018-11-171-5/+13
| |\
| | * tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler2018-11-171-3/+11
| | * tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates2018-11-171-2/+2
| |/
| * ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca2018-11-171-1/+1
| * MAINTAINERS: Add entry for CAKE qdiscToke Høiland-Jørgensen2018-11-171-0/+6
| * net: bridge: fix vlan stats use-after-free on destructionNikolay Aleksandrov2018-11-172-1/+9
| * socket: do a generic_file_splice_read when proto_ops has no splice_readSlavomir Kaslev2018-11-171-1/+1
| * net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller2018-11-171-5/+5
| * Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"David S. Miller2018-11-161-9/+5
| * Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-11-162-3/+5
| |\
| | * batman-adv: Expand merged fragment buffer for full packetSven Eckelmann2018-11-121-1/+1
| | * batman-adv: Use explicit tvlv padding for ELP packetsSven Eckelmann2018-11-121-2/+4
| * | net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller2018-11-161-5/+9
| * | net/sched: act_pedit: fix memory leak when IDR allocation failsDavide Caratti2018-11-161-1/+2
| * | net: lantiq: Fix returned value in case of error in 'xrx200_probe()'Christophe JAILLET2018-11-161-2/+3
| * | ipv6: fix a dst leak when removing its exceptionXin Long2018-11-161-4/+3
| * | net: mvneta: Don't advertise 2.5G modesMaxime Chevallier2018-11-161-9/+3
| * | drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton2018-11-151-1/+1
| * | Merge branch 'mlx4-fixes'David S. Miller2018-11-153-3/+4
| |\ \
| | * | net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin2018-11-151-2/+2
| | * | net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan2018-11-151-1/+1
| | * | net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein2018-11-151-0/+1
| |/ /
| * | net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flowsEric Dumazet2018-11-151-12/+19
| * | rxrpc: Fix life checkDavid Howells2018-11-155-12/+48
| * | cxgb4: fix thermal zone build errorGanesh Goudar2018-11-153-6/+3
| * | MAINTAINERS: Replace Vince Bridgers as Altera TSE maintainerThor Thayer2018-11-151-1/+1
| * | Merge branch 'bnxt_en-Bug-fixes'David S. Miller2018-11-154-5/+81
| |\ \
| | * | bnxt_en: Fix filling time in bnxt_fill_coredump_record()Vasundhara Volam2018-11-151-2/+2
| | * | bnxt_en: Add software "missed_irqs" counter.Michael Chan2018-11-153-1/+6
| | * | bnxt_en: Workaround occasional TX timeout on 57500 A0.Michael Chan2018-11-152-0/+68
| | * | bnxt_en: Disable RDMA support on the 57500 chips.Michael Chan2018-11-151-0/+3
| | * | bnxt_en: Fix rx_l4_csum_errors counter on 57500 devices.Michael Chan2018-11-151-1/+1
| | * | bnxt_en: Fix RSS context allocation.Michael Chan2018-11-151-1/+1
| |/ /
| * | l2tp: fix a sock refcnt leak in l2tp_tunnel_registerXin Long2018-11-141-5/+4
| * | s390/ism: clear dmbe_mask bit before SMC IRQ handlingUrsula Braun2018-11-141-1/+1
| * | Merge branch 'qed-Miscellaneous-bug-fixes'David S. Miller2018-11-136-33/+55
| |\ \
| | * | qed: Fix reading wrong value in loop conditionDenis Bolotin2018-11-131-0/+2
| | * | qed: Fix rdma_info structure allocationMichal Kalderon2018-11-133-25/+45
| | * | qed: Fix overriding offload_tc by protocols without APP TLVDenis Bolotin2018-11-131-7/+7
| | * | qed: Fix PTT leak in qed_drain()Denis Bolotin2018-11-131-1/+1
| |/ /
| * | Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller2018-11-1313-98/+190
| |\ \
| | * | can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()Oleksij Rempel2018-11-091-2/+10
| | * | can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel2018-11-093-5/+7
| | * | can: flexcan: handle tx-complete CAN frames via rx-offload infrastructureOleksij Rempel2018-11-091-1/+4