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.13.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-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
2017-02-04
r8152: fix the sw rx checksum is unavailable
hayeswang
1
-1
/
+6
2017-02-01
can: ti_hecc: add missing prepare and unprepare of the clock
Yegor Yefremov
1
-4
/
+12
2017-02-01
can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
Einar Jón
1
-0
/
+1
2017-01-26
ieee802154: atusb: do not use the stack for buffers to make them DMA able
Stefan Schmidt
1
-4
/
+27
2017-01-15
net: vrf: do not allow table id 0
David Ahern
1
-0
/
+2
2017-01-15
net: ipv4: Fix multipath selection with vrf
David Ahern
1
-0
/
+2
2017-01-15
r8152: fix rx issue for runtime suspend
hayeswang
1
-3
/
+28
2017-01-15
r8152: split rtl8152_suspend function
hayeswang
1
-17
/
+40
2017-01-15
net/mlx5: Avoid shadowing numa_node
Eli Cohen
1
-2
/
+1
2017-01-15
net/mlx5: Check FW limitations on log_max_qp before setting it
Noa Osherovich
1
-0
/
+7
2017-01-15
net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
Florian Fainelli
1
-9
/
+13
2017-01-15
net: vrf: Drop conntrack data after pass through VRF device on Tx
David Ahern
1
-0
/
+4
2017-01-15
netvsc: reduce maximum GSO size
stephen hemminger
1
-0
/
+3
2017-01-12
net: vxge: avoid unused function warnings
Arnd Bergmann
1
-19
/
+12
2017-01-12
net: ti: cpmac: Fix compiler warning due to type confusion
Paul Burton
1
-2
/
+3
2017-01-12
ath10k: use the right length of "background"
Nicolas Iooss
1
-1
/
+1
2017-01-09
net: mvpp2: fix dma unmapping of TX buffers for fragments
Thomas Petazzoni
1
-29
/
+30
2017-01-09
ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
1
-2
/
+5
2017-01-09
rtlwifi: Fix enter/exit power_save
Larry Finger
4
-27
/
+40
2017-01-06
ppp: defer netns reference release for ppp channel
WANG Cong
1
-2
/
+3
2016-12-15
can: peak: fix bad memory access and free sequence
추지호
1
-2
/
+4
2016-12-10
geneve: avoid use-after-free of skb->data
Sabrina Dubroca
1
-10
/
+4
[next]