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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-30
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
5
-3
/
+15
2022-05-30
wifi: iwlwifi: pcie: rename CAUSE macro
Johannes Berg
1
-17
/
+17
2022-05-30
wifi: libertas: use variable-size data in assoc req/resp cmd
Johannes Berg
2
-5
/
+5
2022-05-30
wifi: cw1200: cleanup the code a bit
Bernard Zhao
1
-8
/
+2
2022-05-29
sfc: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-05-29
sfc: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-05-28
net: enetc: Use pci_release_region() to release some resources
Christophe JAILLET
1
-2
/
+2
2022-05-28
bonding: NS target should accept link local address
Hangbin Liu
1
-5
/
+0
2022-05-28
nfp: only report pause frame configuration for physical device
Yu Xiao
1
-2
/
+2
2022-05-28
net: dpaa: Convert to SPDX identifiers
Sean Anderson
5
-143
/
+15
2022-05-28
net: phy: Directly use ida_alloc()/free()
Ke Liu
1
-3
/
+3
2022-05-27
net: ipa: fix page free in ipa_endpoint_replenish_one()
Alex Elder
1
-1
/
+1
2022-05-27
net: ipa: fix page free in ipa_endpoint_trans_release()
Alex Elder
1
-5
/
+2
2022-05-27
net: usb: qmi_wwan: add Telit 0x1250 composition
Carlo Lobrano
1
-0
/
+1
2022-05-27
net: lan743x: PCI11010 / PCI11414 fix
Raju Lakkaraju
1
-10
/
+22
2022-05-27
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
1
-4
/
+3
2022-05-27
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
Miaoqian Lin
1
-0
/
+1
2022-05-27
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
Miaoqian Lin
1
-1
/
+2
2022-05-27
net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
Dan Carpenter
1
-0
/
+3
2022-05-26
net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
Michael Walle
1
-2
/
+7
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-13
/
+2
2022-05-25
net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()
Siddharth Vadapalli
1
-1
/
+4
2022-05-25
amt: fix possible memory leak in amt_rcv()
Taehee Yoo
1
-1
/
+1
2022-05-25
amt: fix return value of amt_update_handler()
Taehee Yoo
1
-1
/
+1
2022-05-25
amt: fix typo in amt
Taehee Yoo
1
-1
/
+1
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1078
-36997
/
+135772
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-10
/
+31
2022-05-24
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Nathan Chancellor
1
-1
/
+1
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-31
/
+82
2022-05-23
Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-58
/
+27
2022-05-23
can: ctucanfd: platform: add missing dependency to HAS_IOMEM
Marc Kleine-Budde
1
-1
/
+1
2022-05-23
can: kvaser_usb: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-23
can: peak_usb: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-23
eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
Jakub Kicinski
4
-6624
/
+0
2022-05-23
net: ethernet: mtk_eth_soc: fix error code in mtk_flow_offload_replace()
Dan Carpenter
1
-1
/
+2
2022-05-23
net: dsa: felix: tag_8021q preparation for multiple CPU ports
Vladimir Oltean
1
-40
/
+64
2022-05-23
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
3
-65
/
+85
2022-05-23
net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu
Vladimir Oltean
2
-27
/
+17
2022-05-23
net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_8021q CPU
Vladimir Oltean
2
-6
/
+5
2022-05-23
net: dsa: felix: move the updating of PGID_CPU to the ocelot lib
Vladimir Oltean
2
-7
/
+31
2022-05-23
net: dsa: fix missing adjustment of host broadcast flooding
Vladimir Oltean
1
-0
/
+3
2022-05-22
wifi: carl9170: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-22
wifi: brcmfmac: work around a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-1
/
+1
2022-05-22
wifi: iwlwifi: use unsigned to silence a GCC 12 warning
Jakub Kicinski
1
-1
/
+1
2022-05-22
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-05-22
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
1
-4
/
+1
2022-05-22
wifi: ath9k: silence array-bounds warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-05-22
wifi: plfxlc: remove redundant NULL-check for GCC 12
Jakub Kicinski
1
-2
/
+2
2022-05-22
net: dsa: restrict SMSC_LAN9303_I2C kconfig
Randy Dunlap
1
-1
/
+2
2022-05-22
net: fddi: skfp: smt: Remove extra parameters to vararg macro
Tom Rix
1
-1
/
+1
[prev]
[next]