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-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-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
2017-12-25
net: moxa: fix TX overrun memory leak
Jonas Jensen
2017-12-25
irda: vlsi_ir: fix check for DMA mapping errors
Alexey Khoroshilov
2017-12-25
i40e: Do not enable NAPI on q_vectors that have no rings
Alexander Duyck
2017-12-25
bna: avoid writing uninitialized data into hw registers
Arnd Bergmann
2017-12-25
r8152: prevent the driver from transmitting packets with carrier off
hayeswang
2017-12-25
r8152: fix the rx early size of RTL8153
hayeswang
2017-12-25
net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4
Tony Lindgren
2017-12-25
bna: integer overflow bug in debugfs
Dan Carpenter
2017-12-25
r8152: fix the list rx_done may be used without initialization
hayeswang
2017-12-20
ath9k: fix tx99 potential info leak
Miaoqing Pan
2017-12-20
macvlan: Only deliver one copy of the frame to the macvlan interface
Alexander Duyck
2017-12-20
ppp: Destroy the mutex when cleanup
Gao Feng
2017-12-20
sfc: don't warn on successful change of MAC
Robert Stonehouse
2017-12-20
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
2017-12-20
iwlwifi: mvm: cleanup pending frames in DQA mode
Sara Sharon
2017-12-20
fjes: Fix wrong netdevice feature flags
Taku Izumi
2017-12-20
qed: Fix interrupt flags on Rx LL2
Ram Amrani
[next]