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
2017-04-02
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
Guillaume Nault
1
-4
/
+11
2017-04-02
l2tp: fix race in l2tp_recv_common()
Guillaume Nault
4
-23
/
+88
2017-04-02
sctp: use right in and out stream cnt
Xin Long
4
-12
/
+11
2017-04-01
Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-7
/
+6
2017-04-01
Merge branch 'bpf-map_value_adj-reg-types-fixes'
David S. Miller
4
-26
/
+322
2017-04-01
bpf: add various verifier test cases for self-tests
Daniel Borkmann
3
-6
/
+283
2017-04-01
bpf, verifier: fix rejection of unaligned access checks for map_value_adj
Daniel Borkmann
1
-20
/
+38
2017-04-01
bpf, verifier: fix alu ops against map_value{, _adj} register types
Daniel Borkmann
1
-0
/
+1
2017-04-01
r8152: The Microsoft Surface docks also use R8152 v2
René Rebe
2
-0
/
+18
2017-04-01
openvswitch: Fix ovs_flow_key_update()
Yi-Hung Wei
1
-2
/
+8
2017-04-01
net/faraday: Explicitly include linux/of.h and linux/property.h
Mark Brown
1
-0
/
+2
2017-04-01
net: hns: Add ACPI support to check SFP present
Daode Huang
2
-5
/
+34
2017-03-31
be2net: Fix endian issue in logical link config command
Suresh Reddy
1
-3
/
+6
2017-03-30
sctp: alloc stream info when initializing asoc
Xin Long
4
-17
/
+45
2017-03-30
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
1
-0
/
+2
2017-03-30
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
1
-0
/
+2
2017-03-30
net/packet: fix overflow in check for priv area size
Andrey Konovalov
1
-2
/
+2
2017-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-130
/
+206
2017-03-30
ezchip: nps_enet: check if napi has been completed
Zakharov Vlad
1
-3
/
+1
2017-03-30
Merge branch 'bnxt_en-fixes'
David S. Miller
1
-6
/
+24
2017-03-30
bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.
Michael Chan
1
-5
/
+10
2017-03-30
bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()
Sankar Patchineelam
1
-1
/
+1
2017-03-30
bnxt_en: Fix NULL pointer dereference in reopen failure path
Sankar Patchineelam
1
-0
/
+13
2017-03-29
l2tp: purge socket queues in the .destruct() callback
Guillaume Nault
1
-3
/
+4
2017-03-29
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
Guillaume Nault
2
-4
/
+6
2017-03-29
mac80211: unconditionally start new netdev queues with iTXQ support
Johannes Berg
1
-1
/
+2
2017-03-29
netfilter: nfnetlink_queue: fix secctx memory leak
Liping Zhang
1
-2
/
+7
2017-03-29
cfg80211: check rdev resume callback only for registered wiphy
Arend Van Spriel
1
-6
/
+4
2017-03-29
openvswitch: Fix refcount leak on force commit.
Jarno Rajahalme
1
-2
/
+2
2017-03-29
rocker: fix Wmaybe-uninitialized false-positive
Arnd Bergmann
1
-7
/
+4
2017-03-29
net/mlx5: Avoid dereferencing uninitialized pointer
Talat Batheesh
1
-2
/
+3
2017-03-29
net: moxa: fix TX overrun memory leak
Jonas Jensen
2
-2
/
+19
2017-03-29
isdn: kcapi: avoid uninitialized data
Arnd Bergmann
1
-0
/
+1
2017-03-29
sctp: change to save MSG_MORE flag into assoc
Xin Long
3
-3
/
+3
2017-03-28
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
1
-1
/
+1
2017-03-28
MAINTAINERS: Add Andrew Lunn as co-maintainer of PHYLIB
Florian Fainelli
1
-0
/
+1
2017-03-27
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
1
-18
/
+1
2017-03-27
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
Liping Zhang
1
-3
/
+10
2017-03-27
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
Liping Zhang
1
-96
/
+81
2017-03-27
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
5
-1
/
+7
2017-03-26
irda: vlsi_ir: fix check for DMA mapping errors
Alexey Khoroshilov
1
-4
/
+4
2017-03-26
net: hns: avoid gcc-7.0.1 warning for uninitialized data
Arnd Bergmann
1
-0
/
+1
2017-03-26
net: hns: fix uninitialized data use
Arnd Bergmann
1
-2
/
+3
2017-03-25
bpf: improve verifier packet range checks
Alexei Starovoitov
2
-2
/
+23
2017-03-25
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-03-25
i40e: Do not enable NAPI on q_vectors that have no rings
Alexander Duyck
1
-4
/
+12
2017-03-25
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
1
-2
/
+29
2017-03-25
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
1
-2
/
+4
2017-03-24
Revert "e1000e: driver trying to free already-free irq"
Jeff Kirsher
1
-1
/
+1
2017-03-24
kcm: return immediately after copy_from_user() failure
WANG Cong
1
-3
/
+3
[next]