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
2019-03-11
y2038: fix socket.h header inclusion
Arnd Bergmann
5
-5
/
+5
2019-03-11
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
1
-2
/
+3
2019-03-10
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
1
-4
/
+18
2019-03-10
vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
Eric Dumazet
1
-0
/
+11
2019-03-10
net/x25: fix use-after-free in x25_device_event()
Eric Dumazet
1
-1
/
+5
2019-03-10
isdn: mISDNinfineon: fix potential NULL pointer dereference
Kangjie Lu
1
-1
/
+4
2019-03-10
net: hns3: fix to stop multiple HNS reset due to the AER changes
Shiju Jose
3
-3
/
+11
2019-03-10
ip: fix ip_mc_may_pull() return value
Eric Dumazet
1
-1
/
+1
2019-03-10
net: keep refcount warning in reqsk_free()
Guillaume Nault
1
-1
/
+0
2019-03-09
net: stmmac: Avoid one more sometimes uninitialized Clang warning
Nathan Chancellor
1
-1
/
+1
2019-03-09
net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
Andrew Lunn
4
-0
/
+42
2019-03-09
rxrpc: Fix client call queueing, waiting for channel
David Howells
1
-2
/
+2
2019-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
18
-36
/
+121
2019-03-09
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2
-2
/
+13
2019-03-09
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...
Nathan Chancellor
1
-0
/
+1
2019-03-09
8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC
Matthew Whitehead
1
-0
/
+1
2019-03-09
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2
-4
/
+4
2019-03-09
net: sched: fix potential use-after-free in __tcf_chain_put()
Vlad Buslov
1
-10
/
+7
2019-03-09
vhost: silence an unused-variable warning
Arnd Bergmann
1
-1
/
+1
2019-03-09
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
Adalbert Lazăr
1
-7
/
+15
2019-03-09
connector: fix unsafe usage of ->real_parent
Li RongQing
1
-4
/
+18
2019-03-09
vxlan: do not need BH again in vxlan_cleanup()
Litao Jiao
1
-2
/
+2
2019-03-09
net: hns3: add dma_rmb() for rx description
Jian Shen
1
-0
/
+2
2019-03-09
net: add missing documentation in linux/skbuff.h
Pedro Tammela
1
-5
/
+59
2019-03-08
bpf: fix warning about using plain integer as NULL
Bo YU
2
-2
/
+2
2019-03-08
xsk: fix to reject invalid options in Tx descriptor
Björn Töpel
1
-2
/
+2
2019-03-08
xsk: fix to reject invalid flags in xsk_bind
Björn Töpel
1
-1
/
+4
2019-03-08
bpf, libbpf: fixing leak when kernel does not support btf
Nikita V. Shirokov
1
-0
/
+2
2019-03-08
Merge branch 'stmmac-add-some-fixes-for-stm32'
David S. Miller
7
-26
/
+183
2019-03-08
ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval...
Christophe Roullier
4
-0
/
+62
2019-03-08
dt-bindings: net: stmmac: remove syscfg clock property
Christophe Roullier
1
-2
/
+1
2019-03-08
net: ethernet: stmmac: add management of clk_csr property
Christophe Roullier
1
-0
/
+3
2019-03-08
dt-bindings: net: stmmac: add phys config properties
Christophe Roullier
1
-3
/
+3
2019-03-08
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
Christophe Roullier
1
-21
/
+86
2019-03-08
net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.
Christophe Roullier
1
-1
/
+29
2019-03-08
Merge branch 'sctp-process-the-error-returned-from-sctp_sock_migrate'
David S. Miller
3
-24
/
+44
2019-03-08
sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate()
Xin Long
1
-0
/
+10
2019-03-08
sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()
Xin Long
2
-14
/
+10
2019-03-08
sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails
Xin Long
1
-10
/
+24
2019-03-08
vxlan: Fix GRO cells race condition between receive and link delete
Stefano Brivio
1
-1
/
+2
2019-03-08
rxrpc: Fix client call connect/disconnect race
David Howells
2
-5
/
+17
2019-03-08
sctp: remove sched init from sctp_stream_init
Xin Long
1
-2
/
+0
2019-03-08
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-07
net/hsr: fix possible crash in add_timer()
Eric Dumazet
1
-8
/
+6
2019-03-07
nfp: fix simple vNIC mailbox length
Dirk van der Merwe
1
-1
/
+1
2019-03-07
net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl
Nathan Chancellor
1
-1
/
+1
2019-03-07
net: stmmac: Avoid sometimes uninitialized Clang warnings
Nathan Chancellor
1
-3
/
+3
2019-03-07
net: atm: Use IS_ENABLED in atm_dev_ioctl
Nathan Chancellor
1
-6
/
+2
2019-03-07
ethtool: reduce stack usage with clang
Arnd Bergmann
1
-7
/
+9
2019-03-07
qede: Fix internal loopback failure with jumbo mtu configuration
Sudarsana Reddy Kalluru
1
-2
/
+5
[next]