summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-08net/x25: fix call timeouts in blocking connectsMartin Schiller1-0/+5
2022-08-08Merge branch 'tsnep-two-fixes-for-the-driver'Jakub Kicinski1-5/+5
2022-08-08tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder1-4/+4
2022-08-08tsnep: 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-05net: seg6: initialize induction variable to first valid array indexNick Desaulniers1-5/+5
2022-08-05net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2022-08-05eth: fix the help in Wangxun's KconfigJakub Kicinski1-3/+3
2022-08-05net: avoid overflow when rose /proc displays timer information.Francois Romieu1-1/+3
2022-08-05octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli2-5/+15
2022-08-05Merge branch 'octeontx2-af-driver-fixes-for-npc'Jakub Kicinski3-5/+19
2022-08-05octeontx2-af: Fix key checking for source macSubbaraya Sundeep1-1/+2
2022-08-05octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep2-0/+12
2022-08-05octeontx2-af: suppress external profile loading warningHarman Kalra1-1/+1
2022-08-05octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach1-3/+4
2022-08-05MAINTAINERS: Update ibmveth maintainerNick Child1-1/+1
2022-08-05bnxt_en: Remove duplicated include bnxt_devlink.cYang Li1-1/+0
2022-08-05Merge branch 'netfilter-followup-fixes-for-net'Jakub Kicinski3-18/+87
2022-08-05netfilter: flowtable: fix incorrect Kconfig dependenciesPablo Neira Ayuso1-2/+1
2022-08-05selftests: netfilter: add test case for nf trace infrastructureFlorian Westphal1-5/+76
2022-08-05netfilter: 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-05Merge branch 'mptcp-fixes'David S. Miller4-40/+49
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-03nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao1-0/+2
2022-08-03net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli1-0/+6
2022-08-03Merge branch 'make-dsa-work-with-bonding-s-arp-monitor'Jakub Kicinski5-35/+34
2022-08-03docs: net: bonding: remove mentions of trans_startVladimir Oltean1-9/+0
2022-08-03Revert "veth: Add updating of trans_start"Vladimir Oltean1-4/+0
2022-08-03net/sched: remove hacks added to dev_trans_start() for bonding to workVladimir Oltean1-6/+2
2022-08-03net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean2-16/+32
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1753-63510/+92548
2022-08-03Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds19-174/+177
2022-08-03Merge tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+7
2022-08-03Merge tag 'iomap-5.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-9/+10
2022-08-03Merge tag 'affs-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kd...Linus Torvalds1-5/+1
2022-08-03Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds57-2829/+3842
2022-08-03Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds18-1762/+781
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds31-775/+486
2022-08-03Merge tag 'pull-work.9p' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-85/+35
2022-08-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+20
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-296/+113
2022-08-03Merge tag 'pull-work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-17/+46
2022-08-03Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-31/+26
2022-08-03Merge tag 'pull-work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-108/+86
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds97-1887/+830