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-02-13
b43: Add missing MODULE_FIRMWARE()
Takashi Iwai
2018-02-13
r8169: fix RTL8168EP take too long to complete driver initialization.
Chunhao Lin
2018-02-13
qmi_wwan: Add support for Quectel EP06
Kristian Evensen
2018-02-13
qlcnic: fix deadlock bug
Junxiao Bi
2018-02-03
iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif type
Emmanuel Grumbach
2018-02-03
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Geert Uytterhoeven
2018-02-03
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
2018-02-03
xen-netfront: remove warning when unloading module
Eduardo Otubo
2018-02-03
igb: Free IRQs when device is hotplugged
Lyude Paul
2018-01-31
tun: fix a memory leak for tfile->tx_array
Cong Wang
2018-01-31
mlxsw: spectrum_router: Don't log an error on missing neighbor
Yuval Mintz
2018-01-31
be2net: restore properly promisc mode after queues reconfiguration
Ivan Vecera
2018-01-31
ppp: unlock all_ppp_mutex before registering device
Guillaume Nault
2018-01-31
vmxnet3: repair memory leak
Neil Horman
2018-01-31
r8169: fix memory corruption on retrieval of hardware statistics.
Francois Romieu
2018-01-31
pppoe: take ->needed_headroom of lower device into account on xmit
Guillaume Nault
2018-01-31
lan78xx: Fix failure in USB Full Speed
Yuiko Oshino
2018-01-23
can: peak: fix potential bug in packet fragmentation
Stephane Grosjean
2018-01-17
e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
Benjamin Poirier
2018-01-17
mlxsw: spectrum_router: Fix NULL pointer deref
Ido Schimmel
2018-01-17
net: stmmac: enable EEE in MII, GMII or RGMII only
Jerome Brunet
2018-01-17
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
2018-01-17
sh_eth: fix TSU resource handling
Sergei Shtylyov
2018-01-17
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2018-01-17
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2018-01-17
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2018-01-17
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2018-01-17
can: gs_usb: fix return value of the "set_bittiming" callback
Wolfgang Grandegger
2018-01-17
ath10k: rebuild crypto header in rx data frames
Vasanthakumar Thiagarajan
2018-01-02
net/mlx5: Fix error flow in CREATE_QP command
Moni Shoua
2018-01-02
net/mlx5e: Prevent possible races in VXLAN control flow
Gal Pressman
2018-01-02
net/mlx5e: Add refcount to VXLAN structure
Gal Pressman
2018-01-02
net/mlx5e: Fix possible deadlock of VXLAN lock
Gal Pressman
2018-01-02
net/mlx5e: Fix features check of IPv6 traffic
Gal Pressman
2018-01-02
net/mlx5: Fix rate limit packet pacing naming and struct
Eran Ben Elisha
2018-01-02
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
Grygorii Strashko
2018-01-02
net: fec: Allow reception of frames bigger than 1522 bytes
Andrew Lunn
2018-01-02
net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
Tobias Jordan
2018-01-02
tg3: Fix rx hang on MTU change with 5717/5719
Brian King
2018-01-02
net: qmi_wwan: add Sierra EM7565 1199:9091
Sebastian Sjoholm
2018-01-02
net: fec: unmap the xmit buffer that are not transferred by DMA
Fugang Duan
2017-12-29
net: mvneta: eliminate wrong call to handle rx descriptor error
Yelena Krivosheev
2017-12-29
net: mvneta: use proper rxq_number in loop on rx queues
Yelena Krivosheev
2017-12-29
net: mvneta: clear interface link status on port disable
Yelena Krivosheev
2017-12-25
fm10k: ensure we process SM mbx when processing VF mbx
Jacob Keller
2017-12-25
fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
Jacob Keller
2017-12-25
ixgbe: fix use of uninitialized padding
Emil Tantilov
2017-12-25
igb: check memory allocation failure
Christophe JAILLET
2017-12-25
net: phy: at803x: Change error to EINVAL for invalid MAC
Dan Murphy
2017-12-25
bnxt_en: Fix NULL pointer dereference in reopen failure path
Sankar Patchineelam
[next]