index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
tls: rx: device: don't try to copy too much on detach
Jakub Kicinski
1
-1
/
+1
2022-08-11
tls: rx: device: bound the frag walk
Jakub Kicinski
1
-1
/
+7
2022-08-11
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2022-08-11
selftests: forwarding: Fix failing tests with old libnet
Ido Schimmel
3
-24
/
+48
2022-08-11
net: refactor bpf_sk_reuseport_detach()
Hawkins Jiawei
1
-6
/
+3
2022-08-11
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
3
-22
/
+53
2022-08-10
selftests/bpf: Ensure sleepable program is rejected by hash map iter
Hou Tao
2
-0
/
+15
2022-08-10
selftests/bpf: Add write tests for sk local storage map iterator
Hou Tao
2
-4
/
+38
2022-08-10
selftests/bpf: Add tests for reading a dangling map iter fd
Hou Tao
1
-0
/
+92
2022-08-10
bpf: Only allow sleepable program for resched-able iterator
Hou Tao
1
-1
/
+10
2022-08-10
bpf: Check the validity of max_rdwr_access for sock local storage map iterator
Hou Tao
1
-1
/
+1
2022-08-10
bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
Hou Tao
1
-1
/
+19
2022-08-10
bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
Hou Tao
1
-1
/
+9
2022-08-10
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
1
-0
/
+2
2022-08-10
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
1
-0
/
+6
2022-08-10
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
2
-8
/
+16
2022-08-10
bpf, arm64: Fix bpf trampoline instruction endianness
Xu Kuohai
1
-6
/
+6
2022-08-10
genetlink: correct uAPI defines
Jakub Kicinski
1
-2
/
+3
2022-08-10
devlink: Fix use-after-free after a failed reload
Ido Schimmel
1
-2
/
+2
2022-08-10
net:bonding:support balance-alb interface with vlan to bridge
Sun Shouxin
1
-0
/
+7
2022-08-10
macsec: Fix traffic counters/statistics
Clayton Yager
1
-9
/
+49
2022-08-10
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
1
-0
/
+1
2022-08-10
vsock: Fix memory leak in vsock_connect()
Peilin Ye
1
-1
/
+8
2022-08-10
Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
Jose Alonso
1
-13
/
+13
2022-08-10
netlabel: fix typo in comment
Topi Miettinen
1
-1
/
+1
2022-08-10
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-10
mlx5: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+2
2022-08-10
vxlan: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-1
/
+1
2022-08-10
geneve: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-10
geneve: fix TOS inheriting for ipv4
Matthias May
1
-4
/
+8
2022-08-10
net: atlantic: fix aq_vec index out of range error
Chia-Lin Kao (AceLan)
1
-13
/
+8
2022-08-10
ax88796: Fix some typo in a comment
Christophe JAILLET
1
-2
/
+2
2022-08-10
selftests/bpf: Add test for prealloc_lru_pop bug
Kumar Kartikeya Dwivedi
2
-0
/
+70
2022-08-10
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
1
-5
/
+1
2022-08-10
bpf: Allow calling bpf_prog_test kfuncs in tracing programs
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-08-09
can: mcp251x: Fix race condition on receive interrupt
Sebastian Würl
1
-3
/
+15
2022-08-09
plip: avoid rcu debug splat
Florian Westphal
1
-1
/
+1
2022-08-09
net: bgmac: Fix a BUG triggered by wrong bytes_compl
Sandor Bodo-Merle
1
-1
/
+1
2022-08-09
net: dsa: felix: suppress non-changes to the tagging protocol
Vladimir Oltean
1
-0
/
+3
2022-08-09
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
1
-0
/
+1
2022-08-09
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
2
-0
/
+9
2022-08-09
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
6
-115
/
+126
2022-08-09
netfilter: ip6t_LOG: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2022-08-09
netfilter: nf_tables: do not allow RULE_ID to refer to another chain
Thadeu Lima de Souza Cascardo
1
-2
/
+5
2022-08-09
netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
Thadeu Lima de Souza Cascardo
1
-2
/
+4
2022-08-09
netfilter: nf_tables: do not allow SET_ID to refer to another table
Thadeu Lima de Souza Cascardo
1
-1
/
+3
2022-08-09
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
3
-17
/
+73
2022-08-09
can: ems_usb: fix clang's -Wunaligned-access warning
Marc Kleine-Budde
1
-1
/
+1
2022-08-09
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
1
-1
/
+7
2022-08-09
can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...
Fedor Pchelkin
1
-1
/
+4
[next]