index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-04-10
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-10
mt76: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-04
Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"
Anilkumar Kolli
2022-04-01
ath9k: Properly clear TX status area before reporting to mac80211
Toke Høiland-Jørgensen
2022-03-24
net: usb: ax88179_178a: add Allied Telesis AT-UMCs
Greg Jesionowski
2022-03-24
net: dsa: realtek: make interface drivers depend on OF
Alvin Šipraga
2022-03-24
net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resume
Bjorn Andersson
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-23
Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
Sondhauß, Jan
2022-03-23
ice: don't allow to run ice_send_event_to_aux() in atomic ctx
Alexander Lobakin
2022-03-23
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
2022-03-23
net: marvell: prestera: add missing destroy_workqueue() in prestera_module_in...
Yang Yingliang
2022-03-23
drivers: net: xgene: Fix regression in CRC stripping
Stephane Graber
2022-03-22
net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_...
Eyal Birger
2022-03-22
net/mlx5e: Fix build warning, detected write beyond size of field
Saeed Mahameed
2022-03-22
iwlwifi: mvm: Don't fail if PPAG isn't supported
Miri Korenblit
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-22
bnx2x: truncate value to original sizing
Bill Wendling
2022-03-22
net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()
Yang Yingliang
2022-03-21
net: mdio: mscc-miim: add lan966x internal phy reset support
Michael Walle
2022-03-21
net: mdio: mscc-miim: replace magic numbers for the bus reset
Michael Walle
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-21
net: dsa: mv88e6xxx: Fill in STU support for all supported chips
Tobias Waldekranz
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-21
net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5
Vladimir Oltean
2022-03-21
net: dsa: mv88e6xxx: Ensure STU support in VLAN MSTI callback
Tobias Waldekranz
2022-03-21
net: dsa: mv88e6xxx: Require ops be implemented to claim STU support
Tobias Waldekranz
2022-03-21
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-21
net: bcmgenet: Use stronger register read/writes to assure ordering
Jeremy Linton
2022-03-21
Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
2022-03-21
netdevsim: replace vfs_lock with devlink instance lock
Jakub Kicinski
2022-03-21
netdevsim: replace port_list_lock with devlink instance lock
Jakub Kicinski
2022-03-21
bnxt: use the devlink instance lock to protect sriov
Jakub Kicinski
2022-03-21
i825xx: fix typo "Frame to short" -> "Frame too short"
Tong Zhang
2022-03-21
ar5523: fix typo "to short" -> "too short"
Tong Zhang
2022-03-21
net: sparx5: Add mdb handlers
Casper Andersson
2022-03-21
net: sparx5: Add arbiter for managing PGID table
Casper Andersson
2022-03-21
nfp: nfdk: implement xdp tx path for NFDK
Yinjun Zhang
2022-03-21
nfp: add support for NFDK data path
Jakub Kicinski
2022-03-21
nfp: choose data path based on version
Jakub Kicinski
2022-03-21
nfp: add per-data path feature mask
Jakub Kicinski
2022-03-21
nfp: use TX ring pointer write back
Jakub Kicinski
2022-03-21
nfp: move tx_ring->qcidx into cold data
Jakub Kicinski
2022-03-21
nfp: prepare for multi-part descriptors
Jakub Kicinski
[next]