index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
net/mlx5: Fix error flow in case of function_setup failure
Shay Drory
1
-1
/
+2
2020-05-22
net/mlx5e: CT: Correctly get flow rule
Roi Dayan
2
-3
/
+6
2020-05-22
net/mlx5e: Update netdev txq on completions during closure
Moshe Shemesh
1
-3
/
+6
2020-05-22
net/mlx5: Annotate mutex destroy for root ns
Roi Dayan
1
-0
/
+6
2020-05-22
net/mlx5: Don't maintain a case of del_sw_func being null
Roi Dayan
1
-8
/
+9
2020-05-22
net/mlx5: Fix cleaning unmanaged flow tables
Roi Dayan
1
-5
/
+6
2020-05-22
net/mlx5: Fix memory leak in mlx5_events_init
Moshe Shemesh
1
-1
/
+3
2020-05-22
net/mlx5e: Fix inner tirs handling
Roi Dayan
4
-10
/
+12
2020-05-22
net/mlx5e: kTLS, Destroy key object after destroying the TIS
Tariq Toukan
1
-1
/
+1
2020-05-22
net/mlx5e: Fix allowed tc redirect merged eswitch offload cases
Maor Dickman
3
-14
/
+41
2020-05-22
net/mlx5: Avoid processing commands before cmdif is ready
Eran Ben Elisha
3
-0
/
+23
2020-05-22
net/mlx5: Fix a race when moving command interface to events mode
Eran Ben Elisha
3
-4
/
+40
2020-05-22
net/mlx5: Add command entry handling completion
Moshe Shemesh
2
-0
/
+15
2020-05-22
net: sun: fix missing release regions in cas_init_one().
Qiushi Wu
1
-2
/
+1
2020-05-22
net: mscc: ocelot: fix address ageing time (again)
Vladimir Oltean
1
-1
/
+1
2020-05-22
r8169: fix OCP access on RTL8117
Heiner Kallweit
1
-2
/
+15
2020-05-22
Merge branch 'mlxsw-Various-fixes'
David S. Miller
3
-3
/
+21
2020-05-22
selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer
Amit Cohen
1
-1
/
+1
2020-05-22
mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...
Jiri Pirko
2
-2
/
+20
2020-05-22
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Jonathan McDowell
1
-0
/
+13
2020-05-22
Merge branch 'netdevsim-Two-small-fixes'
David S. Miller
2
-2
/
+5
2020-05-22
selftests: netdevsim: Always initialize 'RET' variable
Ido Schimmel
1
-0
/
+4
2020-05-22
netdevsim: Ensure policer drop counter always increases
Ido Schimmel
1
-2
/
+1
2020-05-22
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
17
-159
/
+335
2020-05-22
net/ethernet/freescale: rework quiesce/activate for ucc_geth
Valentin Longchamp
1
-6
/
+7
2020-05-22
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...
Jere Leppänen
1
-4
/
+5
2020-05-22
tipc: block BH before using dst_cache
Eric Dumazet
1
-1
/
+5
2020-05-22
net: mvpp2: fix RX hashing for non-10G ports
Russell King
1
-1
/
+1
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-11
/
+69
2020-05-22
felix: Fix initialization of ioremap resources
Claudiu Manoil
3
-27
/
+24
2020-05-22
mptcp: use untruncated hash in ADD_ADDR HMAC
Todd Malsbary
4
-25
/
+24
2020-05-21
flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
Jakub Sitnicki
1
-5
/
+21
2020-05-21
net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()
Tang Bin
1
-4
/
+4
2020-05-21
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
5
-6
/
+4
2020-05-21
net: ipip: fix wrong address family in init error path
Vadim Fedorenko
1
-1
/
+1
2020-05-21
Merge branch 'net-tls-fix-encryption-error-path'
David S. Miller
1
-7
/
+10
2020-05-21
net/tls: free record only on encryption error
Vadim Fedorenko
1
-2
/
+4
2020-05-21
net/tls: fix encryption error checking
Vadim Fedorenko
1
-5
/
+6
2020-05-21
Merge branch 'net-ethernet-ti-fix-some-return-value-check'
David S. Miller
4
-6
/
+7
2020-05-21
net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe
Wei Yongjun
1
-1
/
+2
2020-05-21
net: ethernet: ti: fix some return value check of cpsw_ale_create()
Wei Yongjun
3
-5
/
+5
2020-05-21
net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
Manivannan Sadhasivam
1
-1
/
+1
2020-05-21
ethtool: count header size in reply size estimate
Michal Kubecek
2
-3
/
+2
2020-05-20
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
1
-0
/
+1
2020-05-20
ax25: fix setsockopt(SO_BINDTODEVICE)
Eric Dumazet
1
-2
/
+4
2020-05-20
Merge branch 'wireguard-fixes'
David S. Miller
8
-59
/
+71
2020-05-20
wireguard: noise: separate receive counter from send counter
Jason A. Donenfeld
5
-53
/
+48
2020-05-20
wireguard: queueing: preserve flow hash across packet scrubbing
Jason A. Donenfeld
4
-4
/
+17
2020-05-20
wireguard: noise: read preshared key while taking lock
Jason A. Donenfeld
1
-1
/
+5
2020-05-20
wireguard: selftests: use newer iproute2 for gcc-10
Jason A. Donenfeld
1
-1
/
+1
[next]