summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()Stefano Brivio2020-02-181-1/+1
* netfilter: nft_set_pipapo: Fix mapping table example in commentsStefano Brivio2020-02-181-2/+2
* netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal2020-02-174-7/+108
* netfilter: conntrack: split resolve_clash functionFlorian Westphal2020-02-111-17/+41
* netfilter: conntrack: place confirm-bit setting in a helperFlorian Westphal2020-02-111-7/+14
* netfilter: conntrack: remove two args from resolve_clashFlorian Westphal2020-02-111-18/+51
* netfilter: flowtable: skip offload setup if disabledFlorian Westphal2020-02-071-3/+3
* netfilter: xt_hashlimit: limit the max size of hashtableCong Wang2020-02-071-0/+10
* netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()Cong Wang2020-02-071-6/+6
* 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
| * wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski2020-02-051-1/+0