index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
translations
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
selftests/bpf: Add selftest for fill_link_info
Yafang Shao
3
-0
/
+387
2023-08-16
bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
Yafang Shao
1
-3
/
+2
2023-08-15
net: Fix slab-out-of-bounds in inet[6]_steal_sock
Lorenz Bauer
2
-2
/
+2
2023-08-15
bpf: Document struct bpf_struct_ops fields
David Vernet
1
-0
/
+47
2023-08-15
bpf: Support default .validate() and .update() behavior for struct_ops links
David Vernet
1
-6
/
+9
2023-08-15
selftests/bpf: Add various more tcx test cases
Daniel Borkmann
3
-0
/
+462
2023-08-14
selftests/bpf: Clean up fmod_ret in bench_rename test script
Yipeng Zou
1
-1
/
+1
2023-08-14
selftests/bpf: Fix repeat option when kfunc_call verification fails
Yipeng Zou
1
-1
/
+1
2023-08-14
libbpf: Set close-on-exec flag on gzopen
Marco Vedovati
1
-2
/
+2
2023-08-12
bpftool: fix perf help message
Daniel T. Lee
1
-1
/
+1
2023-08-12
bpf: Remove unused declaration bpf_link_new_file()
Yue Haibing
1
-1
/
+0
2023-08-11
tun: avoid high-order page allocation for packet header
Tahsin Erdogan
1
-1
/
+4
2023-08-11
net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro
Yang Yingliang
1
-15
/
+1
2023-08-11
sctp: Remove unused declaration sctp_backlog_migrate()
Yue Haibing
1
-2
/
+0
2023-08-11
net: caif: Remove unused declaration cfsrvl_ctrlcmd()
Yue Haibing
1
-3
/
+0
2023-08-11
net: stmmac: xgmac: RX queue routing configuration
Furong Xu
2
-2
/
+44
2023-08-11
leds: trig-netdev: Disable offload on deactivation of trigger
Andrew Lunn
1
-0
/
+2
2023-08-11
net: phy: marvell: Add support for offloading LED blinking
Andrew Lunn
1
-0
/
+281
2023-08-11
net: phy: phy_device: Call into the PHY driver to set LED offload
Andrew Lunn
2
-0
/
+101
2023-08-11
led: trig: netdev: Fix requesting offload device
Andrew Lunn
1
-3
/
+5
2023-08-11
net: mhi: Remove redundant initialization owner in mhi_net_driver
Li Zetao
1
-1
/
+0
2023-08-11
net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
Shenwei Wang
1
-0
/
+43
2023-08-11
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
14
-18
/
+18
2023-08-10
net: hns3: fix strscpy causing content truncation issue
Hao Chen
2
-4
/
+4
2023-08-10
net: tls: set MSG_SPLICE_PAGES consistently
Jakub Kicinski
1
-3
/
+0
2023-08-10
ibmvnic: Ensure login failure recovery is safe from other resets
Nick Child
1
-21
/
+47
2023-08-10
ibmvnic: Do partial reset on login failure
Nick Child
1
-6
/
+40
2023-08-10
ibmvnic: Handle DMA unmapping of login buffs in release functions
Nick Child
1
-5
/
+10
2023-08-10
ibmvnic: Unmap DMA login rsp buffer on send login fail
Nick Child
1
-1
/
+4
2023-08-10
ibmvnic: Enforce stronger sanity checks on login response
Nick Child
1
-0
/
+18
2023-08-10
net: mana: Fix MANA VF unload when hardware is unresponsive
Souradeep Chakrabarti
1
-4
/
+33
2023-08-10
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
2
-2
/
+2
2023-08-10
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
1
-0
/
+2
2023-08-10
driver core: cpu: Make cpu_show_not_affected() static
Borislav Petkov (AMD)
1
-8
/
+2
2023-08-10
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
1
-3
/
+9
2023-08-10
Documentation/srso: Document IBPB aspect and fix formatting
Borislav Petkov (AMD)
1
-27
/
+44
2023-08-10
driver core: cpu: Unify redundant silly stubs
Borislav Petkov (AMD)
1
-68
/
+19
2023-08-10
Documentation/hw-vuln: Unify filename specification in index
Borislav Petkov (AMD)
1
-7
/
+7
2023-08-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2
-142
/
+4
2023-08-10
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
1
-2
/
+4
2023-08-10
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
4
-103
/
+173
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2
-12
/
+300
2023-08-10
selftests/bpf: Add sockmap test for redirecting partial skb data
Xu Kuohai
2
-0
/
+86
2023-08-10
selftests/bpf: fix a CI failure caused by vsock sockmap test
Xu Kuohai
1
-1
/
+1
2023-08-10
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
2
-2
/
+9
2023-08-10
bpf, sockmap: Fix map type error in sock_map_del_link
Xu Kuohai
1
-5
/
+5
2023-08-10
xsk: fix refcount underflow in error path
Magnus Karlsson
1
-0
/
+1
2023-08-10
selftests/tc-testing: verify that a qdisc can be grafted onto a taprio class
Vladimir Oltean
1
-0
/
+50
2023-08-10
selftests/tc-testing: test that taprio can only be attached as root
Vladimir Oltean
2
-0
/
+66
2023-08-10
selftests/tc-testing: add ptp_mock Kconfig dependency
Vladimir Oltean
1
-1
/
+2
[next]