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
2021-11-10
net: hns3: sync rx ring head in echo common pull
Yufeng Mo
5
-0
/
+50
2021-11-10
net: hns3: fix pfc packet number incorrect after querying pfc parameters
Jie Wang
5
-50
/
+48
2021-11-10
net: hns3: fix ROCE base interrupt vector initialization bug
Jie Wang
4
-13
/
+2
2021-11-10
net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac table is full
Guangbin Huang
1
-23
/
+27
2021-11-09
net: mana: Fix spelling mistake "calledd" -> "called"
Colin Ian King
1
-1
/
+1
2021-11-09
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
1
-10
/
+17
2021-11-09
amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini()
Taehee Yoo
1
-1
/
+1
2021-11-09
net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10
Marek Behún
1
-1
/
+4
2021-11-09
amt: add IPV6 Kconfig dependency
Arnd Bergmann
1
-0
/
+1
2021-11-09
gve: Fix off by one in gve_tx_timeout()
Dan Carpenter
1
-1
/
+1
2021-11-09
hamradio: defer 6pack kfree after unregister_netdev
Lin Ma
1
-2
/
+4
2021-11-09
hamradio: defer ax25 kfree after unregister_netdev
Lin Ma
1
-4
/
+5
2021-11-09
net: sungem_phy: fix code indentation
Jean Sacren
1
-1
/
+1
2021-11-09
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
2
-6
/
+34
2021-11-09
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
3
-10
/
+38
2021-11-09
bpf, sockmap: Fix race in ingress receive verdict with redirect to self
John Fastabend
1
-0
/
+47
2021-11-09
bpf, sockmap: Remove unhash handler for BPF sockmap usage
John Fastabend
1
-1
/
+0
2021-11-09
bpf, sockmap: Use stricter sk state checks in sk_lookup_assign
John Fastabend
3
-8
/
+16
2021-11-07
litex_liteeth: Fix a double free in the remove function
Christophe JAILLET
1
-1
/
+0
2021-11-07
nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails
Chengfeng Ye
1
-3
/
+3
2021-11-07
selftests: net: tls: remove unused variable and code
Anders Roxell
1
-3
/
+0
2021-11-07
net: marvell: prestera: fix hw structure laid out
Volodymyr Mytnyk
1
-63
/
+68
2021-11-07
sctp: remove unreachable code from sctp_sf_violation_chunk()
Alexey Khoroshilov
1
-3
/
+0
2021-11-07
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
1
-1
/
+3
2021-11-07
net: hisilicon: fix hsn3_ethtool kernel-doc warnings
Randy Dunlap
1
-2
/
+4
2021-11-07
nfc: port100: lower verbosity of cancelled URB messages
Krzysztof Kozlowski
1
-3
/
+3
2021-11-06
can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip_rx_int_enable()
Marc Kleine-Budde
1
-1
/
+1
2021-11-06
can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_finish() in case of bus off
Marc Kleine-Budde
1
-1
/
+3
2021-11-06
bpf: selftest: Trigger a DCE on the whole subprog
Martin KaFai Lau
1
-0
/
+12
2021-11-06
bpf: Stop caching subprog index in the bpf_pseudo_func insn
Martin KaFai Lau
3
-23
/
+27
2021-11-06
can: peak_usb: exchange the order of information messages
Stephane Grosjean
1
-5
/
+5
2021-11-06
can: peak_usb: always ask for BERR reporting for PCAN-USB devices
Stephane Grosjean
1
-9
/
+8
2021-11-06
can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path
Vincent Mailhol
1
-4
/
+2
2021-11-06
can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
Zhang Changzhong
1
-0
/
+5
2021-11-06
can: j1939: j1939_can_recv(): ignore messages with invalid source address
Zhang Changzhong
1
-0
/
+7
2021-11-06
can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
Zhang Changzhong
1
-0
/
+6
2021-11-05
ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
Nghia Le
1
-1
/
+0
2021-11-05
riscv, bpf: Fix RV32 broken build, and silence RV64 warning
Björn Töpel
2
-2
/
+4
2021-11-05
selftests/bpf/xdp_redirect_multi: Limit the tests in netns
Hangbin Liu
2
-10
/
+17
2021-11-05
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
Hangbin Liu
1
-2
/
+2
2021-11-05
selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
Hangbin Liu
1
-4
/
+4
2021-11-05
selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
Hangbin Liu
1
-17
/
+18
2021-11-05
libbpf: Fix lookup_and_delete_elem_flags error reporting
Mehrdad Arshad Rad
1
-1
/
+3
2021-11-05
bpftool: Install libbpf headers for the bootstrap version, too
Quentin Monnet
1
-10
/
+22
2021-11-05
net: marvell: prestera: fix patchwork build problems
Volodymyr Mytnyk
4
-5
/
+10
2021-11-05
amt: remove duplicate include in amt.c
Zhang Mingyu
1
-1
/
+0
2021-11-05
octeontx2-nicvf: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
ax88796c: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
amt: Fix NULL but dereferenced coccicheck error
Yang Li
1
-1
/
+2
2021-11-05
net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF
Jakub Kicinski
1
-0
/
+2
[next]