Gitiles Standalone
repos
/
linux-5.10
/
3a9b0455062ffb9d2f6cd4473a76e3456f318c9f
/
drivers
/
net
3a9b045
net: usb: rtl8150: demote allmulti message to dev_dbg()
by David Lechner
· 7 years ago
4aac0b43
octeon_mgmt: Fix MIX registers configuration on MTU setup
by Alexander Sverdlin
· 7 years ago
3a49860
tg3: Add higher cpu clock for 5762.
by Sanjeev Bansal
· 7 years ago
0f2605f
tg3: Update copyright
by Siva Reddy Kallam
· 7 years ago
3578a7e
ibmvnic: Fix error recovery on login failure
by John Allen
· 7 years ago
dea39ac
net: lan78xx: Fix race in tx pending skb size calculation
by Stefan Wahren
· 7 years ago
432e629
net/mlx4_en: Don't reuse RX page when XDP is set
by Saeed Mahameed
· 7 years ago
916c5e1
hv/netvsc: fix handling of fallback to single queue mode
by Stephen Hemminger
· 7 years ago
2d14d37
ibmvnic: Revise RX/TX queue error messages
by Thomas Falcon
· 7 years ago
014dd76
net: ethernet: stmmac: fix documentation warning
by Corentin Labbe
· 7 years ago
56c266dc
net: stmmac: dwmac-sun8i: fix typo descrive => describe
by Corentin Labbe
· 7 years ago
6e8cfd6
tun: Fix use-after-free on XDP_TX
by Toshiaki Makita
· 7 years ago
5fc853c
qlogic: check kstrtoul() for errors
by Dan Carpenter
· 7 years ago
193f200
sfc: hold filter_sem consistently during reset
by Bert Kenward
· 7 years ago
1c56c09
sfc: avoid hang from nested use of the filter_sem
by Bert Kenward
· 7 years ago
9e3bff9
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
by Florian Fainelli
· 7 years ago
3528848
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 7 years ago
c411104
ixgbe: Off by one in ixgbe_ipsec_tx()
by Dan Carpenter
· 7 years ago
d14c780
ixgbe: Be more careful when modifying MAC filters
by Alexander Duyck
· 7 years ago
672f5cc
Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
by David S. Miller
· 7 years ago
20c4515
qed: fix spelling mistake "successffuly" -> "successfully"
by Ewan D. Milne
· 7 years ago
576cd32
sfp: fix module initialisation with netdev already up
by Russell King
· 7 years ago
f20a4c4
sfp: ensure we clean up properly on bus registration failure
by Russell King
· 7 years ago
c58387a
bnxt_en: Fix for system hang if request_irq fails
by Vikas Gupta
· 7 years ago
30f5294
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
by Michael Chan
· 7 years ago
30e3384
bnxt_en: Support clearing of the IFF_BROADCAST flag.
by Michael Chan
· 7 years ago
78f058a
bnxt_en: Always set output parameters in bnxt_get_max_rings().
by Michael Chan
· 7 years ago
07f4fde
bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
by Michael Chan
· 7 years ago
e32d4e6
bnxt_en: Fix the vlan_tci exact match check.
by Venkat Duvvuru
· 7 years ago
58e9683
net: ieee802154: adf7242: Fix OCL calibration runs
by Michael Hennerich
· 7 years ago
36d26d6
net: ieee802154: adf7242: Fix erroneous RX enable
by Michael Hennerich
· 7 years ago
8f2fbc6
ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
by Stefan Schmidt
· 8 years ago
8a81388
ieee802154: at86rf230: use __func__ macro for debug messages
by Stefan Schmidt
· 8 years ago
20f3304
ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
by Stefan Schmidt
· 8 years ago
404cd08
net: macb: Allocate valid memory for TX and RX BD prefetch
by Harini Katakam
· 7 years ago
e50b770
net: macb: Free RX ring for all queues
by Harini Katakam
· 7 years ago
843789f
cxgb4: assume flash part size to be 4MB, if it can't be determined
by Casey Leedom
· 7 years ago
44f3d55
ravb: remove custom .set_link_ksettings from ethtool ops
by Vladimir Zapolskiy
· 7 years ago
468e40b
ravb: remove custom .get_link_ksettings from ethtool ops
by Vladimir Zapolskiy
· 7 years ago
efdf751
ravb: remove useless serialization in ravb_get_link_ksettings()
by Vladimir Zapolskiy
· 7 years ago
eeb0728
ravb: remove custom .nway_reset from ethtool ops
by Vladimir Zapolskiy
· 7 years ago
2a150c50
ravb: simplify link auto-negotiation by ethtool
by Vladimir Zapolskiy
· 7 years ago
05925e5
ravb: fix invalid context bug while changing link options by ethtool
by Vladimir Zapolskiy
· 7 years ago
0973a4d
ravb: fix invalid context bug while calling auto-negotiation by ethtool
by Vladimir Zapolskiy
· 7 years ago
6783f50
sh_eth: remove custom .set_link_ksettings from ethtool ops
by Vladimir Zapolskiy
· 7 years ago
45abbd4
sh_eth: remove custom .get_link_ksettings from ethtool ops
by Vladimir Zapolskiy
· 7 years ago
f3146f3
sh_eth: remove useless serialization in sh_eth_get_link_ksettings()
by Vladimir Zapolskiy
· 7 years ago
4c10628
sh_eth: remove custom .nway_reset from ethtool ops
by Vladimir Zapolskiy
· 7 years ago
e0afa10
sh_eth: simplify link auto-negotiation by ethtool
by Vladimir Zapolskiy
· 7 years ago
5cb3f52
sh_eth: fix invalid context bug while changing link options by ethtool
by Vladimir Zapolskiy
· 7 years ago
53a710b
sh_eth: fix invalid context bug while calling auto-negotiation by ethtool
by Vladimir Zapolskiy
· 7 years ago
94b3b54
net: aquantia: vlan unicast address list correct handling
by Igor Russkikh
· 7 years ago
7481a85
liquidio: make timeout HZ independent and readable
by Nicholas Mc Guire
· 7 years ago
38cd58e
qmi_wwan: add support for Quectel EG91
by Matevz Vucnik
· 7 years ago
0df8adb
qed: off by one in qed_parse_mcp_trace_buf()
by Dan Carpenter
· 7 years ago
a603212
ieee802154: mcr20a: add missing includes
by Arnd Bergmann
· 7 years ago
5e7ba04
qed: Fix reading stale configuration information
by Denis Bolotin
· 7 years ago
df8ed34
net: phy: fix flag masking in __set_phy_supported
by Heiner Kallweit
· 7 years ago
d461e3d
smsc75xx: Add workaround for gigabit link up hardware errata.
by Yuiko Oshino
· 7 years ago
33bd5ac
net/ipv6: Revert attempt to simplify route replace and append
by David Ahern
· 7 years ago
0777724
net: phy: marvell: change default m88e1510 LED configuration
by Wang Dongsheng
· 7 years ago
248c690
Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
2d0ec54
r8169: fix mac address change
by Heiner Kallweit
· 7 years ago
4e33d7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
82a4e71
qede: Adverstise software timestamp caps when PHC is not available.
by Sudarsana Reddy Kalluru
· 7 years ago
cc9b27c
qed: Fix use of incorrect size in memcpy call.
by Sudarsana Reddy Kalluru
· 7 years ago
538f8d0
qed: Fix setting of incorrect eswitch mode.
by Sudarsana Reddy Kalluru
· 7 years ago
bb7858b
qed: Limit msix vectors in kdump kernel to the minimum required count.
by Sudarsana Reddy Kalluru
· 7 years ago
5dc2d39
ipvlan: call dev_change_flags when ipvlan mode is reset
by Hangbin Liu
· 7 years ago
603d4cf
net: fix use-after-free in GRO with ESP
by Sabrina Dubroca
· 7 years ago
271b955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
3ffe64f
hv_netvsc: split sub-channel setup into async and sync
by Stephen Hemminger
· 7 years ago
bc800e8
alx: take rtnl before calling __alx_open from resume
by Sabrina Dubroca
· 7 years ago
cafb396
sfc: correctly initialise filter rwsem for farch
by Bert Kenward
· 7 years ago
713b4a3
net: phy: DP83TC811: Fix disabling interrupts
by Dan Murphy
· 7 years ago
595e802
dpaa_eth: DPAA SGT needs to be 256B
by Madalin Bucur
· 7 years ago
b95f6fb
fsl/fman: fix parser reporting bad checksum on short frames
by Madalin Bucur
· 7 years ago
484c016
bnx2x: Fix receiving tx-timeout in error or recovery state.
by Sudarsana Reddy Kalluru
· 7 years ago
5037c62
cnic: tidy up a size calculation
by Dan Carpenter
· 7 years ago
4fa9433
Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 7 years ago
9a98302d
rtlwifi: rtl8821ae: fix firmware is not ready to run
by Ping-Ke Shih
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
4205c88e
net: stmmac: Set DMA buffer size in HW
by Jose Abreu
· 7 years ago
371d5e9
wcn36xx: Remove Unicode Byte Order Mark from testcode
by Geert Uytterhoeven
· 7 years ago
9191fc2a
ath10k: update the phymode along with bandwidth change request
by Ryan Hsu
· 7 years ago
04c6faa
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
2471c75
virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
by Jesper Dangaard Brouer
· 7 years ago
2e68931
i40e: split XDP_TX tail and XDP_REDIRECT map flushing
by Jesper Dangaard Brouer
· 7 years ago
ad088ec
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
by Jesper Dangaard Brouer
· 7 years ago
fec9d3b
net: macb: initialize bp->queues[0].bp for at91rm9200
by Alexandre Belloni
· 7 years ago
82be2ab
hinic: reset irq affinity before freeing irq
by Wei Yongjun
· 7 years ago
2d25957
nfp: cast sizeof() to int when comparing with error code
by Chengguang Xu
· 7 years ago
951a8ee
nfp: reject binding to shared blocks
by John Hurley
· 7 years ago
a641194
nfp: flower: fix mpls ether type detection
by Pieter Jansen van Vuuren
· 7 years ago
d412c31
net/mlx5: Fix command interface race in polling mode
by Alex Vesker
· 7 years ago
603b7bc
net/mlx5: Fix incorrect raw command length parsing
by Alex Vesker
· 7 years ago
d14fcb8
net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
by Shay Agroskin
· 7 years ago
f811980
net/mlx5: Fix required capability for manipulating MPFS
by Eli Cohen
· 7 years ago
a8d70a0
net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager
by Eli Cohen
· 7 years ago
733d3e5
net/mlx5e: Avoid dealing with vport representors if not being e-switch manager
by Or Gerlitz
· 7 years ago
Next »