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
2009-06-30
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
1
-0
/
+3
2009-06-30
bnx2x: Fix the behavior of ethtool when ONBOOT=no
Naohiro Ooiwa
1
-1
/
+9
2009-06-30
sctp: xmit sctp packet always return no route error
Wei Yongjun
1
-1
/
+1
2009-06-30
net/irda: convert bfin_sir to net_device_ops
Graf Yang
1
-6
/
+10
2009-06-30
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
1
-49
/
+8
2009-06-30
tcp: Do not tack on TSO data to non-TSO packet
Herbert Xu
1
-5
/
+10
2009-06-30
tcp: Stop non-TSO packets morphing into TSO
Herbert Xu
1
-1
/
+2
2009-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
2
-1
/
+7
2009-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
8
-19
/
+95
2009-06-29
nl802154: add module license and description
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-29
nl802154: fix Oops in ieee802154_nl_get_dev
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-29
MAINTAINERS: ieee802154 lists are moderated for non-subscribers.
Dmitry Eremin-Solenikov
1
-1
/
+1
2009-06-29
netfilter: xtables: conntrack match revision 2
Jan Engelhardt
2
-6
/
+73
2009-06-29
netfilter: headers_check fix: linux/netfilter/xt_osf.h
Jaswinder Singh Rajput
1
-0
/
+2
2009-06-29
netfilter: tcp conntrack: fix unacknowledged data detection with NAT
Patrick McHardy
3
-11
/
+16
2009-06-29
be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.
Ajit Khaparde
3
-16
/
+35
2009-06-27
gro: Flush GRO packets in napi_disable_pending path
Herbert Xu
1
-3
/
+5
2009-06-27
inet: Call skb_orphan before tproxy activates
Herbert Xu
2
-0
/
+6
2009-06-27
mac80211: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-27
sunrpc: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-0
/
+1
2009-06-27
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-27
ipv6: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-27
decnet: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-26
sky2: Fix checksum endianness
Anton Vorontsov
1
-1
/
+1
2009-06-26
mdio add missing GPL flag
Nicolas Reinecke
1
-0
/
+4
2009-06-26
sh_eth: remove redundant test on unsigned
roel kluin
1
-8
/
+1
2009-06-26
fsl_pq_mdio: Fix fsl_pq_mdio to work with modules
Ionut Nicu
1
-4
/
+4
2009-06-26
ipv6: avoid wraparound for expired preferred lifetime
Jens Rosenboom
1
-1
/
+4
2009-06-26
tcp: missing check ACK flag of received segment in FIN-WAIT-2 state
Wei Yongjun
1
-1
/
+2
2009-06-25
nf_conntrack: Use rcu_barrier()
Jesper Dangaard Brouer
2
-2
/
+4
2009-06-25
atl1*: add device_set_wakeup_enable to atl1*_set_wol
Brandon Philips
2
-0
/
+4
2009-06-25
Phonet: generate Netlink RTM_DELADDR when destroying a device
Rémi Denis-Courmont
1
-21
/
+31
2009-06-25
Phonet: publicize the Netlink notification function
Rémi Denis-Courmont
2
-2
/
+3
2009-06-25
Revert "veth: prevent oops caused by netdev destructor"
David S. Miller
1
-16
/
+25
2009-06-25
cpmac: fix compilation failure introduced with netdev_ops conversion
Florian Fainelli
1
-1
/
+1
2009-06-25
ipsec: Fix name of CAST algorithm
Herbert Xu
1
-2
/
+2
2009-06-25
Linux 2.6.31-rc1
v2.6.31-rc1
Linus Torvalds
1
-2
/
+2
2009-06-25
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
5
-6
/
+6
2009-06-25
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
8
-17
/
+420
2009-06-25
Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-18
/
+23
2009-06-25
another race fix in jfs_check_acl()
Al Viro
1
-6
/
+7
2009-06-25
Get "no acls for this inode" right, fix shmem breakage
Al Viro
4
-10
/
+13
2009-06-25
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
Eric Paris
1
-2
/
+2
2009-06-25
inline functions left without protection of ifdef (acl)
Markus Trippelsdorf
1
-1
/
+2
2009-06-25
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-21
/
+24
2009-06-24
futex: Fix the write access fault problem for real
Thomas Gleixner
1
-21
/
+24
2009-06-24
SLUB: Don't pass __GFP_FAIL for the initial allocation
Pekka Enberg
1
-2
/
+8
2009-06-24
Don't warn about order-1 allocations with __GFP_NOFAIL
Linus Torvalds
1
-2
/
+2
2009-06-24
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
63
-492
/
+996
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
4
-66
/
+106
[next]