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.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-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
2018-03-22
net/ipv6: Handle onlink flag with multipath routes
David Ahern
1
-0
/
+1
2018-03-22
ppp: avoid loop in xmit recursion detection code
Guillaume Nault
1
-12
/
+14
2018-03-22
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
1
-2
/
+3
2018-03-22
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
1
-1
/
+1
2018-03-22
Merge branch 'aquantia-fixes'
David S. Miller
10
-30
/
+99
2018-03-22
net: aquantia: driver version bump
Igor Russkikh
1
-1
/
+1
2018-03-22
net: aquantia: Implement pci shutdown callback
Igor Russkikh
3
-0
/
+36
2018-03-22
net: aquantia: Allow live mac address changes
Igor Russkikh
1
-0
/
+2
2018-03-22
net: aquantia: Add tx clean budget and valid budget handling logic
Igor Russkikh
4
-9
/
+13
2018-03-22
net: aquantia: Change inefficient wait loop on fw data reads
Igor Russkikh
2
-15
/
+28
2018-03-22
net: aquantia: Fix a regression with reset on old firmware
Igor Russkikh
1
-0
/
+4
2018-03-22
net: aquantia: Fix hardware reset when SPI may rarely hangup
Igor Russkikh
1
-5
/
+15
2018-03-22
Merge branch 's390-qeth-fixes'
David S. Miller
3
-8
/
+17
2018-03-22
s390/qeth: on channel error, reject further cmd requests
Julian Wiedmann
1
-0
/
+1
2018-03-22
s390/qeth: lock read device while queueing next buffer
Julian Wiedmann
1
-3
/
+13
2018-03-22
s390/qeth: when thread completes, wake up all waiters
Julian Wiedmann
1
-1
/
+1
2018-03-22
s390/qeth: free netdevice when removing a card
Julian Wiedmann
3
-4
/
+2
2018-03-22
Merge branch 'net-phy-Add-general-dummy-stubs-for-MMD-register-access'
David S. Miller
4
-21
/
+25
2018-03-22
net: phy: micrel: Use the general dummy stubs for MMD register access
Kevin Hao
1
-21
/
+2
2018-03-22
net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
Kevin Hao
1
-0
/
+2
2018-03-22
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
2
-0
/
+21
2018-03-22
Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge
David S. Miller
5
-13
/
+20
2018-03-22
netfilter: nf_tables: do not hold reference on netdevice from preparation phase
Pablo Neira Ayuso
1
-15
/
+4
2018-03-22
netfilter: nf_tables: cache device name in flowtable object
Pablo Neira Ayuso
2
-6
/
+13
2018-03-22
netfilter: drop template ct when conntrack is skipped.
Paolo Abeni
1
-1
/
+13
2018-03-22
drm: udl: Properly check framebuffer mmap offsets
Greg Kroah-Hartman
1
-2
/
+7
2018-03-22
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
7
-36
/
+48
2018-03-22
Merge branch 'net-sched-action-idr-leak'
David S. Miller
7
-9
/
+12
2018-03-22
net/sched: fix idr leak in the error path of tcf_skbmod_init()
Davide Caratti
1
-1
/
+1
2018-03-22
net/sched: fix idr leak in the error path of tcf_vlan_init()
Davide Caratti
1
-1
/
+1
2018-03-22
net/sched: fix idr leak in the error path of __tcf_ipt_init()
Davide Caratti
1
-3
/
+6
2018-03-22
net/sched: fix idr leak in the error path of tcp_pedit_init()
Davide Caratti
1
-1
/
+1
2018-03-22
libnvdimm, nfit: fix persistence domain reporting
Dan Williams
2
-7
/
+13
2018-03-22
net/sched: fix idr leak in the error path of tcf_act_police_init()
Davide Caratti
1
-1
/
+1
2018-03-22
net/sched: fix idr leak in the error path of tcf_simp_init()
Davide Caratti
1
-1
/
+1
2018-03-22
net/sched: fix idr leak on the error path of tcf_bpf_init()
Davide Caratti
1
-1
/
+1
2018-03-22
qede: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
2
-3
/
+3
2018-03-22
bnx2x: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
1
-1
/
+1
2018-03-22
libnvdimm, region: hide persistence_domain when unknown
Dan Williams
1
-0
/
+7
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-30
/
+61
2018-03-21
drm/i915: Specify which engines to reset following semaphore/event lockups
Chris Wilson
1
-2
/
+2
2018-03-21
ath9k_htc: use non-QoS NDP for AP probing
Johannes Berg
1
-0
/
+1
2018-03-21
mac80211_hwsim: Set wmediumd for new radios
Andrew Zaborowski
1
-0
/
+1
2018-03-21
mmc: sdhci-acpi: Fix IRQ 0
Adrian Hunter
1
-1
/
+1
2018-03-21
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
3
-1
/
+7
2018-03-21
drm/vmwgfx: Fix a destoy-while-held mutex problem.
Thomas Hellstrom
4
-16
/
+34
2018-03-21
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
4
-1
/
+25
2018-03-21
drm: Reject getfb for multi-plane framebuffers
Daniel Stone
1
-0
/
+7
2018-03-21
drm/amd/display: Add one to EDID's audio channel count when passing to DC
Harry Wentland
1
-1
/
+1
2018-03-21
drm/amd/display: We shouldn't set format_default on plane as atomic driver
Harry Wentland
1
-2
/
+0
[prev]
[next]