index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
443
-2050
/
+3975
|
\
|
*
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-19
123
-379
/
+1054
|
|
\
|
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-19
17
-49
/
+301
|
|
|
\
|
|
|
*
fail_function: Remove a redundant mutex unlock
Luo Meng
2020-11-19
1
-2
/
+3
|
|
|
*
Merge branch 'Fix bpf_probe_read_user_str() overcopying'
Alexei Starovoitov
2020-11-19
4
-2
/
+123
|
|
|
|
\
|
|
|
|
*
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2020-11-19
2
-0
/
+96
|
|
|
|
*
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
2020-11-19
2
-2
/
+27
|
|
|
|
/
|
|
|
*
libbpf: Fix VERSIONED_SYM_COUNT number parsing
Jiri Olsa
2020-11-19
1
-0
/
+2
|
|
|
*
bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list
John Fastabend
2020-11-18
1
-2
/
+9
|
|
|
*
bpf, sockmap: Handle memory acct if skb_verdict prog redirects to self
John Fastabend
2020-11-18
1
-0
/
+8
|
|
|
*
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
John Fastabend
2020-11-18
1
-19
/
+53
|
|
|
*
bpf, sockmap: Use truesize with sk_rmem_schedule()
John Fastabend
2020-11-18
1
-1
/
+1
|
|
|
*
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2020-11-18
2
-5
/
+18
|
|
|
*
bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made
John Fastabend
2020-11-18
1
-6
/
+9
|
|
|
*
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
2020-11-16
1
-1
/
+2
|
|
|
*
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
2020-11-14
3
-2
/
+33
|
|
|
*
tools, bpftool: Add missing close before bpftool net attach exit
Wang Hai
2020-11-13
1
-9
/
+9
|
|
|
*
MAINTAINERS/bpf: Update Andrii's entry.
Alexei Starovoitov
2020-11-12
1
-1
/
+1
|
|
|
*
selftests/bpf: Fix unused attribute usage in subprogs_unused test
Andrii Nakryiko
2020-11-12
1
-2
/
+2
|
|
|
*
bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
Kaixu Xia
2020-11-11
1
-1
/
+2
|
|
|
*
bpf: Fix passing zero to PTR_ERR() in bpf_btf_printf_prepare
Wang Qing
2020-11-09
1
-1
/
+1
|
|
|
*
libbpf: Don't attempt to load unused subprog as an entry-point BPF program
Andrii Nakryiko
2020-11-09
3
-10
/
+40
|
|
*
|
Merge branch 'net-smc-fixes-2020-11-18'
Jakub Kicinski
2020-11-19
3
-5
/
+7
|
|
|
\
\
|
|
|
*
|
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
2020-11-19
1
-3
/
+3
|
|
|
*
|
net/smc: fix matching of existing link groups
Karsten Graul
2020-11-19
2
-2
/
+4
|
|
|
/
/
|
|
*
|
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
2020-11-19
4
-33
/
+32
|
|
*
|
Merge tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2020-11-18
4
-12
/
+14
|
|
|
\
\
|
|
|
*
|
can: m_can: process interrupt only when not runtime suspended
Jarkko Nikula
2020-11-18
1
-0
/
+2
|
|
|
*
|
can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...
Marc Kleine-Budde
2020-11-18
1
-9
/
+9
|
|
|
*
|
can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
Jimmy Assarsson
2020-11-18
1
-1
/
+1
|
|
|
*
|
can: kvaser_pciefd: Fix KCAN bittiming limits
Jimmy Assarsson
2020-11-18
1
-2
/
+2
|
|
*
|
|
net/mlx4_core: Fix init_hca fields offset
Aya Levin
2020-11-18
2
-5
/
+5
|
|
*
|
|
Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2020-11-18
10
-34
/
+54
|
|
|
\
\
\
|
|
|
*
|
|
net/mlx5: fix error return code in mlx5e_tc_nic_init()
Wang Hai
2020-11-17
1
-1
/
+3
|
|
|
*
|
|
net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabled
Eli Cohen
2020-11-17
1
-0
/
+4
|
|
|
*
|
|
net/mlx5: Disable QoS when min_rates on all VFs are zero
Vladyslav Tarasiuk
2020-11-17
1
-7
/
+8
|
|
|
*
|
|
net/mlx5: Clear bw_share upon VF disable
Vladyslav Tarasiuk
2020-11-17
1
-0
/
+1
|
|
|
*
|
|
net/mlx5: Add handling of port type in rule deletion
Michael Guralnik
2020-11-17
1
-0
/
+7
|
|
|
*
|
|
net/mlx5e: Fix check if netdev is bond slave
Maor Dickman
2020-11-17
1
-1
/
+1
|
|
|
*
|
|
net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skb
Huy Nguyen
2020-11-17
4
-13
/
+16
|
|
|
*
|
|
net/mlx5e: Set IPsec WAs only in IP's non checksum partial case.
Huy Nguyen
2020-11-17
1
-7
/
+6
|
|
|
*
|
|
net/mlx5e: Fix refcount leak on kTLS RX resync
Maxim Mikityanskiy
2020-11-17
1
-5
/
+8
|
|
*
|
|
|
atm: nicstar: Unmap DMA on send error
Sebastian Andrzej Siewior
2020-11-18
1
-0
/
+2
|
|
*
|
|
|
page_frag: Recover from memory pressure
Dongli Zhang
2020-11-18
1
-0
/
+5
|
|
*
|
|
|
net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
Andrew Lunn
2020-11-18
3
-0
/
+34
|
|
*
|
|
|
Merge branch 'mlxsw-couple-of-fixes'
Jakub Kicinski
2020-11-18
2
-2
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
mlxsw: core: Use variable timeout for EMAD retries
Ido Schimmel
2020-11-18
1
-1
/
+2
|
|
|
*
|
|
|
mlxsw: Fix firmware flashing
Ido Schimmel
2020-11-18
1
-1
/
+1
|
|
|
/
/
/
/
|
|
*
|
|
|
net: Have netpoll bring-up DSA management interface
Florian Fainelli
2020-11-18
1
-4
/
+18
|
|
*
|
|
|
atl1e: fix error return code in atl1e_probe()
Zhang Changzhong
2020-11-18
1
-2
/
+2
[next]