index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2023-04-23
2
-0
/
+7
|
*
|
|
|
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
Zijun Hu
2023-04-23
1
-6
/
+7
|
*
|
|
|
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
2023-04-23
1
-1
/
+8
|
*
|
|
|
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
2023-04-23
1
-1
/
+0
|
*
|
|
|
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
2023-04-23
1
-0
/
+28
|
*
|
|
|
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
2023-04-23
1
-1
/
+5
|
*
|
|
|
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
2023-04-23
2
-57
/
+66
|
*
|
|
|
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2023-04-23
1
-1
/
+2
|
*
|
|
|
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-23
3
-95
/
+160
|
*
|
|
|
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync
Iulia Tanasescu
2023-04-23
1
-1
/
+0
|
*
|
|
|
Bluetooth: fix inconsistent indenting
Lanzhe Li
2023-04-23
1
-1
/
+1
|
*
|
|
|
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2023-04-23
2
-6
/
+26
|
*
|
|
|
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-04-23
3
-118
/
+202
|
*
|
|
|
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
2023-04-23
4
-0
/
+540
|
*
|
|
|
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
2023-04-23
1
-2
/
+7
|
*
|
|
|
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
2023-04-23
2
-5
/
+11
|
*
|
|
|
Bluetooth: hci_sync: Remove duplicate statement
Inga Stotland
2023-04-23
1
-1
/
+0
|
*
|
|
|
Bluetooth: Convert MSFT filter HCI cmd to hci_sync
Brian Gix
2023-04-23
1
-25
/
+11
|
*
|
|
|
Bluetooth: hci_sync: Don't wait peer's reply when powering off
Archie Pusaka
2023-04-23
1
-3
/
+5
|
*
|
|
|
Bluetooth: hci_sync: Fix smatch warning
Luiz Augusto von Dentz
2023-04-23
1
-1
/
+1
|
*
|
|
|
net/sched: act_pedit: rate limit datapath messages
Pedro Tammela
2023-04-23
1
-7
/
+5
|
*
|
|
|
net/sched: act_pedit: remove extra check for key type
Pedro Tammela
2023-04-23
1
-22
/
+7
|
*
|
|
|
net/sched: act_pedit: check static offsets a priori
Pedro Tammela
2023-04-23
1
-6
/
+14
|
*
|
|
|
net/sched: act_pedit: use extack in 'ex' parsing errors
Pedro Tammela
2023-04-23
1
-4
/
+13
|
*
|
|
|
net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys
Pedro Tammela
2023-04-23
1
-8
/
+3
|
*
|
|
|
net: sched: Print msecs when transmit queue time out
Yajun Deng
2023-04-23
1
-5
/
+5
|
*
|
|
|
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
2023-04-23
2
-8
/
+2
|
*
|
|
|
net: dsa: update TX path comments to not mention skb_mac_header()
Vladimir Oltean
2023-04-23
2
-3
/
+3
|
*
|
|
|
net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-1
/
+1
|
*
|
|
|
net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
Vladimir Oltean
2023-04-23
1
-1
/
+1
|
*
|
|
|
net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
Vladimir Oltean
2023-04-23
1
-9
/
+9
|
*
|
|
|
net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
Vladimir Oltean
2023-04-23
1
-1
/
+1
|
*
|
|
|
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-1
/
+1
|
*
|
|
|
rxrpc: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2023-04-23
1
-1
/
+1
|
*
|
|
|
net: optimize napi_threaded_poll() vs RPS/RFS
Eric Dumazet
2023-04-23
1
-2
/
+10
|
*
|
|
|
net: make napi_threaded_poll() aware of sd->defer_list
Eric Dumazet
2023-04-23
1
-0
/
+3
|
*
|
|
|
net: move skb_defer_free_flush() up
Eric Dumazet
2023-04-23
1
-21
/
+21
|
*
|
|
|
net: do not provide hard irq safety for sd->defer_lock
Eric Dumazet
2023-04-23
2
-5
/
+4
|
*
|
|
|
net: add debugging checks in skb_attempt_defer_free()
Eric Dumazet
2023-04-23
1
-0
/
+3
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-21
7
-25
/
+472
|
|
\
\
\
\
|
|
*
|
|
|
bpf: add test_run support for netfilter program type
Florian Westphal
2023-04-21
2
-0
/
+159
|
|
*
|
|
|
netfilter: disallow bpf hook attachment at same priority
Florian Westphal
2023-04-21
1
-0
/
+12
|
|
*
|
|
|
netfilter: nfnetlink hook: dump bpf prog id
Florian Westphal
2023-04-21
1
-13
/
+68
|
|
*
|
|
|
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2023-04-21
2
-1
/
+70
|
|
*
|
|
|
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
2023-04-21
3
-0
/
+163
|
|
*
|
|
|
bpf: Set skb redirect and from_ingress info in __bpf_tx_skb
Daniel Borkmann
2023-04-17
1
-0
/
+1
|
|
*
|
|
|
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
David Vernet
2023-04-16
1
-12
/
+0
|
*
|
|
|
|
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
2023-04-21
5
-11
/
+3
|
*
|
|
|
|
net/handshake: Fix section mismatch in handshake_exit
Geert Uytterhoeven
2023-04-21
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-04-21
7
-30
/
+40
|
|
\
\
\
\
[prev]
[next]