index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-08
selftests: netfilter: extend nfqueue tests to cover vrf device
Florian Westphal
1
-0
/
+54
2021-11-08
selftests: netfilter: add a vrf+conntrack testcase
Florian Westphal
2
-1
/
+221
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-07
Merge tag 'linux-can-fixes-for-5.16-20211106' of git://git.kernel.org/pub/scm...
David S. Miller
5
-20
/
+37
2021-11-06
can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...
Marc Kleine-Budde
1
-1
/
+1
2021-11-06
can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_fini...
Marc Kleine-Budde
1
-1
/
+3
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
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
14
-90
/
+199
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
2021-11-05
net: udp: correct the document for udp_mem
Menglong Dong
1
-4
/
+2
2021-11-05
net: ethernet: litex: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-05
octeontx2-pf: select CONFIG_NET_DEVLINK
Arnd Bergmann
1
-0
/
+1
2021-11-05
sfc: use swap() to make code cleaner
Yang Guang
1
-6
/
+2
2021-11-05
octeontx2-af: use swap() to make code cleaner
Yang Guang
1
-3
/
+1
2021-11-05
tg3: Remove redundant assignments
luo penghao
1
-1
/
+0
2021-11-05
net/smc: Print function name in smcr_link_down tracepoint
Tony Lu
1
-1
/
+1
2021-11-05
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
1
-25
/
+11
2021-11-04
Merge branch 'mctp-sockaddr-padding-check-initialisation-fixup'
Jakub Kicinski
1
-1
/
+23
2021-11-04
mctp: handle the struct sockaddr_mctp_ext padding field
Eugene Syromiatnikov
1
-1
/
+10
2021-11-04
mctp: handle the struct sockaddr_mctp padding fields
Eugene Syromiatnikov
1
-0
/
+13
2021-11-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-71
/
+82
2021-11-04
net: phy: fix duplex out of sync problem while changing settings
Heiner Kallweit
1
-1
/
+6
2021-11-04
devlink: fix flexible_array.cocci warning
Guo Zhengkui
1
-1
/
+1
2021-11-04
selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodes
Kleber Sacilotto de Souza
1
-0
/
+4
2021-11-04
net: fix possible NULL deref in sock_reserve_memory
Eric Dumazet
1
-1
/
+1
[next]