index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
uapi: mptcp: use header file generated from YAML spec
Davide Caratti
2023-10-24
3
-173
/
+161
*
Documentation: netlink: add a YAML spec for mptcp
Davide Caratti
2023-10-24
2
-0
/
+392
*
net: mptcp: convert netlink from small_ops to ops
Davide Caratti
2023-10-24
2
-64
/
+135
*
tools: ynl-gen: add support for exact-len validation
Davide Caratti
2023-10-24
5
-11
/
+29
*
tools: ynl: add uns-admin-perm to genetlink legacy
Davide Caratti
2023-10-24
1
-1
/
+1
*
net: sched: sch_qfq: Use non-work-conserving warning handler
Liu Jian
2023-10-24
1
-1
/
+1
*
net: ethernet: davinci_emac: Use MAC Address from Device Tree
Adam Ford
2023-10-24
1
-10
/
+12
*
sock: Ignore memcg pressure heuristics when raising allocated
Abel Wu
2023-10-24
1
-2
/
+12
*
sock: Doc behaviors for pressure heurisitics
Abel Wu
2023-10-24
1
-1
/
+13
*
sock: Code cleanup on __sk_mem_raise_allocated()
Abel Wu
2023-10-24
1
-10
/
+12
*
net: ti: icssg-prueth: Add phys_port_name support
Jan Kiszka
2023-10-24
1
-0
/
+14
*
net: microchip: lan743x: improve throughput with rx timestamp config
Vishvambar Panth S
2023-10-24
4
-2
/
+63
*
Merge branch 'introduce-page_pool_alloc-related-api'
Jakub Kicinski
2023-10-24
12
-58
/
+220
|
\
|
*
net: veth: use newly added page pool API for veth with xdp
Yunsheng Lin
2023-10-24
1
-9
/
+16
|
*
page_pool: update document about fragment API
Yunsheng Lin
2023-10-24
2
-14
/
+83
|
*
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
2023-10-24
2
-2
/
+68
|
*
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-24
9
-17
/
+8
|
*
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
2023-10-24
2
-14
/
+43
|
/
*
Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-10-24
17
-152
/
+375
|
\
|
*
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
2023-10-23
1
-2
/
+2
|
*
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2023-10-23
2
-15
/
+14
|
*
Bluetooth: btmtksdio: enable bluetooth wakeup in system suspend
Zhengping Jiang
2023-10-23
1
-6
/
+38
|
*
Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE
Guan Wentao
2023-10-23
1
-0
/
+2
|
*
Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED
Janne Grunau
2023-10-23
1
-0
/
+5
|
*
Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
Claudia Draghicescu
2023-10-23
1
-4
/
+12
|
*
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-10-23
5
-51
/
+56
|
*
Bluetooth: btusb: Add date->evt_skb is NULL check
youwan Wang
2023-10-23
1
-0
/
+3
|
*
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
2023-10-23
3
-41
/
+50
|
*
Bluetooth: msft: __hci_cmd_sync() doesn't return NULL
Dan Carpenter
2023-10-23
1
-13
/
+7
|
*
Bluetooth: ISO: Match QoS adv handle with BIG handle
Iulia Tanasescu
2023-10-23
1
-0
/
+12
|
*
Bluetooth: ISO: Allow binding a bcast listener to 0 bises
Iulia Tanasescu
2023-10-23
2
-3
/
+2
|
*
Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables
Masum Reza
2023-10-23
1
-0
/
+2
|
*
Bluetooth: qca: add support for QCA2066
Tim Jiang
2023-10-23
3
-1
/
+83
|
*
Bluetooth: ISO: Set CIS bit only for devices with CIS support
Vlad Pruteanu
2023-10-23
1
-2
/
+2
|
*
Bluetooth: Add support for Intel Misty Peak - 8087:0038
Vijay Satija
2023-10-23
1
-0
/
+1
|
*
Bluetooth: Add support ITTIM PE50-M75C
Jingyang Wang
2023-10-23
1
-0
/
+3
|
*
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-10-23
5
-20
/
+82
|
*
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
2023-10-23
3
-16
/
+21
*
|
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
2023-10-24
26
-553
/
+9537
|
\
\
|
*
|
devlink: remove netlink small_ops
Jiri Pirko
2023-10-24
1
-327
/
+1
|
*
|
devlink: remove duplicated netlink callback prototypes
Jiri Pirko
2023-10-24
1
-62
/
+0
|
*
|
netlink: specs: devlink: add the remaining command to generate complete split...
Jiri Pirko
2023-10-24
5
-30
/
+9394
|
*
|
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
2023-10-24
13
-158
/
+152
|
*
|
devlink: make devlink_flash_overwrite enum named one
Jiri Pirko
2023-10-24
1
-1
/
+1
|
*
|
netlink: specs: devlink: make dont-validate single line
Jiri Pirko
2023-10-24
1
-51
/
+16
|
*
|
netlink: specs: devlink: remove reload-action from devlink-get cmd reply
Jiri Pirko
2023-10-24
3
-8
/
+0
|
*
|
tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op
Jiri Pirko
2023-10-24
1
-4
/
+7
|
*
|
tools: ynl-gen: introduce support for bitfield32 attribute type
Jiri Pirko
2023-10-24
6
-5
/
+58
|
*
|
genetlink: don't merge dumpit split op for different cmds into single iter
Jiri Pirko
2023-10-24
1
-1
/
+2
*
|
|
Merge branch 'intel-wired-lan-driver-updates-2023-10-19-idpf'
Jakub Kicinski
2023-10-24
2
-3
/
+16
|
\
\
\
[next]