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.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
2013-03-28
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
1
-4
/
+12
2013-03-28
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2
-6
/
+8
2013-03-28
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
1
-5
/
+10
2013-03-28
sfc: Correctly initialise reset_method in siena_test_chip()
Ben Hutchings
1
-1
/
+1
2013-03-28
sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request
Ben Hutchings
2
-0
/
+10
2013-03-28
sfc: Disable VF queues during register self-test
Ben Hutchings
5
-60
/
+76
2013-03-28
sfc: Fix timekeeping in efx_mcdi_poll()
Ben Hutchings
1
-6
/
+6
2013-03-28
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
3
-3
/
+16
2013-03-28
sfc: Work-around flush timeout when flushes have completed
Daniel Pieczko
2
-4
/
+53
2013-03-28
sfc: Really disable flow control while flushing
Ben Hutchings
6
-7
/
+23
2013-03-28
sfc: Fix MCDI structure field lookup
Ben Hutchings
1
-2
/
+4
2013-03-28
sfc: Add parentheses around use of bitfield macro arguments
Ben Hutchings
1
-11
/
+11
2013-03-28
sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()
Ben Hutchings
1
-7
/
+11
2013-03-28
sfc: Do not attempt to flush queues if DMA is disabled
Stuart Hodgson
1
-14
/
+19
2013-03-28
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
5
-15
/
+44
2013-03-28
bnx2x: fix occasional statistics off-by-4GB error
Maciej Żenczykowski
1
-1
/
+2
2013-03-28
vhost/net: fix heads usage of ubuf_info
Michael S. Tsirkin
1
-1
/
+2
2013-03-28
rtnetlink: Mask the rta_type when range checking
Vlad Yasevich
1
-1
/
+1
2013-03-28
tcp: fix skb_availroom()
Eric Dumazet
3
-4
/
+6
2013-03-28
ipv4: fix definition of FIB_TABLE_HASHSZ
Denis V. Lunev
1
-7
/
+5
2013-03-28
sctp: don't break the loop while meeting the active_path so as to find the ma...
Xufeng Zhang
1
-1
/
+1
2013-03-28
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
1
-1
/
+1
2013-03-28
tg3: 5715 does not link up when autoneg off
Nithin Sujir
1
-0
/
+8
2013-03-28
bonding: don't call update_speed_duplex() under spinlocks
Veaceslav Falico
1
-4
/
+2
2013-03-28
netconsole: don't call __netpoll_cleanup() while atomic
Veaceslav Falico
1
-11
/
+9
2013-03-28
net/ipv4: Ensure that location of timestamp option is stored
David Ward
1
-4
/
+1
2013-03-28
sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option
Tkhai Kirill
1
-12
/
+9
2013-03-28
Revert "USB: EHCI: don't check DMA values in QH overlays"
Greg Kroah-Hartman
1
-13
/
+5
2013-03-21
Linux 3.4.37
v3.4.37
Greg Kroah-Hartman
1
-1
/
+1
2013-03-21
6lowpan: Fix endianness issue in is_addr_link_local().
YOSHIFUJI Hideaki
1
-1
/
+1
2013-03-21
dcbnl: fix various netlink info leaks
Mathias Krause
1
-0
/
+7
2013-03-21
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
1
-0
/
+1
2013-03-21
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
1
-1
/
+2
2013-03-21
bridging: fix rx_handlers return code
Cristian Bercaru
1
-0
/
+1
2013-03-21
netlabel: correctly list all the static label mappings
Paul Moore
1
-16
/
+11
2013-03-21
macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.
Vlad Yasevich
1
-0
/
+1
2013-03-21
tun: add a missing nf_reset() in tun_net_xmit()
Eric Dumazet
1
-0
/
+2
2013-03-21
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
1
-3
/
+3
2013-03-21
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
1
-1
/
+2
2013-03-21
rds: limit the size allocated by rds_message_alloc()
Cong Wang
1
-0
/
+3
2013-03-21
l2tp: Restore socket refcount when sendmsg succeeds
Guillaume Nault
1
-0
/
+1
2013-03-21
drm/i915: Increase the RC6p threshold.
Stéphane Marchesin
1
-1
/
+1
2013-03-21
loopdev: remove an user triggerable oops
Guo Chao
1
-6
/
+16
2013-03-21
loopdev: fix a deadlock
Guo Chao
1
-2
/
+0
2013-03-21
block: use i_size_write() in bd_set_size()
Guo Chao
1
-1
/
+3
2013-03-21
hwmon: (sht15) Fix memory leak if regulator_enable() fails
Ben Hutchings
1
-1
/
+1
2013-03-21
drm/i915: EBUSY status handling added to i915_gem_fault().
Dmitry Rogozhkin
1
-0
/
+5
2013-03-21
atmel_lcdfb: fix 16-bpp modes on older SOCs
Johan Hovold
2
-7
/
+16
2013-03-21
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
1
-0
/
+6
2013-03-21
s390/mm: fix flush_tlb_kernel_range()
Heiko Carstens
1
-2
/
+0
[prev]
[next]