summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-05dpaa_eth: try to move the data in place for the A050385 erratumCamelia Groza
2021-02-05dpaa_eth: reduce data alignment requirements for the A050385 erratumCamelia Groza
2021-02-05dpaa_eth: reserve space for the xdp_frame under the A050385 erratumCamelia Groza
2021-02-05net: gro: do not keep too many GRO packets in napi->rx_listEric Dumazet
2021-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-02-04selftests: txtimestamp: fix compilation issueVadim Fedorenko
2021-02-04net: dsa: call teardown method on probe failureVladimir Oltean
2021-02-04net: enetc: initialize the RFS and RSS memoriesVladimir Oltean
2021-02-04hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)
2021-02-04udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn
2021-02-04net: ipa: set error code in gsi_channel_setup()Alex Elder
2021-02-04net: hdlc_x25: Return meaningful error code in x25_openXie He
2021-02-04rxrpc: Fix clearance of Tx/Rx ring when releasing a callDavid Howells
2021-02-04cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju
2021-02-04xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross
2021-02-03selftests/tls: fix selftest with CHACHA20-POLY1305Vadim Fedorenko
2021-02-03net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()Sabyrzhan Tasbolatov
2021-02-04netfilter: flowtable: fix tcp and udp header checksum updateSven Auhagen
2021-02-04netfilter: nftables: fix possible UAF over chains from packet path in netnsPablo Neira Ayuso
2021-02-04selftests: netfilter: fix current yearFabian Frederick
2021-02-04netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik
2021-02-03NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel
2021-02-02Merge tag 'clang-format-for-linux-v5.11-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2021-02-02Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-02-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-02net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundaryAndreas Oetken
2021-02-02Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-02-02Merge branch 'net-ipa-a-few-bug-fixes'Jakub Kicinski
2021-02-02net: ipa: fix two format specifier errorsAlex Elder
2021-02-02net: ipa: use the right accessor in ipa_endpoint_status_skip()Alex Elder
2021-02-02net: ipa: be explicit about endiannessAlex Elder
2021-02-02net: ipa: add a missing __iomem attributeAlex Elder
2021-02-02net: ipa: pass correct dma_handle to dma_free_coherent()Dan Carpenter
2021-02-02r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit
2021-02-02net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov
2021-02-02net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski
2021-02-02net: lapb: Copy the skb before sending a packetXie He
2021-02-02Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-02-01net/mlx5e: Release skb in case of failure in tc update skbMaor Dickman
2021-02-01net/mlx5e: Update max_opened_tc also when channels are closedMaxim Mikityanskiy
2021-02-01net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb
2021-02-01net/mlx5: Fix function calculation for page treesDaniel Jurgens
2021-02-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-02-01docs: networking: swap words in icmp_errors_use_inbound_ifaddr docVincent Bernat
2021-02-01udp: ipv4: manipulate network header of NATed UDP GRO fraglistDongseok Yi
2021-02-01net: ip_tunnel: fix mtu calculationVadim Fedorenko
2021-02-01vsock: fix the race conditions in multi-transport supportAlexander Popov
2021-02-01net: sched: replaced invalid qdisc tree flush helper in qdisc_replaceAlexander Ovechkin
2021-02-01ibmvnic: device remove has higher precedence over resetLijun Pan