index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-12
CDC-NCM: remove "connected" log message
Roland Dreier
1
-3
/
+0
2021-01-12
net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access
Martin Blumenstingl
1
-17
/
+6
2021-01-12
net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
Martin Blumenstingl
1
-3
/
+1
2021-01-12
r8169: work around power-saving bug on some chip versions
Heiner Kallweit
1
-2
/
+4
2021-01-12
vhost_net: fix ubuf refcount incorrectly when sendmsg fails
Yunjian Wang
1
-3
/
+3
2021-01-12
bareudp: Fix use of incorrect min_headroom size
Taehee Yoo
1
-1
/
+1
2021-01-12
bareudp: set NETIF_F_LLTX flag
Taehee Yoo
1
-0
/
+1
2021-01-12
net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
Xie He
1
-0
/
+7
2021-01-12
erspan: fix version 1 check in gre_parse_header()
Cong Wang
1
-1
/
+1
2021-01-12
net: hns: fix return value check in __lb_other_process()
Yunjian Wang
1
-0
/
+4
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
5
-5
/
+7
2021-01-12
ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
Guillaume Nault
1
-1
/
+1
2021-01-12
bnxt_en: Fix AER recovery.
Vasundhara Volam
1
-17
/
+14
2021-01-12
net: mvpp2: fix pkt coalescing int-threshold configuration
Stefan Chulski
1
-5
/
+6
2021-01-12
bnxt_en: Check TQM rings for maximum supported value.
Michael Chan
2
-3
/
+11
2021-01-12
e1000e: Export S0ix flags to ethtool
Mario Limonciello
3
-4
/
+52
2021-01-12
Revert "e1000e: disable s0ix entry and exit flows for ME systems"
Mario Limonciello
1
-43
/
+2
2021-01-12
e1000e: bump up timeout to wait when ME un-configures ULP mode
Mario Limonciello
1
-3
/
+14
2021-01-12
e1000e: Only run S0ix flows if shutdown succeeded
Mario Limonciello
1
-6
/
+7
2021-01-12
tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
Yunjian Wang
1
-1
/
+1
2021-01-12
net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
Grygorii Strashko
1
-0
/
+2
2021-01-12
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
1
-5
/
+18
2021-01-12
net-sysfs: take the rtnl lock when storing xps_rxqs
Antoine Tenart
1
-0
/
+7
2021-01-12
net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
Antoine Tenart
1
-7
/
+22
2021-01-12
net-sysfs: take the rtnl lock when storing xps_cpus
Antoine Tenart
1
-0
/
+6
2021-01-12
net: ethernet: Fix memleak in ethoc_probe
Dinghao Liu
1
-1
/
+2
2021-01-12
net/ncsi: Use real net-device for response handler
John Wang
1
-1
/
+1
2021-01-12
virtio_net: Fix recursive call to cpus_read_lock()
Jeff Dike
1
-5
/
+7
2021-01-12
qede: fix offload for IPIP tunnel packets
Manish Chopra
1
-0
/
+5
2021-01-12
net: ethernet: mvneta: Fix error handling in mvneta_probe
Dinghao Liu
1
-1
/
+1
2021-01-12
ibmvnic: continue fatal error reset after passive init
Lijun Pan
1
-2
/
+1
2021-01-12
ibmvnic: fix login buffer memory leak
Lijun Pan
1
-0
/
+3
2021-01-12
net: stmmac: dwmac-meson8b: ignore the second clock input
Martin Blumenstingl
1
-1
/
+1
2021-01-12
net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
Stefan Chulski
1
-1
/
+1
2021-01-12
atm: idt77252: call pci_disable_device() on error path
Dan Carpenter
1
-1
/
+1
2021-01-12
ionic: account for vlan tag len in rx buffer len
Shannon Nelson
1
-1
/
+1
2021-01-12
ethernet: ucc_geth: set dev->max_mtu to 1518
Rasmus Villemoes
1
-0
/
+1
2021-01-12
ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
Rasmus Villemoes
1
-1
/
+1
2021-01-12
net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
Florian Fainelli
1
-0
/
+1
2021-01-12
net: mvpp2: prs: fix PPPoE with ipv6 packet parse
Stefan Chulski
1
-2
/
+3
2021-01-12
net: mvpp2: Add TCAM entry to drop flow control pause frames
Stefan Chulski
2
-1
/
+34
2021-01-12
net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
Davide Caratti
1
-3
/
+4
2021-01-12
iavf: fix double-release of rtnl_lock
Jakub Kicinski
1
-3
/
+1
2021-01-12
i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
Sylwester Dziedziuch
3
-2
/
+15
2021-01-09
Linux 5.10.6
v5.10.6
Greg Kroah-Hartman
1
-1
/
+1
2021-01-09
mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Zhang Xiaohui
1
-0
/
+2
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
8
-43
/
+44
2021-01-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
2
-0
/
+27
2021-01-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
2
-0
/
+16
2021-01-09
perf: Break deadlock involving exec_update_mutex
peterz@infradead.org
1
-23
/
+23
[prev]
[next]