index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
74
-1544
/
+1547
2023-10-24
tsnep: Fix tsnep_request_irq() format-overflow warning
Gerhard Engleder
2
-7
/
+7
2023-10-24
net: remove else after return in dev_prep_valid_name()
Jakub Kicinski
1
-5
/
+4
2023-10-24
net: remove dev_valid_name() check from __dev_alloc_name()
Jakub Kicinski
1
-3
/
+0
2023-10-24
net: trust the bitmap in __dev_alloc_name()
Jakub Kicinski
1
-11
/
+4
2023-10-24
net: reduce indentation of __dev_alloc_name()
Jakub Kicinski
1
-30
/
+26
2023-10-24
net: make dev_alloc_name() call dev_prep_valid_name()
Jakub Kicinski
1
-9
/
+11
2023-10-24
net: don't use input buffer of __dev_alloc_name() as a scratch space
Jakub Kicinski
1
-25
/
+8
2023-10-24
net: mptcp: use policy generated by YAML spec
Davide Caratti
5
-161
/
+250
2023-10-24
net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
Davide Caratti
3
-32
/
+32
2023-10-24
uapi: mptcp: use header file generated from YAML spec
Davide Caratti
3
-173
/
+161
2023-10-24
Documentation: netlink: add a YAML spec for mptcp
Davide Caratti
2
-0
/
+392
2023-10-24
net: mptcp: convert netlink from small_ops to ops
Davide Caratti
2
-64
/
+135
2023-10-24
tools: ynl-gen: add support for exact-len validation
Davide Caratti
5
-11
/
+29
2023-10-24
tools: ynl: add uns-admin-perm to genetlink legacy
Davide Caratti
1
-1
/
+1
2023-10-24
net: sched: sch_qfq: Use non-work-conserving warning handler
Liu Jian
1
-1
/
+1
2023-10-24
net: ethernet: davinci_emac: Use MAC Address from Device Tree
Adam Ford
1
-10
/
+12
2023-10-24
sock: Ignore memcg pressure heuristics when raising allocated
Abel Wu
1
-2
/
+12
2023-10-24
sock: Doc behaviors for pressure heurisitics
Abel Wu
1
-1
/
+13
2023-10-24
sock: Code cleanup on __sk_mem_raise_allocated()
Abel Wu
1
-10
/
+12
2023-10-24
net: ti: icssg-prueth: Add phys_port_name support
Jan Kiszka
1
-0
/
+14
2023-10-24
net: microchip: lan743x: improve throughput with rx timestamp config
Vishvambar Panth S
4
-2
/
+63
2023-10-23
net: veth: use newly added page pool API for veth with xdp
Yunsheng Lin
1
-9
/
+16
2023-10-23
page_pool: update document about fragment API
Yunsheng Lin
2
-14
/
+83
2023-10-23
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
2
-2
/
+68
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
9
-17
/
+8
2023-10-23
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
2
-14
/
+43
2023-10-23
devlink: remove netlink small_ops
Jiri Pirko
1
-327
/
+1
2023-10-23
devlink: remove duplicated netlink callback prototypes
Jiri Pirko
1
-62
/
+0
2023-10-23
netlink: specs: devlink: add the remaining command to generate complete split_ops
Jiri Pirko
5
-30
/
+9394
2023-10-23
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
13
-158
/
+152
2023-10-23
devlink: make devlink_flash_overwrite enum named one
Jiri Pirko
1
-1
/
+1
2023-10-23
netlink: specs: devlink: make dont-validate single line
Jiri Pirko
1
-51
/
+16
2023-10-23
netlink: specs: devlink: remove reload-action from devlink-get cmd reply
Jiri Pirko
3
-8
/
+0
2023-10-23
tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op
Jiri Pirko
1
-4
/
+7
2023-10-23
tools: ynl-gen: introduce support for bitfield32 attribute type
Jiri Pirko
6
-5
/
+58
2023-10-23
genetlink: don't merge dumpit split op for different cmds into single iter
Jiri Pirko
1
-1
/
+2
2023-10-23
idpf: cancel mailbox work in error path
Pavan Kumar Linga
1
-0
/
+1
2023-10-23
idpf: set scheduling mode for completion queue
Michal Kubiak
2
-3
/
+15
2023-10-23
net_sched: sch_fq: fastpath needs to take care of sk->sk_pacing_status
Eric Dumazet
1
-0
/
+4
2023-10-23
net_sched: sch_fq: fix off-by-one error in fq_dequeue()
Eric Dumazet
1
-1
/
+1
2023-10-23
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
1
-2
/
+2
2023-10-23
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2
-15
/
+14
2023-10-23
Bluetooth: btmtksdio: enable bluetooth wakeup in system suspend
Zhengping Jiang
1
-6
/
+38
2023-10-23
Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE
Guan Wentao
1
-0
/
+2
2023-10-23
Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED
Janne Grunau
1
-0
/
+5
2023-10-23
Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
Claudia Draghicescu
1
-4
/
+12
2023-10-23
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
5
-51
/
+56
2023-10-23
Bluetooth: btusb: Add date->evt_skb is NULL check
youwan Wang
1
-0
/
+3
2023-10-23
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
3
-41
/
+50
[next]