summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-29Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang
2024-03-29Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_syncLuiz Augusto von Dentz
2024-03-29Bluetooth: qca: fix device-address endiannessJohan Hovold
2024-03-29Bluetooth: add quirk for broken address propertiesJohan Hovold
2024-03-29arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenJohan Hovold
2024-03-29dt-bindings: bluetooth: add 'qcom,local-bd-address-broken'Johan Hovold
2024-03-29Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"Johan Hovold
2024-03-29octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-03-29Merge branch 'gro-fixes'David S. Miller
2024-03-29selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart
2024-03-29udp: prevent local UDP tunnel packets from being GROedAntoine Tenart
2024-03-29udp: do not transition UDP GRO fraglist partial checksums to unnecessaryAntoine Tenart
2024-03-29gro: fix ownership transferAntoine Tenart
2024-03-29udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart
2024-03-29net: hsr: Use full string description when opening HSR network deviceLukasz Majewski
2024-03-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-03-28xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer
2024-03-28ptp: MAINTAINERS: drop Jeff SipekKrzysztof Kozlowski
2024-03-28Documentation: Add documentation for eswitch attributeWilliam Tu
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-28inet: inet_defrag: prevent sk release while still in useFlorian Westphal
2024-03-28Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-03-28net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju
2024-03-28Merge branch 'net-bcmasp-phy-managements-fixes'Paolo Abeni
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi
2024-03-28Merge tag 'nf-24-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-03-28Merge tag 'for-net' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfPaolo Abeni
2024-03-27Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-28netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.cKuniyuki Iwashima
2024-03-28netfilter: nf_tables: skip netdev hook unregistration if table is dormantPablo Neira Ayuso
2024-03-28netfilter: nf_tables: reject table flag and netdev basechain updatesPablo Neira Ayuso
2024-03-28netfilter: nf_tables: reject destroy command to remove basechain hooksPablo Neira Ayuso
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-03-27Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-27Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-27e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits
2024-03-27e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits
2024-03-27bpf: update BPF LSM designated reviewer listMatt Bobrowski
2024-03-27Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-27Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-27Merge branch 'check-bloom-filter-map-value-size'Alexei Starovoitov
2024-03-27bpf: Protect against int overflow for stack access sizeAndrei Matei
2024-03-27bpf: Check bloom filter map value sizeAndrei Matei
2024-03-27Fix build errors due to new UIO_MEM_DMA_COHERENT messLinus Torvalds
2024-03-27Fix memory leak in posix_clock_open()Linus Torvalds
2024-03-27bpf: fix warning for crash_kexecHari Bathini
2024-03-27selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski