开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-02-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2021-02-22
net/mlx4_core: Add missed mlx4_free_cmd_mailbox()
Chuhong Yuan
2021-02-22
net: stmmac: fix CBS idleslope and sendslope calculation
Song, Yoong Siang
2021-02-22
net: phy: icplus: call phy_restore_page() when phy_select_page() fails
Dan Carpenter
2021-02-22
net: mvpp2: skip RSS configurations on loopback port
Stefan Chulski
2021-02-22
dpaa_eth: fix the access method for the dpaa_napi_portal
Camelia Groza
2021-02-22
net: ag71xx: remove unnecessary MTU reservation
DENG Qingfang
2021-02-21
octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()
Dan Carpenter
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-21
Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-21
Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/libata-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-20
Merge tag 'pnp-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2021-02-20
Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-02-20
Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-02-20
Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-20
Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-02-20
tty: protect tty_write from odd low-level tty disciplines
Linus Torvalds
2021-02-20
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-20
Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-20
Merge tag 'edac_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-20
Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-20
Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
2021-02-20
Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-02-19
i40e: Fix endianness conversions
Norbert Ciosek
2021-02-19
i40e: Fix add TC filter for IPv6
Mateusz Palczewski
2021-02-18
i40e: Fix VFs not created
Sylwester Dziedziuch
2021-02-18
i40e: Fix addition of RX filters after enabling FW LLDP agent
Mateusz Palczewski
2021-02-18
i40e: Fix overwriting flow control settings during driver loading
Mateusz Palczewski
2021-02-18
i40e: Add zero-initialization of AQ command structures
Mateusz Palczewski
2021-02-18
i40e: Fix memory leak in i40e_probe
Keita Suzuki
2021-02-18
i40e: Fix flow for IPv6 next header (extension header)
Slawomir Laba
2021-02-17
octeontx2-pf: Fix otx2_get_fecparam()
Dan Carpenter
2021-02-17
cteontx2-pf: cn10k: Prevent harmless double shift bugs
Dan Carpenter
2021-02-17
net: stmmac: Add PCI bus info to ethtool driver query output
Wong Vee Khee
2021-02-17
ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary
Vincent Cheng
2021-02-17
ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.
Vincent Cheng
2021-02-17
ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.
Vincent Cheng
2021-02-17
ptp: ptp_clockmatrix: Clean-up dev_*() messages.
Vincent Cheng
2021-02-17
ptp: ptp_clockmatrix: Remove unused header declarations.
Vincent Cheng
2021-02-17
ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.
Vincent Cheng
2021-02-17
ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.
Vincent Cheng
2021-02-17
net: stmmac: dwmac-sun8i: Add a shutdown callback
Samuel Holland
[next]