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
2011-12-01
neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.
David Miller
3
-3
/
+0
2011-12-01
neigh: Add infrastructure for allocating device neigh privates.
David Miller
4
-3
/
+15
2011-12-01
neigh: Get rid of neigh_table->kmem_cachep
David Miller
2
-17
/
+2
2011-12-01
neigh: Create mechanism for generic neigh private areas.
David Miller
1
-0
/
+7
2011-12-01
ipv4: fix lockdep splat in rt_cache_seq_show
Eric Dumazet
1
-2
/
+6
2011-12-01
sfc: fix race in efx_enqueue_skb_tso()
Eric Dumazet
1
-2
/
+2
2011-12-01
sch_teql: fix lockdep splat
Eric Dumazet
1
-11
/
+20
2011-12-01
bnx2: Support for byte queue limits
Eric Dumazet
1
-0
/
+6
2011-12-01
net: fec: Select the FEC driver by default for i.MX SoCs
Fabio Estevam
1
-0
/
+1
2011-12-01
tcp: inherit listener congestion control for passive cnx
Eric Dumazet
3
-1
/
+7
2011-12-01
can: Revert outdated cc770 driver patches.
David S. Miller
7
-1504
/
+0
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-14
/
+52
2011-11-30
Btrfs: skip allocation attempt from empty cluster
Alexandre Oliva
1
-3
/
+3
2011-11-30
Btrfs: skip block groups without enough space for a cluster
Alexandre Oliva
1
-1
/
+1
2011-11-30
Btrfs: start search for new cluster at the beginning
Alexandre Oliva
1
-4
/
+2
2011-11-30
Btrfs: reset cluster's max_size when creating bitmap
Alexandre Oliva
1
-0
/
+1
2011-11-30
Btrfs: initialize new bitmaps' list
Alexandre Oliva
1
-0
/
+1
2011-11-30
Btrfs: fix oops when calling statfs on readonly device
Li Zefan
1
-3
/
+3
2011-11-30
Btrfs: Don't error on resizing FS to same size
Mike Fleetwood
1
-1
/
+1
2011-11-30
Btrfs: fix deadlock on metadata reservation when evicting a inode
Miao Xie
3
-5
/
+22
2011-11-30
Fix URL of btrfs-progs git repository in docs
Arnd Hannemann
1
-2
/
+2
2011-11-30
btrfs scrub: handle -ENOMEM from init_ipath()
Dan Carpenter
1
-0
/
+5
2011-11-30
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
Roland Dreier
9
-43
/
+58
2011-11-30
sky2: add bql support
stephen hemminger
1
-5
/
+13
2011-11-30
bnx2x: handle iSCSI SD mode
Dmitry Kravkov
4
-9
/
+86
2011-11-30
isdn: avoid copying too long drvid
Dan Carpenter
1
-0
/
+3
2011-11-30
isdn: make sure strings are null terminated
Dan Carpenter
1
-0
/
+6
2011-11-30
can: cc770: legacy CC770 ISA bus driver
Wolfgang Grandegger
3
-0
/
+349
2011-11-30
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
6
-0
/
+1155
2011-11-30
net/smsc911x: Add regulator support
Robert Marklund
1
-11
/
+100
2011-11-30
can: sja1000_isa: convert to platform driver to support x86_64 systems
Wolfgang Grandegger
2
-30
/
+65
2011-11-30
ipv4: remove useless codes in ipmr_device_event()
RongQing.Li
1
-3
/
+1
2011-11-30
can: sja1000_isa: fix "limited range" compiler warnings
Wolfgang Grandegger
1
-12
/
+12
2011-11-30
net: Fix skb_update_prio RCU usage.
Igor Maravic
1
-1
/
+1
2011-11-30
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-159
/
+237
2011-11-30
netlabel: Fix build problems when IPv6 is not enabled
Paul Moore
1
-8
/
+14
2011-11-30
IB: Fix RCU lockdep splats
Eric Dumazet
6
-14
/
+35
2011-11-30
IB/ipoib: Prevent hung task or softlockup processing multicast response
Mike Marciniszyn
3
-8
/
+14
2011-11-30
sctp: better integer overflow check in sctp_auth_create_key()
Xi Wang
1
-1
/
+1
2011-11-29
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-16
/
+26
2011-11-29
sch_choke: use skb_flow_dissect()
Eric Dumazet
1
-89
/
+31
2011-11-29
sch_sfq: use skb_flow_dissect()
Eric Dumazet
1
-55
/
+10
2011-11-29
tcp: avoid frag allocation for small frames
Eric Dumazet
1
-3
/
+6
2011-11-29
flow_dissector: use a 64bit load/store
Eric Dumazet
2
-2
/
+12
2011-11-29
sfc: Support for byte queue limits
Tom Herbert
1
-6
/
+21
2011-11-29
bnx2x: Support for byte queue limits
Tom Herbert
1
-4
/
+22
2011-11-29
tg3: Support for byte queue limits
Tom Herbert
1
-0
/
+8
2011-11-29
forcedeth: Support for byte queue limits
Tom Herbert
1
-0
/
+18
2011-11-29
e1000e: Support for byte queue limits
Tom Herbert
1
-0
/
+9
2011-11-29
bql: Byte queue limits
Tom Herbert
4
-9
/
+172
[prev]
[next]