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
2015-09-29
virtio_net: don't require ANY_LAYOUT with VERSION_1
Michael S. Tsirkin
1
-1
/
+2
2015-09-29
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
1
-32
/
+47
2015-09-29
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+5
2015-09-29
sched: cls_flow: fix panic on filter replace
Daniel Borkmann
1
-2
/
+3
2015-09-29
sched: cls_bpf: fix panic on filter replace
Daniel Borkmann
1
-1
/
+1
2015-09-29
bonding: correct the MAC address for "follow" fail_over_mac policy
dingtianhong
1
-0
/
+20
2015-09-29
Revert "sit: Add gro callbacks to sit_offload"
Herbert Xu
1
-2
/
+0
2015-09-29
bonding: fix destruction of bond with devices different from arphrd_ether
Nikolay Aleksandrov
1
-0
/
+1
2015-09-29
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
3
-9
/
+28
2015-09-29
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
Tilman Schmidt
1
-1
/
+10
2015-09-29
fq_codel: fix a use-after-free
WANG Cong
1
-1
/
+1
2015-09-29
bridge: mdb: fix double add notification
Nikolay Aleksandrov
1
-1
/
+0
2015-09-29
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
1
-6
/
+7
2015-09-29
net: Fix skb csum races when peeking
Herbert Xu
1
-6
/
+9
2015-09-29
net: Clone skb before setting peeked flag
Herbert Xu
1
-3
/
+38
2015-09-29
net/xen-netback: off by one in BUG_ON() condition
Dan Carpenter
1
-3
/
+3
2015-09-29
net: call rcu_read_lock early in process_backlog
Julian Anastasov
1
-15
/
+15
2015-09-29
net: do not process device backlog during unregistration
Julian Anastasov
1
-2
/
+4
2015-09-29
bridge: fix potential crash in __netdev_pick_tx()
Eric Dumazet
1
-0
/
+1
2015-09-29
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
1
-1
/
+3
2015-09-29
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
1
-0
/
+2
2015-09-29
net/tipc: initialize security state for new connection socket
Stephen Smalley
1
-0
/
+1
2015-09-29
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
1
-3
/
+5
2015-09-29
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
1
-91
/
+96
2015-09-29
Revert "dev: set iflink to 0 for virtual interfaces"
Nicolas Dichtel
1
-4
/
+0
2015-09-29
net: graceful exit from netif_alloc_netdev_queues()
Eric Dumazet
1
-1
/
+2
2015-09-29
rhashtable: fix for resize events during table walk
Phil Sutter
1
-2
/
+2
2015-09-29
ipv6: Make MLD packets to only be processed locally
Angga
1
-3
/
+3
2015-09-29
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
4
-9
/
+46
2015-09-29
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
13
-26
/
+69
2015-09-29
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2
-8
/
+4
2015-09-29
net: stmmac: dwmac-rk: Fix clk rate when provided by soc
Heiko Stübner
1
-2
/
+1
2015-09-29
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
4
-24
/
+28
2015-09-29
stmmac: fix check for phydev being open
Alexey Brodkin
1
-1
/
+4
2015-09-29
IB/mlx4: Fix incorrect cq flushing in error state
Ariel Nahum
1
-1
/
+1
2015-09-29
IB/mlx4: Use correct SL on AH query under RoCE
Noa Osherovich
1
-1
/
+5
2015-09-29
IB/mlx4: Forbid using sysfs to change RoCE pkeys
Jack Morgenstein
1
-1
/
+4
2015-09-29
IB/mlx4: Fix potential deadlock when sending mad to wire
Jack Morgenstein
1
-3
/
+4
2015-09-29
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
Haggai Eran
1
-12
/
+0
2015-09-29
IB/iser: Fix possible bogus DMA unmapping
Sagi Grimberg
2
-4
/
+10
2015-09-29
IB/iser: Fix missing return status check in iser_send_data_out
Sagi Grimberg
1
-3
/
+5
2015-09-29
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Yishai Hadas
2
-14
/
+32
2015-09-29
IB/uverbs: reject invalid or unknown opcodes
Christoph Hellwig
1
-1
/
+9
2015-09-29
IB/qib: Change lkey table allocation to support more MRs
Mike Marciniszyn
3
-4
/
+16
2015-09-29
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
Bart Van Assche
1
-0
/
+9
2015-09-29
IB/srp: Handle partial connection success correctly
Bart Van Assche
1
-1
/
+2
2015-09-29
ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi list
Hans de Goede
1
-0
/
+7
2015-09-29
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
1
-9
/
+11
2015-09-29
eCryptfs: Invalidate dcache entries when lower i_nlink is zero
Tyler Hicks
1
-8
/
+8
2015-09-29
iommu/vt-d: Really use upper context table when necessary
Joerg Roedel
1
-1
/
+1
[prev]
[next]