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.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
2011-02-22
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
1
-5
/
+4
2011-02-22
ipv6: Add IPv6 multicast address flag defines
Linus Lüssing
1
-0
/
+12
2011-02-22
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
1
-2
/
+3
2011-02-22
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Fix IPv6 multicast snooping by storing correct protocol type
Linus Lüssing
1
-1
/
+1
2011-02-21
tcp: undo_retrans counter fixes
Yuchung Cheng
2
-3
/
+4
2011-02-20
net: Fix more stale on-stack list_head objects.
Eric W. Biederman
2
-0
/
+2
2011-02-20
sctp: fix reporting of unknown parameters
Jiri Bohac
1
-5
/
+5
2011-02-20
net: dcb: match dcb_app protocol field with 802.1Qaz spec
John Fastabend
1
-1
/
+1
2011-02-20
tcp: fix inet_twsk_deschedule()
Eric Dumazet
1
-0
/
+2
2011-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-31
/
+45
2011-02-19
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+150
2011-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
34
-201
/
+327
2011-02-18
Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6
Linus Torvalds
1
-0
/
+10
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-36
/
+47
2011-02-18
net: deinit automatic LIST_HEAD
Eric Dumazet
1
-0
/
+2
2011-02-18
net: dont leave active on stack LIST_HEAD
Linus Torvalds
1
-2
/
+5
2011-02-18
net: provide default_advmss() methods to blackhole dst_ops
Eric Dumazet
2
-0
/
+2
2011-02-18
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
2
-16
/
+35
2011-02-18
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-5
/
+2
2011-02-18
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-37
/
+45
2011-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-13
/
+24
2011-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-10
/
+10
2011-02-18
fs/partitions: Validate map_count in Mac partition tables
Timo Warns
1
-8
/
+9
2011-02-18
RTC: Re-enable UIE timer/polling emulation
John Stultz
3
-2
/
+19
2011-02-18
RTC: Revert UIE emulation removal
John Stultz
3
-0
/
+130
2011-02-18
RTC: Release mutex in error path of rtc_alarm_irq_enable
Uwe Kleine-König
1
-3
/
+2
2011-02-18
tg3: Restrict phy ioctl access
Matt Carlson
1
-2
/
+6
2011-02-18
drivers/net: Call netif_carrier_off at the end of the probe
Ivan Vecera
2
-0
/
+4
2011-02-18
Merge branches 'nes' and 'qib' into for-next
Roland Dreier
1
-1
/
+4
2011-02-18
IB/qib: Prevent double completions after a timeout or RNR error
Mike Marciniszyn
1
-1
/
+2
2011-02-17
netfilter: ip6t_LOG: fix a flaw in printing the MAC
Joerg Marx
1
-1
/
+1
2011-02-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
4
-30
/
+44
2011-02-17
xen: suspend and resume system devices when running PVHVM
Ian Campbell
1
-0
/
+10
2011-02-17
ixgbe: work around for DDP last buffer size
Amir Hanania
2
-1
/
+52
2011-02-17
ixgbe: fix panic due to uninitialised pointer
Andy Gospodarek
1
-2
/
+4
2011-02-17
e1000e: flush all writebacks before unload
Jesse Brandeburg
1
-10
/
+21
2011-02-17
e1000e: check down flag in tasks
Jesse Brandeburg
1
-0
/
+21
2011-02-17
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+4
2011-02-17
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
6
-36
/
+40
2011-02-17
drm/radeon/kms: add missing frac fb div flag for dce4+
Alex Deucher
1
-1
/
+3
2011-02-17
drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300
Marek Olšák
1
-0
/
+2
2011-02-17
drm/nouveau: fix suspend/resume on GPUs that don't have PM support
Ben Skeggs
1
-1
/
+1
2011-02-17
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-40
/
+21
2011-02-17
block: revert block_dev read-only check
Chuck Ebbert
1
-6
/
+5
2011-02-17
drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()
Ben Skeggs
1
-3
/
+3
2011-02-17
drm/nv40: fix tiling-related setup for a number of chipsets
Ben Skeggs
1
-19
/
+27
2011-02-17
drm/nouveau: fix non-EDIDful native mode selection
Ben Skeggs
1
-0
/
+1
2011-02-17
drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.
Francisco Jerez
1
-1
/
+1
[next]