summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-09Bluetooth: MGMT: Fixes build warnings with C=1Luiz Augusto von Dentz1-3/+2
2022-08-09Bluetooth: hci_event: Fix build warning with C=1Luiz Augusto von Dentz1-2/+5
2022-08-09Bluetooth: ISO: Fix memory corruptionLuiz Augusto von Dentz1-1/+4
2022-08-09Bluetooth: Fix null pointer deref on unexpected status eventSoenke Huster2-6/+24
2022-08-09Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()Luiz Augusto von Dentz1-5/+5
2022-08-09Bluetooth: hci_conn: Fix updating ISO QoS PHYLuiz Augusto von Dentz1-9/+2
2022-08-09Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()Dan Carpenter1-2/+4
2022-08-09Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz1-7/+6
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-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-04Merge branch 'make-dsa-work-with-bonding-s-arp-monitor'Jakub Kicinski5-35/+34
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-04Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1753-63510/+92548
2022-08-04Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds19-174/+177
2022-08-04Merge tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+7
2022-08-04Merge tag 'iomap-5.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-9/+10
2022-08-04Merge tag 'affs-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kd...Linus Torvalds1-5/+1
2022-08-04Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds57-2829/+3842
2022-08-04Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds18-1762/+781
2022-08-04Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds31-775/+486
2022-08-04Merge 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
2022-08-03Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarrayLinus Torvalds3-0/+20
2022-08-03Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-63/+151
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni27-81/+259
2022-08-03doc: sfp-phylink: Fix a broken referenceChristophe JAILLET1-3/+3
2022-08-03Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds82-216/+216
2022-08-03Merge tag 'linux-kselftest-next-5.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds30-145/+111
2022-08-03Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds36-592/+657
2022-08-03Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds133-1400/+3274
2022-08-03Merge tag 'nolibc.2022.07.27a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+43
2022-08-03Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds76-1279/+2124
2022-08-03Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds114-1203/+9140
2022-08-03Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds34-300/+204
2022-08-03ata: sata_mv: Fixes expected number of resources now IRQs are goneAndrew Lunn1-1/+1
2022-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2-28/+35