index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
9
-345
/
+432
2023-04-23
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2
-6
/
+31
2023-04-23
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2
-0
/
+7
2023-04-23
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
Zijun Hu
1
-6
/
+7
2023-04-23
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
1
-1
/
+8
2023-04-23
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
2023-04-23
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
1
-0
/
+28
2023-04-23
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
1
-1
/
+5
2023-04-23
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
2
-57
/
+66
2023-04-23
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
1
-1
/
+2
2023-04-23
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
3
-95
/
+160
2023-04-23
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync
Iulia Tanasescu
1
-1
/
+0
2023-04-23
Bluetooth: fix inconsistent indenting
Lanzhe Li
1
-1
/
+1
2023-04-23
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2
-6
/
+26
2023-04-23
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
3
-118
/
+202
2023-04-23
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
4
-0
/
+540
2023-04-23
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
1
-2
/
+7
2023-04-23
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
2
-5
/
+11
2023-04-23
Bluetooth: hci_sync: Remove duplicate statement
Inga Stotland
1
-1
/
+0
2023-04-23
Bluetooth: Convert MSFT filter HCI cmd to hci_sync
Brian Gix
1
-25
/
+11
2023-04-23
Bluetooth: hci_sync: Don't wait peer's reply when powering off
Archie Pusaka
1
-3
/
+5
2023-04-23
Bluetooth: hci_sync: Fix smatch warning
Luiz Augusto von Dentz
1
-1
/
+1
2023-04-23
net/sched: act_pedit: rate limit datapath messages
Pedro Tammela
1
-7
/
+5
2023-04-23
net/sched: act_pedit: remove extra check for key type
Pedro Tammela
1
-22
/
+7
2023-04-23
net/sched: act_pedit: check static offsets a priori
Pedro Tammela
1
-6
/
+14
2023-04-23
net/sched: act_pedit: use extack in 'ex' parsing errors
Pedro Tammela
1
-4
/
+13
2023-04-23
net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys
Pedro Tammela
1
-8
/
+3
2023-04-23
net: sched: Print msecs when transmit queue time out
Yajun Deng
1
-5
/
+5
2023-04-23
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
2
-8
/
+2
2023-04-23
net: dsa: update TX path comments to not mention skb_mac_header()
Vladimir Oltean
2
-3
/
+3
2023-04-23
net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
Vladimir Oltean
1
-9
/
+9
2023-04-23
net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
1
-1
/
+1
2023-04-23
rxrpc: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-04-23
net: optimize napi_threaded_poll() vs RPS/RFS
Eric Dumazet
1
-2
/
+10
2023-04-23
net: make napi_threaded_poll() aware of sd->defer_list
Eric Dumazet
1
-0
/
+3
2023-04-23
net: move skb_defer_free_flush() up
Eric Dumazet
1
-21
/
+21
2023-04-23
net: do not provide hard irq safety for sd->defer_lock
Eric Dumazet
2
-5
/
+4
2023-04-23
net: add debugging checks in skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+3
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-25
/
+472
2023-04-21
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
5
-11
/
+3
2023-04-21
net/handshake: Fix section mismatch in handshake_exit
Geert Uytterhoeven
1
-1
/
+1
2023-04-22
netfilter: nf_tables: allow to create netdev chain without device
Pablo Neira Ayuso
1
-12
/
+11
2023-04-22
netfilter: nf_tables: support for deleting devices in an existing netdev chain
Pablo Neira Ayuso
1
-11
/
+88
2023-04-22
netfilter: nf_tables: support for adding new devices to an existing netdev chain
Pablo Neira Ayuso
1
-81
/
+136
2023-04-22
netfilter: nf_tables: rename function to destroy hook list
Pablo Neira Ayuso
1
-4
/
+4
2023-04-22
netfilter: nf_tables: do not send complete notification of deletions
Pablo Neira Ayuso
1
-19
/
+51
2023-04-22
netfilter: nf_tables: extended netlink error reporting for netdevice
Pablo Neira Ayuso
1
-14
/
+24
[next]