summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drop_monitor: Do not cancel uninitialized work itemIdo Schimmel2020-02-071-1/+3
* Merge branch 'mlxsw-Various-fixes'David S. Miller2020-02-075-6/+142
|\
| * mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel2020-02-071-1/+2
| * mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak2020-02-072-4/+10
| * mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abortIdo Schimmel2020-02-071-0/+3
| * selftests: mlxsw: Add test cases for local table route replacementIdo Schimmel2020-02-071-0/+76
| * mlxsw: spectrum_router: Prevent incorrect replacement of local table routesIdo Schimmel2020-02-071-1/+51
|/
* net: dsa: microchip: enable module autoprobeRazvan Stefanescu2020-02-071-0/+6
* ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet2020-02-071-0/+3
* dpaa_eth: support all modes with rate adapting PHYsMadalin Bucur2020-02-071-3/+11
* Merge branch 'stmmac-fixes'David S. Miller2020-02-073-13/+20
|\
| * net: stmmac: update pci platform data to use phy_interfaceVoon Weifeng2020-02-071-6/+8
| * net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filterTan, Tee Min2020-02-071-1/+1
| * net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filterVerma, Aashish2020-02-071-1/+1
| * net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writtingOng Boon Leong2020-02-071-2/+6
| * net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+Tan, Tee Min2020-02-071-3/+4
|/
* hv_netvsc: Fix XDP refcnt for synthetic and VF NICsHaiyang Zhang2020-02-072-3/+15
* Merge branch 'taprio-Some-fixes'David S. Miller2020-02-071-35/+57
|\
| * taprio: Fix dropping packets when using taprio + ETF offloadingVinicius Costa Gomes2020-02-071-2/+2
| * taprio: Use taprio_reset_tc() to reset Traffic Classes configurationVinicius Costa Gomes2020-02-071-1/+1
| * taprio: Add missing policy validation for flagsVinicius Costa Gomes2020-02-071-0/+1
| * taprio: Fix still allowing changing the flags during runtimeVinicius Costa Gomes2020-02-071-20/+41
| * taprio: Fix enabling offload with wrong number of traffic classesVinicius Costa Gomes2020-02-071-13/+13
|/
* net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP portFlorian Fainelli2020-02-071-1/+3
* net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()Florian Fainelli2020-02-071-1/+1
* net: stmmac: fix a possible endless loopDejin Zheng2020-02-071-0/+1
* rxrpc: Fix call RCU cleanup using non-bh-safe locksDavid Howells2020-02-071-3/+19
* rxrpc: Fix service call disconnectionDavid Howells2020-02-071-2/+1
* Merge tag 'mlx5-fixes-2020-02-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-02-068-40/+40
|\
| * net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan2020-02-064-6/+7
| * net/mlx5e: TX, Error completion is for last WQE in batchTariq Toukan2020-02-062-26/+23
| * net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem2020-02-061-0/+1
| * net/mlx5: IPsec, Fix esp modify function attributeRaed Salem2020-02-061-1/+1
| * net/mlx5: Fix deadlock in fs_coreMaor Gottlieb2020-02-061-7/+8
|/
* net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli2020-02-061-0/+3
* r8169: fix performance regression related to PCIe max read request sizeHeiner Kallweit2020-02-061-0/+6
* net: sched: prevent a use after freeDan Carpenter2020-02-061-1/+1
* skbuff: fix a data race in skb_queue_len()Qian Cai2020-02-062-3/+22
* net: mvneta: move rx_dropped and rx_errors in per-cpu statsLorenzo Bianconi2020-02-061-9/+22
* cxgb4: Added tls stats prints.Devulapally Shiva Krishna2020-02-061-0/+7
* mptcp: fix use-after-free for ipv6Florian Westphal2020-02-062-3/+42
* qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru2020-02-051-2/+2
* Merge branch 'macb-TSO-bug-fixes'David S. Miller2020-02-051-6/+8
|\
| * net: macb: Limit maximum GEM TX length in TSOHarini Katakam2020-02-051-1/+5
| * net: macb: Remove unnecessary alignment check for TSOHarini Katakam2020-02-051-5/+3
|/
* bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet2020-02-052-17/+32
* devlink: report 0 after hitting end in region readJacob Keller2020-02-051-0/+6
* net: ethernet: dec: tulip: Fix length mask in receive length calculationMoritz Fischer2020-02-051-1/+4
* Merge branch 'wg-fixes'David S. Miller2020-02-055-17/+24
|\
| * wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld2020-02-051-9/+8