summaryrefslogtreecommitdiffstats
path: root/ipc/compat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-09net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean1-1/+14
2022-08-09net/x25: fix call timeouts in blocking connectsMartin Schiller1-0/+5
2022-08-09tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder1-4/+4
2022-08-09tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder1-1/+1
2022-08-08net: bpf: Use the protocol's set_rcvlowat behavior if there is oneGao Feng1-1/+4
2022-08-08virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo1-1/+4
2022-08-06net: seg6: initialize induction variable to first valid array indexNick Desaulniers1-5/+5
2022-08-06net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2022-08-06eth: fix the help in Wangxun's KconfigJakub Kicinski1-3/+3
2022-08-06net: avoid overflow when rose /proc displays timer information.Francois Romieu1-1/+3
2022-08-06octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli2-5/+15
2022-08-06octeontx2-af: Fix key checking for source macSubbaraya Sundeep1-1/+2
2022-08-06octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep2-0/+12
2022-08-06octeontx2-af: suppress external profile loading warningHarman Kalra1-1/+1
2022-08-06octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach1-3/+4
2022-08-06MAINTAINERS: Update ibmveth maintainerNick Child1-1/+1
2022-08-06bnxt_en: Remove duplicated include bnxt_devlink.cYang Li1-1/+0
2022-08-06netfilter: flowtable: fix incorrect Kconfig dependenciesPablo Neira Ayuso1-2/+1
2022-08-06selftests: netfilter: add test case for nf trace infrastructureFlorian Westphal1-5/+76
2022-08-06netfilter: nf_tables: fix crash when nf_trace is enabledFlorian Westphal1-11/+10
2022-08-05selftests: add few test cases for tap driverCezar Bulinaru3-2/+437
2022-08-05net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev i...Cezar Bulinaru1-9/+11
2022-08-05selftests: mptcp: make sendfile selftest workFlorian Westphal1-9/+17
2022-08-05mptcp: do not queue data on closed subflowsPaolo Abeni2-5/+14
2022-08-05mptcp: move subflow cleanup in mptcp_destroy_common()Paolo Abeni3-26/+18
2022-08-04nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao1-0/+2
2022-08-04net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli1-0/+6
2022-08-04docs: net: bonding: remove mentions of trans_startVladimir Oltean1-9/+0
2022-08-04Revert "veth: Add updating of trans_start"Vladimir Oltean1-4/+0
2022-08-04net/sched: remove hacks added to dev_trans_start() for bonding to workVladimir Oltean1-6/+2
2022-08-04net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean2-16/+32
2022-08-03doc: sfp-phylink: Fix a broken referenceChristophe JAILLET1-3/+3
2022-08-03ata: sata_mv: Fixes expected number of resources now IRQs are goneAndrew Lunn1-1/+1
2022-08-02wireguard: selftests: support UMLJason A. Donenfeld2-1/+19
2022-08-02wireguard: allowedips: don't corrupt stack when detecting overflowJason A. Donenfeld2-6/+9
2022-08-02wireguard: selftests: update config fragmentsLukas Bulwahn2-6/+0
2022-08-02wireguard: ratelimiter: use hrtimer in selftestJason A. Donenfeld2-11/+15
2022-08-02fs: remove the NULL get_block case in mpage_writepagesChristoph Hellwig1-16/+6
2022-08-02fs: don't call ->writepage from __mpage_writepageChristoph Hellwig1-1/+1
2022-08-02fs: remove the nobh helpersChristoph Hellwig4-358/+1
2022-08-02jfs: stop using the nobh helperChristoph Hellwig1-3/+15
2022-08-02ext2: remove nobh supportChristoph Hellwig5-63/+7
2022-08-02ntfs3: refactor ntfs_writepagesChristoph Hellwig1-5/+3
2022-08-02mm/folio-compat: Remove migration compatibility functionsMatthew Wilcox (Oracle)3-34/+1
2022-08-02fs: Remove aops->migratepage()Matthew Wilcox (Oracle)3-8/+2
2022-08-02secretmem: Convert to migrate_folioMatthew Wilcox (Oracle)1-4/+3
2022-08-02hugetlb: Convert to migrate_folioMatthew Wilcox (Oracle)3-21/+26
2022-08-02aio: Convert to migrate_folioMatthew Wilcox (Oracle)1-18/+18
2022-08-02f2fs: Convert to filemap_migrate_folio()Matthew Wilcox (Oracle)4-49/+3
2022-08-02ubifs: Convert to filemap_migrate_folio()Matthew Wilcox (Oracle)1-27/+2