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-10-13
r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
Kai-Heng Feng
2018-10-13
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Jia-Ju Bai
2018-10-13
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
2018-10-13
e1000: check on netif_running() before calling e1000_up()
Bo Chen
2018-10-13
wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
Tony Lindgren
2018-10-13
rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
Dan Carpenter
2018-10-13
net: hp100: fix always-true check for link up state
Colin Ian King
2018-10-13
net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
Willy Tarreau
2018-09-26
xen/netfront: fix waiting for xenbus state change
Juergen Gross
2018-09-26
net: mvneta: fix mtu change on port without link
Yelena Krivosheev
2018-09-26
ath10k: prevent active scans on potential unusable channels
Sven Eckelmann
2018-09-26
enic: do not call enic_change_mtu in enic_probe
Govindarajulu Varadarajan
2018-09-05
drivers: net: lmc: fix case value for target abort error
Colin Ian King
2018-09-05
enic: handle mtu change for vf properly
Govindarajulu Varadarajan
2018-09-05
net: axienet: Fix double deregister of mdio
Shubhrajyoti Datta
2018-09-05
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
2018-09-05
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
2018-09-05
atl1c: reserve min skb headroom
Florian Westphal
2018-08-28
net: qca_spi: Make sure the QCA7000 reset is triggered
Stefan Wahren
2018-08-28
net: qca_spi: Avoid packet drop during initial sync
Stefan Wahren
2018-08-28
net: usb: rtl8150: demote allmulti message to dev_dbg()
David Lechner
2018-08-28
qlogic: check kstrtoul() for errors
Dan Carpenter
2018-08-28
ixgbe: Be more careful when modifying MAC filters
Alexander Duyck
2018-08-28
smsc75xx: Add workaround for gigabit link up hardware errata.
Yuiko Oshino
2018-08-28
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
2018-08-28
brcmfmac: stop watchdog before detach and free everything
Michael Trimarchi
2018-08-28
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
2018-08-28
net: davinci_emac: match the mdio device against its compatible if possible
Bartosz Golaszewski
2018-08-28
net: hamradio: use eth_broadcast_addr
Stefan Agner
2018-08-28
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2018-08-17
xen/netfront: don't cache skb_shinfo()
Juergen Gross
2018-08-09
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
2018-08-09
xen-netfront: wait xenbus state change when load module manually
Xiao Liang
2018-08-09
NET: stmmac: align DMA stuff to largest cache line length
Eugeniy Paltsev
2018-08-09
rsi: Fix 'invalid vdd' warning in mmc
Siva Rebbagondla
2018-08-09
ath: Add regulatory mapping for Bahamas
Sven Eckelmann
2018-08-09
ath: Add regulatory mapping for Bermuda
Sven Eckelmann
2018-08-09
ath: Add regulatory mapping for Serbia
Sven Eckelmann
2018-08-09
ath: Add regulatory mapping for Tanzania
Sven Eckelmann
2018-08-09
ath: Add regulatory mapping for Uganda
Sven Eckelmann
2018-08-09
ath: Add regulatory mapping for APL2_FCCA
Sven Eckelmann
2018-08-09
ath: Add regulatory mapping for APL13_WORLD
Sven Eckelmann
2018-08-09
ath: Add regulatory mapping for ETSI8_WORLD
Sven Eckelmann
2018-08-09
ath: Add regulatory mapping for FCC3_ETSIC
Sven Eckelmann
2018-08-09
wlcore: sdio: check for valid platform device data before suspend
Eyal Reizer
2018-08-09
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
2018-07-28
can: xilinx_can: fix RX overflow interrupt not being enabled
Anssi Hannula
2018-07-28
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
Anssi Hannula
2018-07-28
can: xilinx_can: fix device dropping off bus on RX overrun
Anssi Hannula
2018-07-28
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
Anssi Hannula
[next]