index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
net: Have netpoll bring-up DSA management interface
Florian Fainelli
1
-4
/
+18
2020-11-18
atl1e: fix error return code in atl1e_probe()
Zhang Changzhong
1
-2
/
+2
2020-11-18
atl1c: fix error return code in atl1c_probe()
Zhang Changzhong
1
-2
/
+2
2020-11-18
ah6: fix error return code in ah6_input()
Zhang Changzhong
1
-1
/
+2
2020-11-18
net: usb: qmi_wwan: Set DTR quirk for MR400
Filip Moc
1
-1
/
+1
2020-11-17
ipv4: use IS_ENABLED instead of ifdef
Florian Klink
1
-1
/
+1
2020-11-17
qed: fix ILT configuration of SRC block
Dmitry Bogdanov
2
-5
/
+2
2020-11-17
inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
Wang Hai
1
-1
/
+3
2020-11-17
net/tls: Fix wrong record sn in async mode of device resync
Tariq Toukan
2
-11
/
+42
2020-11-17
netdevsim: set .owner to THIS_MODULE
Taehee Yoo
3
-0
/
+4
2020-11-17
enetc: Workaround for MDIO register access issue
Alex Marginean
4
-25
/
+161
2020-11-17
tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
Ryan Sharpelletti
1
-1
/
+1
2020-11-17
net: ftgmac100: Fix crash when removing driver
Joel Stanley
1
-0
/
+4
2020-11-17
net: b44: fix error return code in b44_init_one()
Zhang Changzhong
1
-1
/
+2
2020-11-17
qed: fix error return code in qed_iwarp_ll2_start()
Zhang Changzhong
1
-3
/
+9
2020-11-16
bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.
Vasundhara Volam
1
-0
/
+3
2020-11-16
bnxt_en: Fix counter overflow logic.
Michael Chan
1
-0
/
+1
2020-11-16
bnxt_en: Free port stats during firmware reset.
Michael Chan
1
-1
/
+2
2020-11-16
bnxt_en: read EEPROM A2h address using page 0
Edwin Peer
1
-1
/
+1
2020-11-16
net: ipa: lock when freeing transaction
Alex Elder
1
-3
/
+12
2020-11-16
net/tls: fix corrupted data in recvmsg
Vadim Fedorenko
1
-1
/
+1
2020-11-16
net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanup
Subash Abhinov Kasiviswanathan
1
-0
/
+5
2020-11-16
net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragment
Lorenzo Bianconi
1
-2
/
+3
2020-11-16
net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() call
Wong Vee Khee
1
-0
/
+2
2020-11-16
net: bridge: add missing counters to ndo_get_stats64 callback
Heiner Kallweit
1
-0
/
+1
2020-11-16
net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
Zhang Changzhong
1
-0
/
+1
2020-11-16
net: stmmac: dwmac-intel-plat: fix error return code in intel_eth_plat_probe()
Zhang Changzhong
1
-1
/
+3
2020-11-16
qlcnic: fix error return code in qlcnic_83xx_restart_hw()
Zhang Changzhong
1
-1
/
+2
2020-11-16
cx82310_eth: fix error return code in cx82310_bind()
Zhang Changzhong
1
-1
/
+2
2020-11-16
MAINTAINERS: update cxgb4 and cxgb3 maintainer
Raju Rangoju
1
-3
/
+3
2020-11-16
net: lantiq: Wait for the GPHY firmware to be ready
Martin Blumenstingl
1
-0
/
+11
2020-11-16
MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
Xie He
1
-10
/
+9
2020-11-16
ipv6/netfilter: Discard first fragment not including all headers
Georg Kohmann
3
-20
/
+46
2020-11-16
net: fec: Fix reference count leak in fec series ops
Zhang Qilong
1
-7
/
+5
2020-11-16
PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter
Zhang Qilong
1
-0
/
+21
2020-11-15
can: m_can: m_can_stop(): set device to software init mode before closing
Faiz Abbas
1
-0
/
+3
2020-11-15
can: m_can: Fix freeing of can device from peripherials
Dan Murphy
3
-19
/
+33
2020-11-15
can: m_can: m_can_class_free_dev(): introduce new function
Dan Murphy
2
-0
/
+7
2020-11-15
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration
Marc Kleine-Budde
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regmap_init()
Marc Kleine-Budde
1
-0
/
+4
2020-11-15
can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI
Enric Balletbo i Serra
1
-1
/
+2
2020-11-15
can: flexcan: fix failure handling of pm_runtime_get_sync()
Zhang Qilong
1
-2
/
+6
2020-11-15
can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode property comment
Marc Kleine-Budde
1
-1
/
+1
2020-11-15
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
1
-2
/
+2
2020-11-15
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_echo_skb()
Marc Kleine-Budde
1
-2
/
+2
2020-11-15
can: ti_hecc: Fix memleak in ti_hecc_probe
Zhang Qilong
1
-5
/
+8
2020-11-15
can: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
1
-1
/
+1
2020-11-15
can: af_can: prevent potential access of uninitialized member in canfd_rcv()
Anant Thazhemadam
1
-5
/
+14
2020-11-15
can: af_can: prevent potential access of uninitialized member in can_rcv()
Anant Thazhemadam
1
-5
/
+14
[next]