index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
hisilicon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-12
net/mlx5e: Fix repeated XSK usage on one channel
Maxim Mikityanskiy
1
-0
/
+4
2020-06-12
net/mlx5: DR, Fix freeing in dr_create_rc_qp()
Denis Efremov
1
-1
/
+1
2020-06-12
net/mlx5: Fix fatal error handling during device load
Shay Drory
1
-3
/
+11
2020-06-12
net/mlx5: drain health workqueue in case of driver load error
Shay Drory
1
-0
/
+5
2020-06-11
tipc: fix NULL pointer dereference in tipc_disc_rcv()
Tuong Lien
1
-1
/
+1
2020-06-11
tipc: fix kernel WARNING in tipc_msg_append()
Tuong Lien
2
-3
/
+4
2020-06-11
ionic: remove support for mgmt device
Shannon Nelson
4
-25
/
+0
2020-06-11
drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
Xu Wang
1
-2
/
+3
2020-06-11
docs: networkng: convert sja1105's devlink info to RTS
Jakub Kicinski
3
-27
/
+50
2020-06-11
Crypto/chcr: Checking cra_refcnt before unregistering the algorithms
Ayush Sawal
1
-4
/
+14
2020-06-11
Crypto/chcr: Calculate src and dst sg lengths separately for dma map
Ayush Sawal
1
-18
/
+45
2020-06-11
docs: networkng: fix lists and table in sja1105
Jakub Kicinski
1
-2
/
+4
2020-06-11
docs: networking: fix extra spaces in ethtool-netlink
Jakub Kicinski
1
-6
/
+6
2020-06-11
net: cadence: macb: disable NAPI on error
Corentin Labbe
1
-1
/
+4
2020-06-11
mptcp: don't leak msk in token container
Paolo Abeni
1
-0
/
+1
2020-06-10
mptcp: fix races between shutdown and recvmsg
Paolo Abeni
1
-21
/
+24
2020-06-10
vxlan: Remove access to nexthop group struct
David Ahern
2
-5
/
+14
2020-06-10
nexthop: Fix fdb labeling for groups
David Ahern
3
-35
/
+66
2020-06-10
net: flow_offload: remove indirect flow_block declarations leftover
Pablo Neira Ayuso
1
-24
/
+0
2020-06-09
selftests/net: in rxtimestamp getopt_long needs terminating null entry
tannerlove
1
-0
/
+1
2020-06-09
net: mvneta: do not redirect frames during reconfiguration
Lorenzo Bianconi
1
-0
/
+13
2020-06-09
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
2
-2
/
+11
2020-06-09
ionic: wait on queue start until after IFF_UP
Shannon Nelson
1
-2
/
+2
2020-06-09
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
1
-0
/
+1
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
17
-36
/
+76
2020-06-09
selftests/net: in timestamping, strncpy needs to preserve null byte
tannerlove
1
-2
/
+8
2020-06-09
mptcp: bugfix for RM_ADDR option parsing
Geliang Tang
1
-0
/
+2
2020-06-09
net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy
Arjun Roy
1
-7
/
+63
2020-06-09
net/tls(TLS_SW): Add selftest for 'chunked' sendfile test
Pooja Trivedi
1
-0
/
+58
2020-06-08
net: fix wiki website url mac80211 and wireless files
Flavio Suligoi
2
-2
/
+2
2020-06-08
include: fix wiki website url in netlink interface header
Flavio Suligoi
1
-1
/
+1
2020-06-08
doc: networking: wireless: fix wiki website url
Flavio Suligoi
2
-4
/
+4
2020-06-08
net: dsa: lantiq_gswip: fix and improve the unsupported interface error
Martin Blumenstingl
1
-1
/
+2
2020-06-08
mlxsw: core: Use different get_trend() callbacks for different thermal zones
Vadim Pasternak
1
-4
/
+19
2020-06-08
ima: Remove __init annotation from ima_pcrread()
Roberto Sassu
1
-1
/
+1
2020-06-07
apparmor: Fix memory leak of profile proxy
John Johansen
3
-6
/
+9
2020-06-07
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
1
-2
/
+2
2020-06-07
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
1
-0
/
+5
2020-06-07
fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"
Al Viro
1
-2
/
+7
2020-06-07
net: dp83869: Reset return variable if PHY strap is read
Dan Murphy
1
-0
/
+3
2020-06-07
rhashtable: Drop raw RCU deref in nested_table_free
Herbert Xu
1
-4
/
+13
2020-06-06
hpfs: fix warning due to superfluous semicolon
Zou Wei
1
-1
/
+1
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
10
-24
/
+45
2020-06-06
Makefile: install modules.builtin even if CONFIG_MODULES=n
Jonas Zeiger
1
-3
/
+11
2020-06-06
mksysmap: Fix the mismatch of '.L' symbols in System.map
ashimida
1
-1
/
+1
2020-06-06
kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2020-06-06
modpost: change elf_info->size to size_t
Masahiro Yamada
2
-6
/
+5
2020-06-06
modpost: remove is_vmlinux() helper
Masahiro Yamada
1
-15
/
+1
2020-06-06
modpost: strip .o from modname before calling new_module()
Masahiro Yamada
2
-10
/
+12
2020-06-06
modpost: set have_vmlinux in new_module()
Masahiro Yamada
1
-5
/
+3
[next]