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
2020-04-24
wil6210: rate limit wil_rx_refill error
Dedy Lansky
2020-04-24
wil6210: fix temperature debugfs
Dedy Lansky
2020-04-24
wil6210: increase firmware ready timeout
Hamad Kadmany
2020-04-24
mac80211_hwsim: Use kstrndup() in place of kasprintf()
Tuomas Tynkkynen
2020-04-24
xen-netfront: Rework the fix for Rx stall during OOM and network stress
Vineeth Remanan Pillai
2020-04-24
ath9k: Handle txpower changes even when TPC is disabled
Remi Pommarel
2020-04-24
qlcnic: Fix bad kzalloc null test
Xu Wang
2020-04-24
net: vxge: fix wrong __VA_ARGS__ usage
Zheng Wei
2020-04-13
xen-netfront: Update features after registering netdev
Ross Lagerwall
2020-04-13
xen-netfront: Fix mismatched rtnl_unlock
Ross Lagerwall
2020-04-13
slcan: Don't transmit uninitialized stack data in padding
Richard Palethorpe
2020-04-13
net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
Jisheng Zhang
2020-04-02
net: ks8851-ml: Fix IO operations, again
Marek Vasut
2020-04-02
sxgbe: Fix off by one in samsung driver strncpy size arg
Dominik Czarnota
2020-04-02
vxlan: check return value of gro_cells_init()
Taehee Yoo
2020-04-02
slcan: not call free_netdev before rtnl_unlock in slcan_open
Oliver Hartkopp
2020-03-20
net: ks8851-ml: Fix IRQ handling and locking
Marek Vasut
2020-03-20
mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
qize wang
2020-03-20
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
2020-03-20
slip: make slhc_compress() more robust against malicious packets
Eric Dumazet
2020-03-20
net: fec: validate the new settings in fec_enet_set_coalesce()
Jakub Kicinski
2020-03-20
macvlan: add cond_resched() during multicast processing
Mahesh Bandewar
2020-03-20
ipvlan: don't deref eth hdr before checking it's set
Mahesh Bandewar
2020-03-20
ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
Eric Dumazet
2020-03-20
ipvlan: egress mcast packets are not exceptional
Paolo Abeni
2020-03-20
ipvlan: do not add hardware address of master to its unicast filter list
Jiri Wiesner
2020-03-20
ipvlan: add cond_resched_rcu() while processing muticast backlog
Mahesh Bandewar
2020-03-20
team: add missing attribute validation for array index
Jakub Kicinski
2020-03-20
team: add missing attribute validation for port ifindex
Jakub Kicinski
2020-03-20
bnxt_en: reinitialize IRQs when MTU is modified
Vasundhara Volam
2020-03-20
r8152: check disconnect status after long sleep
You-Sheng Yang
2020-03-11
net: ks8851-ml: Fix 16-bit IO operation
Marek Vasut
2020-03-11
net: ks8851-ml: Fix 16-bit data access
Marek Vasut
2020-03-11
net: ks8851-ml: Remove 8-bit bus accessors
Marek Vasut
2020-03-11
slip: stop double free sl->dev in slip_open
yangerkun
2020-03-11
net: phy: restore mdio regs in the iproc mdio driver
Arun Parameswaran
2020-03-11
iwlwifi: pcie: fix rb_allocator workqueue allocation
Johannes Berg
2020-02-28
enic: prevent waking up stopped tx queues over watchdog reset
Firo Yang
2020-02-28
iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Colin Ian King
2020-02-28
hostap: Adjust indentation in prism2_hostapd_add_sta
Nathan Chancellor
2020-02-28
wan: ixp4xx_hss: fix compile-testing on 64-bit
Arnd Bergmann
2020-02-28
orinoco: avoid assertion in case of NULL pointer
Aditya Pakki
2020-02-28
rtlwifi: rtl_pci: Fix -Wcast-function-type
Phong Tran
2020-02-28
iwlegacy: Fix -Wcast-function-type
Phong Tran
2020-02-28
ipw2x00: Fix -Wcast-function-type
Phong Tran
2020-02-28
b43legacy: Fix -Wcast-function-type
Phong Tran
2020-02-28
gianfar: Fix TX timestamping with a stacked DSA driver
Vladimir Oltean
2020-02-28
brcmfmac: Fix use after free in brcmf_sdio_readframes()
Dan Carpenter
2020-02-14
libertas: make lbs_ibss_join_existing() return error code on rates overflow
Nicolai Stange
2020-02-14
libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
Nicolai Stange
[next]