summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-15bpf, sockmap, udp: sk_prot needs inuse_idx set for proc statsJakub Sitnicki
2021-07-15bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc statsJohn Fastabend
2021-07-15bpf, sockmap: Fix potential memory leak on unlikely error caseJohn Fastabend
2021-07-15s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King
2021-07-13xdp, net: Fix use-after-free in bpf_xdp_link_releaseXuan Zhuo
2021-07-13bpf: Fix tail_call_reachable rejection for interpreter when jit failedDaniel Borkmann
2021-07-12bpf, test: fix NULL pointer dereference on invalid expected_attach_typeXuan Zhuo
2021-07-12doc, af_xdp: Fix bind flags option typoBaruch Siach
2021-07-11net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek BehĂșn
2021-07-11dsa: fix for_each_child.cocci warningskernel test robot
2021-07-10virtio_net: check virtqueue_add_sgs() return valueYunjian Wang
2021-07-09Merge branch 'mptcp-Connection-and-accounting-fixes'David S. Miller
2021-07-09mptcp: properly account bulk freed memoryPaolo Abeni
2021-07-09selftests: mptcp: fix case multiple subflows limited by serverJianguo Wu
2021-07-09mptcp: avoid processing packet if a subflow resetJianguo Wu
2021-07-09mptcp: fix syncookie process if mptcp can not_accept new subflowJianguo Wu
2021-07-09mptcp: remove redundant req destruct in subflow_check_req()Jianguo Wu
2021-07-09mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow joinJianguo Wu
2021-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-09net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo
2021-07-09net: ip_tunnel: fix mtu calculation for ETHER tunnel devicesHangbin Liu
2021-07-09net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cacheAntoine Tenart
2021-07-09tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy pathTalal Ahmad
2021-07-09net: send SYNACK packet with accepted fwmarkAlexander Ovechkin
2021-07-09net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-09net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-07-09net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-09bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patchJohn Fastabend
2021-07-09bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend
2021-07-08net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-08Merge branch 'ncsi-phy-link-up'David S. Miller
2021-07-08net/ncsi: add dummy response handler for Intel boardsIvan Mikhaylov
2021-07-08net/ncsi: add NCSI Intel OEM command to keep PHY upIvan Mikhaylov
2021-07-08net/ncsi: fix restricted cast warning of sparseIvan Mikhaylov
2021-07-08net: microchip: sparx5: fix kconfig warningRandy Dunlap
2021-07-08cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain
2021-07-08mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma
2021-07-08atl1c: fix Mikrotik 10/25G NIC detectionGatis Peisenieks
2021-07-08ptp: Relocate lookup cookie to correct block.Jonathan Lemon
2021-07-08ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet
2021-07-08skbuff: Fix build with SKB extensions disabledFlorian Fainelli
2021-07-07ipmr: Fix indentation issueRoy, UjjaL
2021-07-07sock: unlock on error in sock_setsockopt()Dan Carpenter
2021-07-07tools: bpf: Fix error in 'make -C tools/ bpf_install'Wei Li
2021-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-07-07selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu
2021-07-07selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu
2021-07-07stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing
2021-07-07stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing
2021-07-07tools/runqslower: Use __state instead of stateSanjayKumar Jeyakumar