index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
net: stmmac: removed enabling eee in EEE set callback
Voon Weifeng
1
-11
/
+4
2020-09-24
net: lantiq: Add locking for TX DMA channel
Hauke Mehrtens
1
-0
/
+2
2020-09-24
net: switchdev: Fixed kerneldoc warning
Tian Tao
1
-1
/
+1
2020-09-24
Revert "ravb: Fixed to be able to unload modules"
Geert Uytterhoeven
1
-55
/
+55
2020-09-24
mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet
Mat Martineau
1
-1
/
+4
2020-09-22
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
1
-8
/
+8
2020-09-22
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
1
-5
/
+15
2020-09-22
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-22
net: Update MAINTAINERS for MediaTek switch driver
Sean Wang
1
-0
/
+1
2020-09-22
net/mlx5e: mlx5e_fec_in_caps() returns a boolean
Saeed Mahameed
1
-5
/
+2
2020-09-22
net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock
Saeed Mahameed
1
-15
/
+10
2020-09-22
net/mlx5e: kTLS, Fix leak on resync error flow
Saeed Mahameed
1
-2
/
+6
2020-09-22
net/mlx5e: kTLS, Add missing dma_unmap in RX resync
Saeed Mahameed
1
-3
/
+5
2020-09-22
net/mlx5e: kTLS, Fix napi sync and possible use-after-free
Tariq Toukan
1
-1
/
+1
2020-09-22
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
Tariq Toukan
1
-4
/
+8
2020-09-22
net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()
Alaa Hleihel
6
-15
/
+17
2020-09-22
net/mlx5e: Fix multicast counter not up-to-date in "ip -s"
Ron Diskin
4
-7
/
+12
2020-09-22
net/mlx5e: Fix endianness when calculating pedit mask first bit
Maor Dickman
1
-13
/
+21
2020-09-22
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
Maor Dickman
1
-24
/
+28
2020-09-22
net/mlx5e: CT: Fix freeing ct_label mapping
Roi Dayan
3
-17
/
+36
2020-09-22
net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready
Jianbo Liu
1
-4
/
+1
2020-09-22
net/mlx5e: Use synchronize_rcu to sync with NAPI
Maxim Mikityanskiy
5
-36
/
+22
2020-09-22
net/mlx5e: Use RCU to protect rq->xdp_prog
Maxim Mikityanskiy
3
-30
/
+27
2020-09-22
net/mlx5: Fix FTE cleanup
Maor Gottlieb
1
-4
/
+4
2020-09-21
ipv6: route: convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-09-21
sfc: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-09-21
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-21
io_uring: fix openat/openat2 unified prep handling
Jens Axboe
1
-2
/
+4
2020-09-21
io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
Jens Axboe
1
-2
/
+4
2020-09-21
tools/io_uring: fix compile breakage
Douglas Gilbert
1
-2
/
+2
2020-09-21
io_uring: don't use retry based buffered reads for non-async bdev
Jens Axboe
1
-1
/
+5
2020-09-21
io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
Jens Axboe
1
-6
/
+10
2020-09-21
bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.
Michael Chan
1
-1
/
+1
2020-09-21
bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.
Michael Chan
1
-0
/
+1
2020-09-21
bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.
Vasundhara Volam
1
-0
/
+3
2020-09-21
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
1
-11
/
+20
2020-09-21
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
1
-6
/
+13
2020-09-21
bnxt_en: Use memcpy to copy VPD field info.
Vasundhara Volam
1
-3
/
+5
2020-09-21
Linux 5.9-rc6
v5.9-rc6
Linus Torvalds
1
-1
/
+1
2020-09-20
Revert "KVM: Check the allocation of pv cpu mask"
Vitaly Kuznetsov
1
-19
/
+3
2020-09-20
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
2
-9
/
+8
2020-09-20
net: mvneta: recycle the page in case of out-of-order
Lorenzo Bianconi
1
-1
/
+5
2020-09-20
rhashtable: fix indentation of a continue statement
Colin Ian King
1
-1
/
+1
2020-09-20
mm: fix wake_page_function() comment typos
Linus Torvalds
1
-2
/
+2
2020-09-20
dax: Fix stack overflow when mounting fsdax pmem device
Adrian Huang
1
-6
/
+6
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
3
-5
/
+31
2020-09-20
dm/dax: Fix table reference counts
Dan Williams
1
-2
/
+3
2020-09-20
kconfig: qconf: revive help message in the info view
Masahiro Yamada
1
-3
/
+8
[next]