summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski2020-02-051-1/+0
| * wireguard: selftests: ensure non-addition of peers with failed precomputationJason A. Donenfeld2020-02-051-0/+6
| * wireguard: noise: reject peers with low order public keysJason A. Donenfeld2020-02-052-7/+9
| * wireguard: allowedips: fix use-after-free in root_remove_peer_listsEric Dumazet2020-02-051-0/+1
|/
* net_sched: fix a resource leak in tcindex_set_parms()Cong Wang2020-02-051-2/+1
* mptcp: fix use-after-free on tcp fallbackFlorian Westphal2020-02-051-70/+6
* net: dsa: microchip: Platform data shan't include kernel.hAndy Shevchenko2020-02-051-1/+1
* net: dsa: b53: Platform data shan't include kernel.hAndy Shevchenko2020-02-051-1/+1
* netdevsim: fix ptr_ret.cocci warningskbuild test robot2020-02-051-3/+1
* net: sgi: ioc3-eth: Remove leftover free_irq()Thomas Bogendoerfer2020-02-051-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-0447-246/+569
|\
| * gtp: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo2020-02-041-2/+2
| * l2tp: Allow duplicate session creation with UDPRidge Kennedy2020-02-041-1/+6
| * r8152: Add MAC passthrough support to new deviceKai-Heng Feng2020-02-041-3/+10
| * net_sched: fix an OOB access in cls_tcindexCong Wang2020-02-041-20/+20
| * qed: Remove set but not used variable 'p_link'YueHaibing2020-02-041-3/+0