index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-10
net: marvell: mvpp2: Fix wrong SerDes reconfiguration order
Marek BehĂșn
2021-11-10
net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
Christophe JAILLET
2021-11-10
net: stmmac: allow a tc-taprio base-time of zero
Vladimir Oltean
2021-11-10
selftests: net: test_vxlan_under_vrf: fix HV connectivity test
Andrea Righi
2021-11-10
Merge branch 'hns3-fixes'
David S. Miller
2021-11-10
net: hns3: allow configure ETS bandwidth of all TCs
Guangbin Huang
2021-11-10
net: hns3: remove check VF uc mac exist when set by PF
Guangbin Huang
2021-11-10
net: hns3: fix some mac statistics is always 0 in device version V2
Guangbin Huang
2021-11-10
net: hns3: fix kernel crash when unload VF while it is being reset
Yufeng Mo
2021-11-10
net: hns3: sync rx ring head in echo common pull
Yufeng Mo
2021-11-10
net: hns3: fix pfc packet number incorrect after querying pfc parameters
Jie Wang
2021-11-10
net: hns3: fix ROCE base interrupt vector initialization bug
Jie Wang
2021-11-10
net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac...
Guangbin Huang
2021-11-09
net: mana: Fix spelling mistake "calledd" -> "called"
Colin Ian King
2021-11-09
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
2021-11-09
amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini()
Taehee Yoo
2021-11-09
net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10
Marek BehĂșn
2021-11-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-09
amt: add IPV6 Kconfig dependency
Arnd Bergmann
2021-11-09
gve: Fix off by one in gve_tx_timeout()
Dan Carpenter
2021-11-09
hamradio: defer 6pack kfree after unregister_netdev
Lin Ma
2021-11-09
hamradio: defer ax25 kfree after unregister_netdev
Lin Ma
2021-11-09
net: sungem_phy: fix code indentation
Jean Sacren
2021-11-09
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
2021-11-09
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2021-11-09
bpf, sockmap: Fix race in ingress receive verdict with redirect to self
John Fastabend
2021-11-09
bpf, sockmap: Remove unhash handler for BPF sockmap usage
John Fastabend
2021-11-09
bpf, sockmap: Use stricter sk state checks in sk_lookup_assign
John Fastabend
2021-11-07
litex_liteeth: Fix a double free in the remove function
Christophe JAILLET
2021-11-07
nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails
Chengfeng Ye
2021-11-07
selftests: net: tls: remove unused variable and code
Anders Roxell
2021-11-07
net: marvell: prestera: fix hw structure laid out
Volodymyr Mytnyk
2021-11-07
sctp: remove unreachable code from sctp_sf_violation_chunk()
Alexey Khoroshilov
2021-11-07
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
2021-11-07
net: hisilicon: fix hsn3_ethtool kernel-doc warnings
Randy Dunlap
2021-11-07
nfc: port100: lower verbosity of cancelled URB messages
Krzysztof Kozlowski
2021-11-07
Merge tag 'linux-can-fixes-for-5.16-20211106' of git://git.kernel.org/pub/scm...
David S. Miller
2021-11-06
can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...
Marc Kleine-Budde
2021-11-06
Merge branch 'bpf: Fix out-of-bound issue when jit-ing bpf_pseudo_func'
Alexei Starovoitov
2021-11-06
can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_fini...
Marc Kleine-Budde
2021-11-06
bpf: selftest: Trigger a DCE on the whole subprog
Martin KaFai Lau
2021-11-06
bpf: Stop caching subprog index in the bpf_pseudo_func insn
Martin KaFai Lau
2021-11-06
can: peak_usb: exchange the order of information messages
Stephane Grosjean
2021-11-06
can: peak_usb: always ask for BERR reporting for PCAN-USB devices
Stephane Grosjean
2021-11-06
can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path
Vincent Mailhol
2021-11-06
can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
Zhang Changzhong
2021-11-06
can: j1939: j1939_can_recv(): ignore messages with invalid source address
Zhang Changzhong
2021-11-06
can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
Zhang Changzhong
2021-11-05
ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
Nghia Le
2021-11-05
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
[next]