index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-03
dp83640: don't recieve time stamps twice
Dan Carpenter
1
-2
/
+0
2017-05-03
net: phy: handle state correctly in phy_stop_machine
Nathan Sullivan
1
-1
/
+1
2017-05-03
net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
Florian Fainelli
1
-4
/
+5
2017-04-30
hostap: avoid uninitialized variable use in hfa384x_get_rid
Arnd Bergmann
1
-5
/
+10
2017-04-21
ibmveth: calculate gso_segs for large packets
Thomas Falcon
1
-2
/
+10
2017-04-21
catc: Use heap buffer for memory size test
Ben Hutchings
1
-7
/
+18
2017-04-21
catc: Combine failure cleanup code in catc_probe()
Ben Hutchings
1
-16
/
+17
2017-04-21
rtl8150: Use heap buffers for all register access
Ben Hutchings
1
-7
/
+27
2017-04-21
pegasus: Use heap buffers for all register access
Ben Hutchings
1
-4
/
+25
2017-04-21
ath9k: fix NULL pointer dereference
Miaoqing Pan
1
-1
/
+7
2017-04-18
ibmveth: set correct gso_size and gso_type
Thomas Falcon
2
-2
/
+64
2017-04-18
net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...
Jack Morgenstein
1
-2
/
+3
2017-04-18
net/mlx4_core: Fix racy CQ (Completion Queue) free
Jack Morgenstein
1
-18
/
+20
2017-04-18
net/mlx4_en: Fix bad WQE issue
Eugenia Emantayev
1
-1
/
+7
2017-03-30
igb: add i211 to i210 PHY workaround
Sumit Semwal
1
-1
/
+1
2017-03-30
igb: Workaround for igb i210 firmware issue
Sumit Semwal
1
-0
/
+4
2017-03-30
net: bcmgenet: remove bcmgenet_internal_phy_setup()
Doug Berger
1
-15
/
+0
2017-03-30
net/mlx5e: Count LRO packets correctly
Gal Pressman
1
-0
/
+4
2017-03-30
net/mlx5: Increase number of max QPs in default profile
Maor Gottlieb
1
-1
/
+1
2017-03-30
amd-xgbe: Fix jumbo MTU processing on newer hardware
Lendacky, Thomas
3
-50
/
+78
2017-03-30
net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
Florian Fainelli
1
-2
/
+4
2017-03-26
hv_netvsc: use skb_get_hash() instead of a homegrown implementation
Vitaly Kuznetsov
1
-64
/
+3
2017-03-22
vrf: Fix use-after-free in vrf_xmit
David Ahern
1
-1
/
+2
2017-03-22
vxlan: correctly validate VXLAN ID against VXLAN_N_VID
Matthias Schiffer
1
-1
/
+1
2017-03-18
cpmac: remove hopeless #warning
Arnd Bergmann
1
-1
/
+1
2017-03-15
fakelb: fix schedule while atomic
Alexander Aring
1
-7
/
+7
2017-03-15
net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
Thomas Petazzoni
1
-1
/
+1
2017-03-12
rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
Larry Finger
2
-3
/
+4
2017-03-12
rtlwifi: Fix alignment issues
Ping-Ke Shih
2
-2
/
+2
2017-03-12
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
1
-6
/
+3
2017-03-12
ath9k: use correct OTP register offsets for the AR9340 and AR9550
Christian Lamparter
1
-2
/
+2
2017-03-12
ath9k: fix race condition in enabling/disabling IRQs
Felix Fietkau
5
-26
/
+48
2017-03-12
ath5k: drop bogus warning on drv_set_key with unsupported cipher
Felix Fietkau
1
-2
/
+1
2017-02-26
rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
Michael Schenk
1
-0
/
+18
2017-02-26
rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
Larry Finger
1
-0
/
+1
2017-02-18
net: introduce device min_header_len
Willem de Bruijn
1
-0
/
+1
2017-02-18
mlx4: Invoke softirqs after napi_reschedule
Benjamin Poirier
1
-1
/
+4
2017-02-18
macvtap: read vnet_hdr_size once
Willem de Bruijn
1
-2
/
+2
2017-02-18
tun: read vnet_hdr_sz once
Willem de Bruijn
1
-4
/
+6
2017-02-15
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
1
-1
/
+2
2017-02-15
netvsc: Set maximum GSO size in the right place
Ben Hutchings
1
-1
/
+1
2017-02-15
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
1
-6
/
+2
2017-02-04
qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
Bjørn Mork
2
-0
/
+15
2017-02-04
r8152: don't execute runtime suspend if the tx is not empty
hayeswang
1
-0
/
+2
2017-02-04
net: phy: bcm63xx: Utilize correct config_intr function
Daniel Gonzalez Cabanelas
1
-2
/
+19
2017-02-04
ravb: do not use zero-length alignment DMA descriptor
Masaru Nagai
1
-0
/
+13
2017-02-04
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
Florian Fainelli
1
-7
/
+18
2017-02-04
mlxsw: pci: Fix EQE structure definition
Elad Raz
1
-4
/
+4
2017-02-04
mlxsw: switchx2: Fix memory leak at skb reallocation
Arkadi Sharshevsky
1
-0
/
+1
2017-02-04
mlxsw: spectrum: Fix memory leak at skb reallocation
Arkadi Sharshevsky
1
-0
/
+1
[next]