index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-03
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
1
-2
/
+13
2018-06-26
iwlwifi: fw: harden page loading code
Luca Coelho
1
-8
/
+41
2018-06-26
hv_netvsc: Fix a network regression after ifdown/ifup
Dexuan Cui
1
-1
/
+3
2018-06-26
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
3
-3
/
+8
2018-06-26
net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
Alvaro Gamez Machado
1
-6
/
+29
2018-06-26
cdc_ncm: avoid padding beyond end of skb
Bjørn Mork
1
-2
/
+2
2018-06-26
bonding: re-evaluate force_primary when the primary slave name changes
Xiangning Yu
1
-0
/
+1
2018-06-26
net: aquantia: fix unsigned numvecs comparison with less than zero
Colin Ian King
1
-6
/
+5
2018-06-11
net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
Arun Parameswaran
3
-3
/
+18
2018-06-11
team: use netdev_features_t instead of u32
Dan Carpenter
1
-1
/
+2
2018-06-11
bnx2x: use the right constant
Julia Lawall
1
-1
/
+1
2018-06-01
net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
Daniele Palmas
1
-1
/
+1
2018-06-01
net: dsa: b53: Add BCM5389 support
Damien Thébault
3
-1
/
+18
2018-05-31
ixgbe: fix parsing of TC actions for HW offload
Ondřej Hlavatý
1
-5
/
+4
2018-05-31
net: ethernet: davinci_emac: fix error handling in probe()
Dan Carpenter
1
-10
/
+12
2018-05-31
Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub...
David S. Miller
2
-9
/
+8
2018-05-31
net/sonic: Use dma_mapping_error()
Finn Thain
1
-1
/
+1
2018-05-29
tun: Fix NULL pointer dereference in XDP redirect
Toshiaki Makita
1
-6
/
+9
2018-05-29
be2net: Fix error detection logic for BE3
Suresh Reddy
1
-1
/
+3
2018-05-29
net: qmi_wwan: Add Netgear Aircard 779S
Josh Hill
1
-0
/
+1
2018-05-29
mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
Petr Machata
1
-0
/
+5
2018-05-29
iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
Hao Wei Tee
1
-5
/
+5
2018-05-29
Revert "rt2800: use TXOP_BACKOFF for probe frames"
Stanislaw Gruszka
1
-4
/
+3
2018-05-28
net: netsec: reduce DMA mask to 40 bits
Ard Biesheuvel
1
-2
/
+2
2018-05-25
ibmvnic: Fix partial success login retries
Thomas Falcon
1
-1
/
+6
2018-05-25
mlx4_core: allocate ICM memory in page size chunks
Qing Huang
1
-7
/
+9
2018-05-24
enic: set DMA mask to 47 bit
Govindarajulu Varadarajan
1
-4
/
+4
2018-05-24
ppp: remove the PPPIOCDETACH ioctl
Eric Biggers
1
-22
/
+5
2018-05-24
net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands
Yossi Kuperman
1
-7
/
+5
2018-05-24
net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
Eran Ben Elisha
1
-0
/
+42
2018-05-23
net/mlx4: Fix irq-unsafe spinlock usage
Jack Morgenstein
1
-2
/
+2
2018-05-23
net: phy: broadcom: Fix bcm_write_exp()
Florian Fainelli
3
-5
/
+12
2018-05-23
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
1
-1
/
+1
2018-05-23
net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message
Colin Ian King
1
-1
/
+1
2018-05-23
ibmvnic: Only do H_EOI for mobility events
Nathan Fontenot
1
-6
/
+9
2018-05-23
tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
Jason Wang
1
-4
/
+15
2018-05-23
virtio-net: fix leaking page for gso packet during mergeable XDP
Jason Wang
1
-8
/
+7
2018-05-23
virtio-net: correctly check num_buf during err path
Jason Wang
1
-1
/
+1
2018-05-23
virtio-net: correctly transmit XDP buff after linearizing
Jason Wang
1
-1
/
+1
2018-05-23
virtio-net: correctly redirect linearized packet
Jason Wang
1
-1
/
+1
2018-05-23
Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+2
2018-05-22
pcnet32: add an error handling path in pcnet32_probe_pci()
Bo Chen
1
-3
/
+7
2018-05-22
qed: Fix mask for physical address in ILT entry
Shahed Shaikh
1
-1
/
+1
2018-05-22
net: fec: Add a SPDX identifier
Fabio Estevam
1
-0
/
+1
2018-05-22
net: fec: ptp: Switch to SPDX identifier
Fabio Estevam
1
-13
/
+1
2018-05-22
mac80211_hwsim: Fix radio dump for radio idx 0
Andrew Zaborowski
1
-2
/
+2
2018-05-18
cxgb4: fix offset in collecting TX rate limit info
Rahul Lakkireddy
1
-19
/
+9
2018-05-18
sh_eth: Change platform check to CONFIG_ARCH_RENESAS
Geert Uytterhoeven
1
-1
/
+1
2018-05-17
ibmvnic: Fix statistics buffers memory leak
Thomas Falcon
1
-9
/
+15
2018-05-17
ibmvnic: Fix non-fatal firmware error reset
Thomas Falcon
1
-2
/
+1
[next]