aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_recovery.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-28net: phy: Directly use ida_alloc()/free()Ke Liu1-3/+3
2022-05-28net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *"Guangguan Wang1-1/+1
2022-05-27net: ipa: fix page free in ipa_endpoint_replenish_one()Alex Elder1-1/+1
2022-05-27net: ipa: fix page free in ipa_endpoint_trans_release()Alex Elder1-5/+2
2022-05-27dt-bindings: net: Update ADIN PHY maintainersAlexandru Tachici1-1/+1
2022-05-28bpf: Fix probe read error in ___bpf_prog_run()Menglong Dong1-9/+5
2022-05-27selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu1-1/+1
2022-05-27net: usb: qmi_wwan: add Telit 0x1250 compositionCarlo Lobrano1-0/+1
2022-05-27net: lan743x: PCI11010 / PCI11414 fixRaju Lakkaraju1-10/+22
2022-05-27netfilter: nf_tables: set element extended ACK reporting supportPablo Neira Ayuso1-3/+9
2022-05-27netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exitFlorian Westphal1-2/+3
2022-05-27netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal1-1/+6
2022-05-27netfilter: nfnetlink: fix warn in nfnetlink_unbindFlorian Westphal1-19/+5
2022-05-27net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin1-0/+1
2022-05-27net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaksMiaoqian Lin1-1/+2
2022-05-27net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter1-0/+3
2022-05-26net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray1-28/+8
2022-05-26net: lan966x: check devm_of_phy_get() for -EDEFER_PROBEMichael Walle1-2/+7
2022-05-26netfilter: nft_limit: Clone packet limits' cost valuePhil Sutter1-0/+2
2022-05-26netfilter: nf_tables: disallow non-stateful expression in sets earlierPablo Neira Ayuso1-9/+10
2022-05-25dt-bindings: net: adin: Fix adi,phy-output-clock description syntaxGeert Uytterhoeven1-1/+2
2022-05-25net, neigh: Set lower cap for neigh_managed_work rearmingDaniel Borkmann1-1/+1
2022-05-25net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailableliuyacan1-0/+1
2022-05-25selftests/net: enable lo.accept_local in psock_snd testluyun1-0/+2
2022-05-25ptp: ptp_clockmatrix: fix is_single_shotMin Li1-1/+1
2022-05-25net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()Siddharth Vadapalli1-1/+4
2022-05-25amt: fix possible memory leak in amt_rcv()Taehee Yoo1-1/+1
2022-05-25amt: fix return value of amt_update_handler()Taehee Yoo1-1/+1
2022-05-25amt: fix typo in amtTaehee Yoo2-2/+2
2022-05-25linux/types.h: reinstate "__bitwise__" macro for user space useLinus Torvalds1-0/+3
2022-05-25media: lirc: revert removal of unused feature flagsSean Young1-0/+7
2022-05-24ext4: only allow test_dummy_encryption when supportedEric Biggers2-28/+38
2022-05-24ext4: fix bug_on in __es_tree_searchBaokun Li1-5/+5
2022-05-24ext4: avoid cycles in directory h-treeJan Kara1-3/+19
2022-05-24ext4: verify dir block before splitting itJan Kara1-11/+21
2022-05-24ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_stateTheodore Ts'o1-2/+3
2022-05-24gfs2: Convert function bh_get to use iomapBob Peterson1-5/+12
2022-05-24gfs2: use i_lock spin_lock for inode qadataBob Peterson1-12/+20
2022-05-24gfs2: Return more useful errors from gfs2_rgrp_send_discards()Andrew Price1-2/+2
2022-05-24gfs2: Use container_of() for gfs2_glock(aspace)Kees Cook4-27/+38
2022-05-24gfs2: Explain some direct I/O odditiesAndreas Gruenbacher1-0/+4
2022-05-24ptp: ocp: Add firmware header checksVadim Fedorenko1-5/+73
2022-05-24ptp: ocp: fix PPS source selector debugfs reportingJonathan Lemon1-11/+14
2022-05-24ptp: ocp: add .init function for sma_op vectorJonathan Lemon1-9/+20
2022-05-24ptp: ocp: vectorize the sma accessor functionsJonathan Lemon1-145/+169
2022-05-24ptp: ocp: constify selectorsJonathan Lemon1-11/+13
2022-05-24ptp: ocp: parameterize input/output sma selectorsJonathan Lemon1-15/+27
2022-05-24ptp: ocp: revise firmware displayJonathan Lemon1-23/+41
2022-05-24ptp: ocp: add Celestica timecard PCI idsVadim Fedorenko1-1/+5
2022-05-24ptp: ocp: Remove #ifdefs around PCI IDsJonathan Lemon1-7/+2