index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
video
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
net/bnx2x: Prevent access to a freed page in page_pool
Thinh Tran
1
-3
/
+3
2024-03-19
net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
Nikita Kiryushin
1
-2
/
+2
2024-03-19
net/sched: Add module alias for sch_fq_pie
Michal Koutný
1
-0
/
+2
2024-03-19
ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
Tobias Brunner
1
-0
/
+1
2024-03-19
hsr: Handle failures in module init
Felix Maurer
1
-4
/
+11
2024-03-19
rds: introduce acquire/release ordering in acquire/release_in_xmit()
Yewon Choi
1
-3
/
+2
2024-03-19
tools: ynl: add header guards for nlctrl
Jakub Kicinski
1
-0
/
+1
2024-03-19
wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}
Jason A. Donenfeld
2
-0
/
+2
2024-03-19
wireguard: netlink: access device through ctx instead of peer
Jason A. Donenfeld
1
-2
/
+2
2024-03-19
wireguard: netlink: check for dangling peer via is_dead instead of empty list
Jason A. Donenfeld
1
-3
/
+3
2024-03-19
wireguard: device: remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-19
wireguard: device: leverage core stats allocator
Breno Leitao
1
-8
/
+2
2024-03-19
wireguard: receive: annotate data-race around receiving_counter.counter
Nikita Zhandarovich
1
-3
/
+3
2024-03-19
net: move dev->state into net_device_read_txrx group
Eric Dumazet
3
-3
/
+4
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
6
-10
/
+6
2024-03-18
net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
Arınç ÜNAL
1
-10
/
+4
2024-03-18
selftests: net: veth: test the ability to independently manipulate GRO and XDP
Ignat Korchagin
2
-3
/
+25
2024-03-18
net: veth: do not manipulate GRO when using XDP
Ignat Korchagin
1
-18
/
+0
2024-03-18
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2
-3
/
+3
2024-03-18
net: wan: fsl_qmc_hdlc: Fix module compilation
Herve Codina
1
-1
/
+1
2024-03-15
net: ethernet: mtk_eth_soc: fix PPE hanging issue
Daniel Golle
1
-7
/
+11
2024-03-15
net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up
Daniel Golle
1
-4
/
+3
2024-03-15
net: remove {revc,send}msg_copy_msghdr() from exports
Jens Axboe
3
-21
/
+7
2024-03-14
net: txgbe: fix clk_name exceed MAX_DEV_ID limits
Duanqiang Wen
1
-1
/
+1
2024-03-14
docs: networking: fix indentation errors in multi-pf-netdev
Jakub Kicinski
1
-29
/
+29
2024-03-14
rxrpc: Fix error check on ->alloc_txbuf()
David Howells
1
-2
/
+2
2024-03-14
rxrpc: Fix use of changed alignment param to page_frag_alloc_align()
David Howells
1
-2
/
+2
2024-03-14
hsr: Fix uninit-value access in hsr_get_node()
Shigeru Yoshida
1
-0
/
+4
2024-03-14
vmxnet3: Fix missing reserved tailroom
William Tu
1
-3
/
+3
2024-03-14
tcp: Fix refcnt handling in __inet_hash_connect().
Kuniyuki Iwashima
1
-1
/
+1
2024-03-13
devlink: Fix devlink parallel commands processing
Shay Drory
1
-6
/
+7
2024-03-13
net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
Eric Dumazet
1
-1
/
+2
2024-03-13
octeontx2-af: Use matching wake_up API variant in CGX command interface
Linu Cherian
1
-1
/
+1
2024-03-13
soc: fsl: qbman: Use raw spinlock for cgr_lock
Sean Anderson
1
-11
/
+14
2024-03-13
soc: fsl: qbman: Always disable interrupts when taking cgr_lock
Sean Anderson
1
-5
/
+5
2024-03-13
rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
Kuniyuki Iwashima
1
-4
/
+0
2024-03-13
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
1
-22
/
+19
2024-03-12
Revert "x86/bugs: Use fixed addressing for VERW operand"
Dave Hansen
1
-1
/
+1
2024-03-12
nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y
Ido Schimmel
1
-1
/
+2
2024-03-12
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
2
-12
/
+23
2024-03-12
nexthop: Only parse NHA_OP_FLAGS for dump messages that require it
Ido Schimmel
1
-5
/
+5
2024-03-12
nexthop: Only parse NHA_OP_FLAGS for get messages that require it
Ido Schimmel
1
-8
/
+8
2024-03-12
Revert "dm: use queue_limits_set"
Linus Torvalds
2
-13
/
+16
2024-03-12
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
Andrii Nakryiko
9
-21
/
+21
2024-03-12
bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
Puranjay Mohan
1
-1
/
+6
2024-03-12
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
3
-0
/
+50
2024-03-12
ptp: Move from simple ida to xarray
Kory Maincent
1
-14
/
+18
2024-03-12
vxlan: Remove generic .ndo_get_stats64
Breno Leitao
1
-2
/
+0
2024-03-12
vxlan: Do not alloc tstats manually
Breno Leitao
1
-11
/
+2
2024-03-12
devlink: Add comments to use netlink gen tool
William Tu
1
-1
/
+4
[next]