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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2016-06-24
net: nps_enet: Disable interrupts before napi reschedule
Elad Kanfi
1
-1
/
+3
2016-06-24
vxlan: Accept user specified MTU value when create new vxlan link
Chen Haiquan
1
-0
/
+3
2016-06-24
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
1
-1
/
+1
2016-06-24
net: alx: use custom skb allocator
Feng Tang
2
-1
/
+51
2016-06-24
team: don't call netdev_change_features under team->lock
Ivan Vecera
1
-2
/
+7
2016-06-24
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
1
-0
/
+16
2016-06-24
net: mvneta: Fix lacking spinlock initialization
Gregory CLEMENT
1
-0
/
+1
2016-06-24
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2
-9
/
+5
2016-06-24
tuntap: correctly wake up process during uninit
Jason Wang
1
-3
/
+3
2016-06-24
macsec: fix netlink attribute for key id
Sabrina Dubroca
1
-2
/
+2
2016-06-24
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
1
-2
/
+2
2016-06-08
rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...
wang yanqing
1
-1
/
+1
2016-06-08
rtlwifi: Fix logic error in enter/exit power-save mode
wang yanqing
1
-2
/
+2
2016-06-08
rtlwifi: btcoexist: Implement antenna selection
Larry Finger
4
-5
/
+38
2016-06-08
rtlwifi: rtl8723be: Add antenna select module parameter
Larry Finger
3
-0
/
+11
2016-06-08
ath5k: Change led pin configuration for compaq c700 laptop
Joseph Salisbury
1
-1
/
+1
2016-06-08
ath10k: fix kernel panic, move arvifs list head init before htt init
Anilkumar Kolli
1
-4
/
+4
2016-06-08
ath10k: fix rx_channel during hw reconfigure
Rajkumar Manoharan
1
-1
/
+7
2016-06-08
ath10k: fix firmware assert in monitor mode
Rajkumar Manoharan
1
-1
/
+4
2016-06-08
ath10k: fix debugfs pktlog_filter write
Anilkumar Kolli
1
-1
/
+6
2016-06-08
ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
1
-0
/
+10
2016-06-08
ath9k: Add a module parameter to invert LED polarity.
Vittorio Gambaletta (VittGam)
1
-0
/
+7
2016-06-01
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
2
-5
/
+53
2016-06-01
asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
John Stultz
1
-1
/
+1
2016-05-14
drivers: net: xgene: fix register offset
Iyappan Subramanian
2
-4
/
+4
2016-05-14
drivers: net: xgene: fix statistics counters race condition
Iyappan Subramanian
4
-19
/
+53
2016-05-14
drivers: net: xgene: fix ununiform latency across queues
Iyappan Subramanian
2
-11
/
+27
2016-05-14
drivers: net: xgene: fix sharing of irqs
Iyappan Subramanian
1
-2
/
+2
2016-05-14
drivers: net: xgene: fix IPv4 forward crash
Iyappan Subramanian
2
-5
/
+8
2016-05-13
xen-netback: fix extra_info handling in xenvif_tx_err()
Paul Durrant
1
-0
/
+1
2016-05-12
net: mvneta: bm: fix dependencies again
Arnd Bergmann
1
-1
/
+1
2016-05-12
bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)
Michael Chan
2
-0
/
+61
2016-05-12
bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)
Michael Chan
2
-0
/
+4
2016-05-12
qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()
Dan Carpenter
1
-2
/
+6
2016-05-10
net: phylib: fix interrupts re-enablement in phy_start
Shaohui Xie
1
-3
/
+5
2016-05-10
net: nps_enet: bug fix - handle lost tx interrupts
Elad Kanfi
1
-0
/
+15
2016-05-10
net: nps_enet: Tx handler synchronization
Elad Kanfi
2
-8
/
+9
2016-05-10
Merge tag 'wireless-drivers-for-davem-2016-05-09' of git://git.kernel.org/pub...
David S. Miller
1
-35
/
+48
2016-05-10
net: thunderx: avoid exposing kernel stack
xypron.glpk@gmx.de
1
-0
/
+4
2016-05-10
ravb: Add missing free_irq() call to ravb_close()
Geert Uytterhoeven
1
-0
/
+2
2016-05-09
net/mlx5e: make VXLAN support conditional
Arnd Bergmann
5
-3
/
+24
2016-05-09
Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"
Arnd Bergmann
1
-1
/
+0
2016-05-09
macsec: key identifier is 128 bits, not 64
Sabrina Dubroca
1
-6
/
+13
2016-05-09
macvtap: segmented packet is consumed
Eric Dumazet
1
-1
/
+1
2016-05-09
qede: uninitialized variable in qede_start_xmit()
Dan Carpenter
1
-1
/
+1
2016-05-07
netxen: netxen_rom_fast_read() doesn't return -1
Dan Carpenter
1
-1
/
+2
2016-05-07
netxen: reversed condition in netxen_nic_set_link_parameters()
Dan Carpenter
1
-1
/
+1
2016-05-07
netxen: fix error handling in netxen_get_flash_block()
Dan Carpenter
1
-4
/
+8
2016-05-07
mlxsw: spectrum: Add missing rollback in flood configuration
Ido Schimmel
1
-0
/
+8
2016-05-07
mlxsw: spectrum: Fix rollback order in LAG join failure
Ido Schimmel
1
-2
/
+2
[next]