index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: Add and use rdev_<level> macros
Joe Perches
2011-01-12
1
-81
/
+65
*
regulator: Remove duplicate consts from mc13873 driver voltage tables
Mark Brown
2011-01-12
1
-18
/
+18
*
regulator: Copy constraints from regulators when initialising them
Mark Brown
2011-01-12
2
-8
/
+13
*
regulator: Fix prototype for MAX8998 buck set_voltage()
Mark Brown
2011-01-12
1
-1
/
+1
*
regulator: Remove regulator core version announcement
Mark Brown
2011-01-12
1
-4
/
+0
*
regulator: Fix obfuscated log messages
Mark Brown
2011-01-12
1
-8
/
+6
*
drivers: regulator: core: convert to using pr_ macros
Daniel Walker
2011-01-12
1
-80
/
+57
*
drivers: regulator: core: use pr_fmt
Daniel Walker
2011-01-12
1
-10
/
+12
*
regulator: Fix typo in PCAP regulator_set_voltage()
Mark Brown
2011-01-12
1
-1
/
+1
*
regulator: enable supply regulator only when use count is zero
Bengt Jonsson
2011-01-12
1
-9
/
+11
*
regulator: Add basic trace facilities
Mark Brown
2011-01-12
2
-0
/
+158
*
regulator: Report actual configured voltage to set_voltage()
Mark Brown
2011-01-12
27
-79
/
+202
*
regulator: lock supply in regulator enable
Mattias Wallin
2011-01-12
1
-11
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-11
109
-1867
/
+2901
|
\
|
*
cxgb4vf: recover from failure in cxgb4vf_open()
Casey Leedom
2011-01-11
1
-5
/
+10
|
*
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-01-11
7
-109
/
+55
|
|
\
|
|
*
netfilter: ebtables: make broute table work again
Florian Westphal
2011-01-11
1
-1
/
+1
|
|
*
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
2011-01-11
1
-9
/
+5
|
|
*
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2011-01-10
5
-99
/
+49
|
*
|
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2011-01-11
2
-6
/
+9
|
*
|
ah: update maximum truncated ICV length
Nicolas Dichtel
2011-01-11
1
-1
/
+1
|
*
|
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
2011-01-11
1
-1
/
+3
|
*
|
ehea: Increase the skb array usage
Breno Leitao
2011-01-11
2
-5
/
+3
|
*
|
net/fec: remove config FEC2 as it's used nowhere
Shawn Guo
2011-01-11
1
-8
/
+0
|
*
|
pcnet_cs: add new_id
Ken Kawasaki
2011-01-11
1
-0
/
+1
|
*
|
tcp: disallow bind() to reuse addr/port
Eric Dumazet
2011-01-11
2
-3
/
+4
|
*
|
net/r8169: Update the function of parsing firmware
hayeswang
2011-01-10
1
-12
/
+110
|
*
|
net: ppp: use {get,put}_unaligned_be{16,32}
Changli Gao
2011-01-10
5
-20
/
+18
|
*
|
CAIF: Fix IPv6 support in receive path for GPRS/3G
Kumar Sanghvi
2011-01-10
1
-1
/
+17
|
*
|
arp: allow to invalidate specific ARP entries
Maxim Levitsky
2011-01-10
2
-11
/
+19
|
*
|
net_sched: factorize qdisc stats handling
Eric Dumazet
2011-01-10
24
-72
/
+50
|
*
|
mlx4: Call alloc_etherdev to allocate RX and TX queues
Tom Herbert
2011-01-10
1
-1
/
+2
|
*
|
net: Add alloc_netdev_mqs function
Tom Herbert
2011-01-10
4
-20
/
+38
|
*
|
caif: don't set connection request param size before copying data
Dan Rosenberg
2011-01-10
1
-1
/
+1
|
*
|
cxgb4vf: fix mailbox data/control coherency domain race
Casey Leedom
2011-01-10
1
-0
/
+11
|
*
|
qlcnic: change module parameter permissions
amit salecha
2011-01-10
2
-7
/
+7
|
*
|
qlcnic: fix ethtool diagnostics test
Sony Chacko
2011-01-10
1
-1
/
+1
|
*
|
qlcnic: fix flash fw version read
amit salecha
2011-01-10
2
-1
/
+82
|
*
|
phonet: some signedness bugs
Dan Carpenter
2011-01-10
2
-5
/
+5
|
*
|
netdev: bfin_mac: let boards set vlan masks
Mike Frysinger
2011-01-10
3
-0
/
+11
|
*
|
netdev: bfin_mac: disable hardware checksum if writeback cache is enabled
Sonic Zhang
2011-01-10
1
-0
/
+7
|
*
|
netdev: bfin_mac: drop unused Mac data
Mike Frysinger
2011-01-10
1
-1
/
+0
|
*
|
netdev: bfin_mac: mark setup_system_regs as static
Mike Frysinger
2011-01-10
1
-1
/
+1
|
*
|
netdev: bfin_mac: clean up printk messages
Mike Frysinger
2011-01-10
1
-36
/
+29
|
|
/
|
*
ixgbe: update ntuple filter configuration
Alexander Duyck
2011-01-09
5
-371
/
+250
|
*
ixgbe: further flow director performance optimizations
Alexander Duyck
2011-01-09
4
-44
/
+194
|
*
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
2011-01-09
5
-253
/
+182
|
*
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
2011-01-09
3
-7
/
+39
|
*
e1000: Add support for the CE4100 reference platform
Dirk Brandewie
2011-01-09
4
-76
/
+365
|
*
e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574
Bruce Allan
2011-01-09
2
-0
/
+57
[next]