summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-30sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev1-11/+30
2020-06-30net: phylink: ensure manual pause mode configuration takes effectRussell King1-5/+22
2020-06-30net: phylink: fix ethtool -A with attached PHYsRussell King1-9/+11
2020-06-30bnxt_en: Read VPD info only for PFsVasundhara Volam1-1/+2
2020-06-30bnxt_en: Fix statistics counters issue during ifdown with older firmware.Michael Chan1-1/+7
2020-06-30bnxt_en: Do not enable legacy TX push on older firmware.Michael Chan2-1/+3
2020-06-30bnxt_en: Store the running firmware version code.Michael Chan2-4/+22
2020-06-30ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo1-6/+8
2020-06-30net: phy: Check harder for errors in get_phy_id()Florian Fainelli1-2/+4
2020-06-30ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo1-3/+6
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen1-2/+2
2020-06-30tcp: grow window for OOO packets only for SACK flowsEric Dumazet1-2/+10
2020-06-30tcp: don't ignore ECN CWR on pure ACKDenis Kirjanov1-3/+11
2020-06-30sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner4-5/+12
2020-06-30rxrpc: Fix notification call on completion of discarded callsDavid Howells1-0/+7
2020-06-30rocker: fix incorrect error handling in dma_rings_initAditya Pakki1-2/+2
2020-06-30openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...Lorenzo Bianconi1-2/+7
2020-06-30net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr1-5/+6
2020-06-30net: increment xmit_recursion level in dev_direct_xmit()Eric Dumazet2-1/+3
2020-06-30net: Fix the arp error in some casesguodeqing1-1/+1
2020-06-30net: fix memleak in register_netdevice()Yang Yingliang1-0/+7
2020-06-30net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUMAlexander Lobakin1-0/+1
2020-06-30net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2-1/+2
2020-06-30net: core: reduce recursion limit valueTaehee Yoo1-1/+1
2020-06-30net: bridge: enfore alignment for ethernet addressThomas Martitz1-1/+1
2020-06-30mvpp2: ethtool rxtx stats fixSven Auhagen1-2/+2
2020-06-30mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel4-9/+7
2020-06-30mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai1-0/+1
2020-06-30ibmveth: Fix max MTU limitThomas Falcon1-1/+1
2020-06-30geneve: allow changing DF behavior after creationSabrina Dubroca1-0/+1
2020-06-30ethtool: Fix check in ethtool_rx_flow_rule_createGaurav Singh1-1/+1
2020-06-30enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil1-2/+2
2020-06-30block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failedyu kuai1-1/+0
2020-06-30spi: spi-fsl-dspi: Free DMA memory with matching functionKrzysztof Kozlowski1-4/+4
2020-06-24Linux 5.7.6v5.7.6Greg Kroah-Hartman1-1/+1
2020-06-24iommu/vt-d: Remove real DMA lookup in find_domainJon Derrick1-3/+0
2020-06-24net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish1-22/+18
2020-06-24net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin1-0/+5
2020-06-24e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-24powerpc/64s: Fix KVM interrupt using wrong save areaNicholas Piggin1-2/+2
2020-06-24kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa3-13/+31
2020-06-24kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu1-1/+2
2020-06-24netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointerStefano Brivio1-1/+5
2020-06-24netfilter: nft_set_rbtree: Don't account for expired elements on insertionStefano Brivio1-7/+14
2020-06-24sample-trace-array: Fix sleeping function called from invalid contextKefeng Wang1-5/+13
2020-06-24sample-trace-array: Remove trace_array 'sample-instance'Kefeng Wang1-1/+5
2020-06-24tools/bootconfig: Fix to return 0 if succeeded to show the bootconfigMasami Hiramatsu1-4/+6
2020-06-24tools/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu1-6/+8
2020-06-24proc/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu1-5/+10
2020-06-24tracing/probe: Fix memleak in fetch_op_data operationsVamshi K Sthambamkadi1-2/+2