开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-25
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-24
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
2023-04-24
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
2023-04-24
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-24
Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'
Rafael J. Wysocki
2023-04-23
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2023-04-23
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
Zijun Hu
2023-04-23
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
2023-04-23
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
2023-04-23
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
2023-04-23
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
2023-04-23
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync
Iulia Tanasescu
2023-04-23
Bluetooth: fix inconsistent indenting
Lanzhe Li
2023-04-23
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-04-23
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
2023-04-23
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
2023-04-23
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_sync: Remove duplicate statement
Inga Stotland
2023-04-23
Bluetooth: Convert MSFT filter HCI cmd to hci_sync
Brian Gix
2023-04-23
Bluetooth: hci_sync: Don't wait peer's reply when powering off
Archie Pusaka
2023-04-23
Bluetooth: hci_sync: Fix smatch warning
Luiz Augusto von Dentz
2023-04-23
net/sched: sch_qfq: refactor parsing of netlink parameters
Pedro Tammela
2023-04-23
net/sched: sch_qfq: use extack on errors messages
Pedro Tammela
2023-04-23
net/sched: sch_htb: use extack on errors messages
Pedro Tammela
2023-04-23
net/sched: act_pedit: rate limit datapath messages
Pedro Tammela
2023-04-23
net/sched: act_pedit: remove extra check for key type
Pedro Tammela
2023-04-23
net/sched: act_pedit: check static offsets a priori
Pedro Tammela
2023-04-23
net/sched: act_pedit: use extack in 'ex' parsing errors
Pedro Tammela
2023-04-23
net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys
Pedro Tammela
2023-04-23
net: sched: Print msecs when transmit queue time out
Yajun Deng
2023-04-23
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
2023-04-23
net: dsa: update TX path comments to not mention skb_mac_header()
Vladimir Oltean
2023-04-23
net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
Vladimir Oltean
2023-04-23
net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
Vladimir Oltean
2023-04-23
net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
Vladimir Oltean
2023-04-23
net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
Vladimir Oltean
[next]