index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
llc_s_ac.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
9
-17
/
+21
2024-03-06
Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
Lukas Bulwahn
1
-163
/
+0
2024-03-06
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
3
-34
/
+4
2024-03-06
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
4
-60
/
+83
2024-03-06
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
Luiz Augusto von Dentz
2
-7
/
+18
2024-03-06
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
13
-3056
/
+20
2024-03-06
Bluetooth: btintel: Fix null ptr deref in btintel_read_version
Edward Adam Davis
1
-1
/
+1
2024-03-06
Bluetooth: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2
-6
/
+7
2024-03-06
Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925
Ulrik Strid
1
-0
/
+5
2024-03-06
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
5
-39
/
+71
2024-03-06
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
2
-4
/
+6
2024-03-06
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
1
-2
/
+0
2024-03-06
Bluetooth: Disconnect connected devices before rfkilling adapter
Jonas Dreßler
1
-2
/
+33
2024-03-06
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
3
-5
/
+26
2024-03-06
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
1
-16
/
+0
2024-03-06
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
1
-1
/
+0
2024-03-06
Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test
Neeraj Sanjay Kale
1
-3
/
+21
2024-03-06
Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VT
Max Chou
2
-0
/
+17
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
3
-3
/
+17
2024-03-06
tools: ynl: add --dbg-small-recv for easier kernel testing
Jakub Kicinski
1
-1
/
+6
2024-03-06
tools: ynl: support debug printing messages
Jakub Kicinski
1
-0
/
+15
2024-03-06
tools: ynl: allow setting recv() size
Jakub Kicinski
1
-3
/
+18
2024-03-06
tools: ynl: move the new line in NlMsg __repr__
Jakub Kicinski
1
-3
/
+3
2024-03-06
tools: ynl: remove __pycache__ during clean
Jakub Kicinski
1
-0
/
+1
2024-03-06
tools: ynl: add distclean to .PHONY in all makefiles
Jakub Kicinski
3
-3
/
+3
2024-03-06
tools: ynl: rename make hardclean -> distclean
Jakub Kicinski
4
-5
/
+5
2024-03-06
ravb: Unify Rx ring maintenance code paths
Niklas Söderlund
2
-106
/
+33
2024-03-06
ravb: Move maximum Rx descriptor data usage to info struct
Niklas Söderlund
2
-8
/
+9
2024-03-06
ravb: Use the max frame size from hardware info for RZ/G2L
Niklas Söderlund
2
-3
/
+3
2024-03-06
ravb: Create helper to allocate skb and align it
Niklas Söderlund
2
-20
/
+24
2024-03-06
ravb: Make it clear the information relates to maximum frame size
Niklas Söderlund
2
-6
/
+7
2024-03-06
ravb: Group descriptor types used in Rx ring
Niklas Söderlund
2
-30
/
+33
2024-03-06
genetlink: fit NLMSG_DONE into same read() as families
Jakub Kicinski
1
-5
/
+7
2024-03-06
netdev: let netlink core handle -EMSGSIZE errors
Jakub Kicinski
2
-14
/
+3
2024-03-06
netlink: handle EMSGSIZE errors in the core
Jakub Kicinski
1
-0
/
+9
2024-03-06
selftests: avoid using SKIP(exit()) in harness fixure setup
Jakub Kicinski
2
-4
/
+4
2024-03-06
net: fec: Fixup EEE
Andrew Lunn
1
-18
/
+5
2024-03-06
net: fec: Move fec_enet_eee_mode_set() and helper earlier
Andrew Lunn
1
-37
/
+38
2024-03-06
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
2
-1
/
+30
2024-03-06
net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
Andrew Lunn
2
-5
/
+49
2024-03-06
net: phy: Keep track of EEE configuration
Andrew Lunn
2
-2
/
+8
2024-03-06
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
2
-0
/
+9