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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
net: qed: remove redundant initialization of variable rc
Colin Ian King
1
-1
/
+1
2021-05-13
virtio-net: get build_skb() buf by data ptr
Xuan Zhuo
1
-2
/
+6
2021-05-13
virtio-net: fix for unable to handle page fault for address
Xuan Zhuo
1
-6
/
+6
2021-05-13
atl1c: improve link detection reliability on Mikrotik 10/25G NIC
Gatis Peisenieks
3
-18
/
+27
2021-05-13
atl1c: enable rx csum offload on Mikrotik 10/25G NIC
Gatis Peisenieks
2
-0
/
+7
2021-05-13
atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability
Gatis Peisenieks
1
-4
/
+12
2021-05-13
atl1c: improve performance by avoiding unnecessary pcie writes on xmit
Gatis Peisenieks
1
-4
/
+8
2021-05-13
atl1c: show correct link speed on Mikrotik 10/25G NIC
Gatis Peisenieks
4
-0
/
+21
2021-05-13
net: hinic: fix misspelled "acessing"
Guangbin Huang
1
-1
/
+1
2021-05-13
net: hinic: remove unnecessary parentheses
Guangbin Huang
7
-19
/
+19
2021-05-13
net: hinic: add blank line after function declaration
Guangbin Huang
2
-0
/
+2
2021-05-13
net: hinic: remove unnecessary blank line
Guangbin Huang
2
-2
/
+0
2021-05-13
alx: use fine-grained locking instead of RTNL
Johannes Berg
3
-29
/
+76
2021-05-12
atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
Zou Wei
1
-1
/
+1
2021-05-11
usb: class: cdc-wdm: WWAN framework integration
Loic Poulain
4
-5
/
+180
2021-05-11
mISDN: fix possible use-after-free in HFC_cleanup()
Zou Wei
1
-1
/
+1
2021-05-11
atm: iphase: fix possible use-after-free in ia_module_exit()
Zou Wei
1
-1
/
+1
2021-05-10
mvpp2: suppress warning
Matteo Croce
1
-3
/
+0
2021-05-10
mvpp2: remove unused parameter
Matteo Croce
1
-4
/
+4
2021-05-10
net: pch_gbe: remove unneeded MODULE_VERSION() call
Andy Shevchenko
3
-6
/
+2
2021-05-10
net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
Andy Shevchenko
1
-13
/
+6
2021-05-10
net: pch_gbe: use readx_poll_timeout_atomic() variant
Andy Shevchenko
1
-19
/
+8
2021-05-10
net: pch_gbe: Convert to use GPIO descriptors
Andy Shevchenko
1
-12
/
+32
2021-05-10
net: pch_gbe: Propagate error from devm_gpio_request_one()
Andy Shevchenko
1
-3
/
+7
2021-05-10
phy: nxp-c45-tja11xx: add timestamping support
Radu Pirea (NXP OSS)
1
-1
/
+530
2021-05-10
ptp: ptp_clock: make scaled_ppm_to_ppb static inline
Radu Pirea (NXP OSS)
1
-21
/
+0
2021-05-10
atm: Replace custom isprint() with generic analogue
Andy Shevchenko
2
-5
/
+7
2021-05-10
net: stmmac: platform: Delete a redundant condition branch
Zhen Lei
1
-2
/
+0
2021-05-10
net: mvpp2: Unshadow error code of device_property_read_u32()
Andy Shevchenko
1
-4
/
+6
2021-05-10
net: mvpp2: Use devm_clk_get_optional()
Andy Shevchenko
1
-19
/
+15
2021-05-10
net: mvpp2: Use device_get_match_data() helper
Andy Shevchenko
1
-11
/
+1
2021-05-10
net: mvpp2: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-0
/
+2
2021-05-10
net: qca_spi: Introduce stat about bad signature
Stefan Wahren
3
-0
/
+6
2021-05-10
net: qca_spi: Avoid re-sync for single signature error
Stefan Wahren
1
-1
/
+4
2021-05-10
net: qca_spi: Avoid reading signature three times in a row
Stefan Wahren
1
-0
/
+1
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-484
/
+433
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
3
-4
/
+7
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
36
-164
/
+171
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
1
-0
/
+3
2021-05-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
8
-62
/
+15
2021-05-07
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
4
-17
/
+38
2021-05-07
Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
2
-5
/
+1
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-6
/
+12
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-160
/
+178
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
[next]