index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rfkill
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
net/smc: remove freed buffer from list
Karsten Graul
1
-1
/
+5
2020-07-20
net/smc: do not call dma sync for unmapped memory
Karsten Graul
4
-14
/
+18
2020-07-20
net/smc: fix handling of delete link requests
Karsten Graul
1
-22
/
+7
2020-07-20
net/smc: move add link processing for new device into llc layer
Karsten Graul
3
-80
/
+58
2020-07-20
net/smc: drop out-of-flow llc response messages
Karsten Graul
1
-6
/
+18
2020-07-20
net/smc: protect smc ib device initialization
Karsten Graul
2
-3
/
+14
2020-07-20
net/smc: fix link lookup for new rdma connections
Karsten Graul
1
-1
/
+3
2020-07-20
net/smc: clear link during SMC client link down processing
Karsten Graul
1
-1
/
+3
2020-07-20
net/smc: handle unexpected response types for confirm link
Karsten Graul
1
-3
/
+5
2020-07-18
mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3
Vadim Pasternak
1
-16
/
+32
2020-07-18
net: hsr: validate address B before copying to skb
Murali Karicheri
1
-1
/
+2
2020-07-18
net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames
Murali Karicheri
1
-0
/
+3
2020-07-18
rhashtable: drop duplicated word in <linux/rhashtable.h>
Randy Dunlap
1
-1
/
+1
2020-07-18
net: macb: use phy_interface_mode_is_rgmii everywhere
Alexandre Belloni
1
-1
/
+1
2020-07-18
net: atlantic: disable PTP on AQC111, AQC112
Nikita Danilov
7
-10
/
+68
2020-07-17
nfc: nci: add missed destroy_workqueue in nci_register_device
Wang Hai
1
-1
/
+4
2020-07-17
net: bcmgenet: restore HFB filters on resume
Doug Berger
2
-77
/
+62
2020-07-17
net: bcmgenet: test RBUF_ACPI_EN when resuming
Doug Berger
1
-3
/
+7
2020-07-17
net: bcmgenet: test MPD_EN when resuming
Doug Berger
1
-4
/
+8
2020-07-17
selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
Paolo Pisati
1
-0
/
+2
2020-07-17
net: smc91x: Fix possible memory leak in smc_drv_probe()
Wang Hai
1
-2
/
+2
2020-07-17
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
1
-1
/
+2
2020-07-17
docs: ptp.rst: add support for Renesas (IDT) ClockMatrix
Min Li
1
-0
/
+12
2020-07-16
net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration
Sergey Organov
1
-0
/
+4
2020-07-16
net: fec: fix hardware time stamping by external devices
Sergey Organov
3
-6
/
+30
2020-07-16
ax88172a: fix ax88172a_unbind() failures
George Kennedy
1
-0
/
+1
2020-07-16
vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
Stefano Garzarella
1
-1
/
+1
2020-07-16
dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
Ioana Ciornei
1
-1
/
+1
2020-07-15
qed: Disable "MFW indication via attention" SPAM every 5 minutes
Laurence Oberman
1
-1
/
+2
2020-07-15
selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
Paolo Pisati
1
-1
/
+1
2020-07-14
gianfar: Use random MAC address when none is given
Maxim Kochetkov
1
-1
/
+5
2020-07-14
hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path
Christophe JAILLET
1
-1
/
+1
2020-07-14
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
1
-5
/
+6
2020-07-14
usb: hso: Fix debug compile warning on sparc32
Geert Uytterhoeven
1
-2
/
+3
2020-07-13
bnxt_en: Fix completion ring sizing with TPA enabled.
Michael Chan
1
-2
/
+10
2020-07-13
bnxt_en: Init ethtool link settings after reading updated PHY configuration.
Vasundhara Volam
1
-5
/
+5
2020-07-13
bnxt_en: Fix race when modifying pause settings.
Vasundhara Volam
1
-1
/
+4
2020-07-11
mips: Remove compiler check in unroll macro
Nathan Chancellor
1
-3
/
+1
2020-07-10
mlxsw: pci: Fix use-after-free in case of failed devlink reload
Ido Schimmel
1
-16
/
+38
2020-07-10
mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
Ido Schimmel
1
-1
/
+1
2020-07-10
net: macb: fix call to pm_runtime in the suspend/resume functions
Nicolas Ferre
1
-2
/
+4
2020-07-10
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
Nicolas Ferre
1
-1
/
+0
2020-07-10
net: macb: fix macb_get/set_wol() when moving to phylink
Nicolas Ferre
1
-6
/
+12
2020-07-10
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre
1
-1
/
+1
2020-07-10
net: macb: fix wakeup test in runtime suspend/resume routines
Nicolas Ferre
1
-2
/
+2
2020-07-10
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
1
-1
/
+1
2020-07-10
io_uring: account user memory freed when exit has been queued
Jens Axboe
1
-3
/
+10
2020-07-10
io_uring: fix memleak in io_sqe_files_register()
Yang Yingliang
1
-0
/
+1
2020-07-10
MAINTAINERS: update email address for Gerald Schaefer
Gerald Schaefer
2
-2
/
+5
2020-07-10
MAINTAINERS: update email address for Heiko Carstens
Heiko Carstens
2
-2
/
+4
[next]