summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-26Bluetooth: btmtk: Fix btmtk.c undefined reference build errorChris Lu
2024-07-26Bluetooth: hci_sync: Fix suspending with wrong filter policyLuiz Augusto von Dentz
2024-07-26Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspendChris Lu
2024-07-26Bluetooth: btintel: Fail setup on errorKiran K
2024-07-26net: phy: realtek: add support for RTL8366S Gigabit PHYMark Mentovai
2024-07-26sched: act_ct: take care of padding in struct zones_ht_keyEric Dumazet
2024-07-26net: usb: sr9700: fix uninitialized variable use in sr_mdio_readMa Ke
2024-07-25Merge branch 'ethtool-rss-small-fixes-to-spec-and-get'Jakub Kicinski
2024-07-25ethtool: rss: echo the context number backJakub Kicinski
2024-07-25netlink: specs: correct the spec of ethtoolJakub Kicinski
2024-07-25bnxt_en: Fix RSS logic in __bnxt_reserve_rings()Pavan Chebbi
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-25Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-25Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2024-07-25Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-25Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-07-25Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-07-25Merge branch 'tap-tun-harden-by-dropping-short-frame'Jakub Kicinski
2024-07-25tun: add missing verification for short frameDongli Zhang
2024-07-25tap: add missing verification for short frameSi-Wei Liu
2024-07-25mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-25tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)
2024-07-25selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev
2024-07-25xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev
2024-07-25bpf: Fix a segment issue when downgrading gso_sizeFred Li
2024-07-25net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao
2024-07-25Merge tag 'nf-24-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-07-24Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-24Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-24hostfs: fix folio conversionLinus Torvalds
2024-07-24MAINTAINERS: make Breno the netconsole maintainerJakub Kicinski
2024-07-24MAINTAINERS: Update bonding entryJay Vosburgh
2024-07-24net: nexthop: Initialize all fields in dumped nexthopsPetr Machata
2024-07-24net: stmmac: Correct byte order of perfect_matchSimon Horman
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu
2024-07-24tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida
2024-07-24inode: clarify what's lockedChristian Brauner