summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-28net: add kcov handle to skb extensionsAleksandr Nogikh3-0/+45
2021-07-28gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET1-1/+4
2021-07-28igb: Fix position of assignment to *ringJedrzej Jagielski1-1/+2
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov1-1/+8
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET1-0/+1
2021-07-28e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET1-0/+1
2021-07-28fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET1-0/+1
2021-07-28igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET1-0/+1
2021-07-28igc: Fix an error handling path in 'igc_probe()'Christophe JAILLET1-0/+1
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET1-0/+1
2021-07-28igc: change default return of igc_read_phy_reg()Tom Rix1-1/+1
2021-07-28igb: Fix use-after-free error during resetVinicius Costa Gomes1-0/+2
2021-07-28igc: Fix use-after-free error during resetVinicius Costa Gomes1-0/+2
2021-07-25Linux 5.10.53v5.10.53Greg Kroah-Hartman1-1/+1
2021-07-25udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet2-4/+4
2021-07-25drm/panel: nt35510: Do not fail if DSI read failsLinus Walleij1-3/+1
2021-07-25perf test bpf: Free obj_bufRiccardo Mancini1-0/+2
2021-07-25bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend4-40/+32
2021-07-25bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian1-2/+4
2021-07-25tools: bpf: Fix error in 'make -C tools/ bpf_install'Wei Li1-5/+2
2021-07-25tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy pathTalal Ahmad1-0/+3
2021-07-25ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2-2/+18
2021-07-25tcp: fix tcp_init_transfer() to not reset icsk_ca_initializedNguyen Dinh Phi1-1/+1
2021-07-25tcp: annotate data races around tp->mtu_infoEric Dumazet2-4/+4
2021-07-25tcp: consistently disable header prediction for mptcpPaolo Abeni1-0/+4
2021-07-25ARM: dts: tacoma: Add phase corrections for eMMCAndrew Jeffery1-0/+1
2021-07-25ARM: dts: aspeed: Fix AST2600 machines line namesJoel Stanley2-8/+2
2021-07-25kbuild: do not suppress Kconfig prompts for silent buildMasahiro Yamada1-4/+5
2021-07-25dma-buf/sync_file: Don't leak fences on merge failureJason Ekstrand1-6/+7
2021-07-25net: fddi: fix UAF in fza_probePavel Skripkin1-2/+1
2021-07-25net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...Vladimir Oltean1-2/+2
2021-07-25Revert "mm/shmem: fix shmem_swapin() race with swapoff"Greg Kroah-Hartman1-13/+1
2021-07-25net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo1-1/+3
2021-07-25net: send SYNACK packet with accepted fwmarkAlexander Ovechkin1-1/+1
2021-07-25net: ti: fix UAF in tlan_remove_onePavel Skripkin1-2/+1
2021-07-25net: qcom/emac: fix UAF in emac_removePavel Skripkin1-1/+2
2021-07-25net: moxa: fix UAF in moxart_mac_probePavel Skripkin1-3/+1
2021-07-25net: ip_tunnel: fix mtu calculation for ETHER tunnel devicesHangbin Liu1-3/+15
2021-07-25net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli1-0/+6
2021-07-25net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...Taehee Yoo1-4/+4
2021-07-25net: bridge: sync fdb to new unicast-filtering portsWolfgang Bumiller1-1/+16
2021-07-25net/sched: act_ct: remove and free nf_table callbacksLouis Peens1-0/+11
2021-07-25vmxnet3: fix cksum offload issues for tunnels with non-default udp portsRonak Doshi1-2/+20
2021-07-25net/sched: act_ct: fix err check for nf_conntrack_confirmwenxu1-1/+2
2021-07-25netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfoVasily Averin1-0/+3
2021-07-25net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2-2/+2
2021-07-25net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún1-0/+4
2021-07-25net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún1-0/+2
2021-07-25net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún1-2/+2
2021-07-25net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún1-0/+2