index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
net: openvswitch: add explicit drop action
Eric Garver
1
-0
/
+2
2023-08-14
net: openvswitch: add last-action drop reason
Adrian Moreno
1
-0
/
+6
2023-08-14
net: factor out __inet_listen_sk() helper
Paolo Abeni
1
-0
/
+1
2023-08-14
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
2
-0
/
+2
2023-08-13
net: Remove leftover include from nftables.h
Jörn-Thorben Hinz
1
-2
/
+0
2023-08-13
Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
6
-16
/
+114
2023-08-13
net: tcp: send zero-window ACK when no memory
Menglong Dong
1
-1
/
+2
2023-08-11
Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids
Pauli Virtanen
1
-2
/
+2
2023-08-11
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
1
-0
/
+3
2023-08-11
Bluetooth: hci_core: Make hci_is_le_conn_scanning public
Luiz Augusto von Dentz
1
-0
/
+21
2023-08-11
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
1
-0
/
+1
2023-08-11
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
2
-7
/
+3
2023-08-11
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-0
/
+4
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
1
-0
/
+25
2023-08-11
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
1
-1
/
+1
2023-08-11
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
1
-1
/
+1
2023-08-11
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
1
-0
/
+10
2023-08-11
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
1
-3
/
+2
2023-08-11
Bluetooth: hci_sock: Forward credentials to monitor
Luiz Augusto von Dentz
1
-0
/
+1
2023-08-11
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
1
-0
/
+2
2023-08-11
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2
-2
/
+4
2023-08-11
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
1
-0
/
+30
2023-08-11
Bluetooth: Check for ISO support in controller
Claudia Draghicescu
3
-0
/
+4
2023-08-11
net: mana: Add gdma stats to ethtool output for mana
Shradha Gupta
1
-0
/
+87
2023-08-10
sctp: Remove unused declaration sctp_backlog_migrate()
Yue Haibing
1
-2
/
+0
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-08-10
net: caif: Remove unused declaration cfsrvl_ctrlcmd()
Yue Haibing
1
-3
/
+0
2023-08-10
Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Jakub Kicinski
1
-0
/
+2
2023-08-10
net: phy: phy_device: Call into the PHY driver to set LED offload
Andrew Lunn
1
-0
/
+33
2023-08-10
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
1
-1
/
+1
2023-08-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-8
/
+15
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-85
/
+79
2023-08-10
Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-76
/
+53
2023-08-10
Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-75
/
+45
2023-08-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2023-08-10
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
1
-0
/
+2
2023-08-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
1
-95
/
+3
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
1
-1
/
+63
2023-08-09
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
1
-0
/
+1
2023-08-09
net: ptp: create a mock-up PTP Hardware Clock driver
Vladimir Oltean
1
-0
/
+38
2023-08-09
net/mlx5: Expose NIC temperature via hardware monitoring kernel API
Adham Faris
2
-2
/
+15
2023-08-09
net: annotate data-races around sock->ops
Eric Dumazet
1
-1
/
+1
2023-08-09
Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+3
2023-08-09
Merge tag 'nf-next-2023-08-08' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
6
-15
/
+0
2023-08-09
tcp: add missing family to tcp_set_ca_state() tracepoint
Eric Dumazet
1
-1
/
+4
2023-08-09
net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()
Yue Haibing
1
-4
/
+0
2023-08-09
net: phy: Remove two unused function declarations
Yue Haibing
1
-4
/
+0
2023-08-08
bpf: btf: Remove two unused function declarations
Yue Haibing
1
-2
/
+0
2023-08-08
Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-4
/
+3
2023-08-08
docs: net: page_pool: de-duplicate the intro comment
Jakub Kicinski
1
-12
/
+12
[next]