index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (w83793) Drop useless mutex
Jean Delvare
2011-01-12
1
-4
/
+1
*
hwmon: (fschmd) Drop useless mutex
Jean Delvare
2011-01-12
1
-4
/
+1
*
hwmon: (w83781d) Use pr_fmt and pr_<level>
Joe Perches
2011-01-12
1
-15
/
+14
*
hwmon: (pc87427) Use pr_fmt and pr_<level>
Joe Perches
2011-01-12
1
-13
/
+13
*
hwmon: (pc87360) Use pr_fmt and pr_<level>
Joe Perches
2011-01-12
1
-30
/
+23
*
hwmon: (lm78) Use pr_fmt and pr_<level>
Joe Perches
2011-01-12
1
-7
/
+7
*
hwmon: (it87) Use pr_fmt and pr_<level>
Joe Perches
2011-01-12
1
-16
/
+14
*
hwmon: Schedule the removal of the old intrusion detection interfaces
Jean Delvare
2011-01-12
1
-0
/
+10
*
hwmon: (w83793) Implement the standard intrusion detection interface
Jean Delvare
2011-01-12
2
-4
/
+31
*
hwmon: (w83792d) Implement the standard intrusion detection interface
Jean Delvare
2011-01-12
1
-3
/
+41
*
hwmon: (adm9240) Implement the standard intrusion detection interface
Jean Delvare
2011-01-12
2
-4
/
+30
*
hwmon: (via686a) Initialize fan_div values
Jean Delvare
2011-01-12
1
-3
/
+11
*
hwmon: (w83795) Silent false warning from gcc
Jean Delvare
2011-01-12
1
-2
/
+2
*
hwmon: (ads7828) Update email contact details
Steven Hardy
2011-01-12
2
-3
/
+3
*
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
[next]