index
:
linux-stable.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2018-05-25
net-usb: add qmi_wwan if on lte modem wistron neweb d18q1
Giuseppe Lippolis
2018-05-25
net/usb/qmi_wwan.c: Add USB id for lt4120 modem
Torsten Hilbrich
2018-05-25
net: usbnet: fix potential deadlock on 32bit hosts
Eric Dumazet
2018-05-25
hv_netvsc: Fix net device attach on older Windows hosts
Mohammed Gamal
2018-05-25
hv_netvsc: Ensure correct teardown message sequence order
Mohammed Gamal
2018-05-25
hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
Mohammed Gamal
2018-05-25
hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
Mohammed Gamal
2018-05-25
hv_netvsc: common detach logic
Stephen Hemminger
2018-05-25
hv_netvsc: change GPAD teardown order on older versions
Stephen Hemminger
2018-05-25
hv_netvsc: use RCU to fix concurrent rx and queue changes
Stephen Hemminger
2018-05-25
hv_netvsc: disable NAPI before channel close
Stephen Hemminger
2018-05-25
hv_netvsc: defer queue selection to VF
Stephen Hemminger
2018-05-25
hv_netvsc: fix race in napi poll when rescheduling
Stephen Hemminger
2018-05-25
hv_netvsc: cancel subchannel setup before halting device
Stephen Hemminger
2018-05-25
hv_netvsc: fix error unwind handling if vmbus_open fails
Stephen Hemminger
2018-05-25
hv_netvsc: only wake transmit queue if link is up
Stephen Hemminger
2018-05-25
hv_netvsc: avoid retry on send during shutdown
Stephen Hemminger
2018-05-25
hv_netvsc: Use the num_online_cpus() for channel limit
Haiyang Zhang
2018-05-25
hv_netvsc: empty current transmit aggregation if flow blocked
Stephen Hemminger
2018-05-25
hv_netvsc: preserve hw_features on mtu/channels/ringparam changes
Vitaly Kuznetsov
2018-05-25
hv_netvsc: netvsc_teardown_gpadl() split
Vitaly Kuznetsov
2018-05-25
hv_netvsc: Set tx_table to equal weight after subchannels open
Haiyang Zhang
2018-05-25
hv_netvsc: Add initialization of tx_table in netvsc_device_add()
Haiyang Zhang
2018-05-25
hv_netvsc: Rename tx_send_table to tx_table
Haiyang Zhang
2018-05-25
hv_netvsc: Rename ind_table to rx_table
Haiyang Zhang
2018-05-25
hv_netvsc: Fix the real number of queues of non-vRSS cases
Haiyang Zhang
2018-05-25
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
2018-05-25
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
2018-05-25
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
2018-05-19
net/mlx5e: Allow offloading ipv4 header re-write for icmp
Jianbo Liu
2018-05-19
hv_netvsc: set master device
Stephen Hemminger
2018-05-19
net/mlx5: Avoid cleaning flow steering table twice during error flow
Talat Batheesh
2018-05-19
net/mlx5e: TX, Use correct counter in dma_map error flow
Tariq Toukan
2018-05-19
bonding: send learning packets for vlans on slave
Debabrata Banerjee
2018-05-19
bonding: do not allow rlb updates to invalid mac
Debabrata Banerjee
2018-05-19
tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
Michael Chan
2018-05-19
r8169: fix powering up RTL8168h
Heiner Kallweit
2018-05-19
qmi_wwan: do not steal interfaces from class drivers
Bjørn Mork
2018-05-19
net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
Adi Nissim
2018-05-19
net/mlx5e: Err if asked to offload TC match on frag being first
Roi Dayan
2018-05-19
net/mlx4_en: Verify coalescing parameters are in range
Moshe Shemesh
2018-05-19
net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
Christophe JAILLET
2018-05-19
net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
Grygorii Strashko
2018-05-19
net: ethernet: sun: niu set correct packet size in skb
Rob Taglang
2018-05-19
8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
Ingo Molnar
2018-05-16
can: hi311x: Work around TX complete interrupt erratum
Lukas Wunner
2018-05-16
can: hi311x: Acquire SPI lock on ->do_get_berr_counter
Lukas Wunner
2018-05-16
can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
Jimmy Assarsson
2018-05-09
NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
SZ Lin (林上智)
2018-05-09
rtlwifi: cleanup 8723be ant_sel definition
Ping-Ke Shih
[next]