index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net/*.c: Use static const
Joe Perches
2010-12-21
19
-69
/
+78
*
tg3: Use DEFINE_PCI_DEVICE_TABLE
Joe Perches
2010-12-21
1
-14
/
+12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-20
7
-31
/
+46
|
\
|
*
net_sched: sch_sfq: fix allot handling
Eric Dumazet
2010-12-20
1
-12
/
+8
|
*
typhoon: memory corruption in typhoon_get_drvinfo()
Dan Carpenter
2010-12-20
1
-1
/
+0
|
*
net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant
Andreas Mohr
2010-12-20
1
-2
/
+10
|
*
net_sched: always clone skbs
Changli Gao
2010-12-20
1
-5
/
+1
|
*
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
David Stevens
2010-12-19
3
-11
/
+27
*
|
net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()
Eric Dumazet
2010-12-20
1
-1
/
+6
*
|
vmxnet3: locking problems in xmit
Dan Carpenter
2010-12-20
1
-1
/
+3
*
|
ipv4: Flush per-ns routing cache more sanely.
David S. Miller
2010-12-20
3
-42
/
+30
*
|
ehea: Fixing some message level
Breno Leitao
2010-12-20
1
-2
/
+2
*
|
batman-adv: Return hna count on local buffer fill
Sven Eckelmann
2010-12-20
1
-1
/
+1
*
|
pktgen: Remove unnecessary prefix from pr_<level>
Joe Perches
2010-12-20
1
-2
/
+1
*
|
net: kill unused macros
Shan Wei
2010-12-19
8
-10
/
+0
*
|
vxge: add missing flush of reset_task
Tejun Heo
2010-12-19
1
-0
/
+2
*
|
net: increase skb->users instead of skb_clone()
Changli Gao
2010-12-19
1
-10
/
+20
*
|
ifb: use netif_receive_skb() instead of netif_rx()
Eric Dumazet
2010-12-19
1
-1
/
+1
*
|
ipv6: remove duplicate neigh_ifdown
stephen hemminger
2010-12-18
1
-1
/
+0
*
|
ipv6: fib6_ifdown cleanup
stephen hemminger
2010-12-18
1
-4
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
70
-202
/
+458
|
\
\
|
|
/
|
*
netlink: fix gcc -Wconversion compilation warning
Dmitry V. Levin
2010-12-17
1
-1
/
+1
|
*
asix: add USB ID for Logitec LAN-GTJ U2A
Arnaud Ebalard
2010-12-17
1
-0
/
+4
|
*
tehuti: Firmware filename is tehuti/bdx.bin
Ben Hutchings
2010-12-17
1
-2
/
+2
|
*
ipv6: don't flush routes when setting loopback down
stephen hemminger
2010-12-16
1
-1
/
+3
|
*
sctp: fix the return value of getting the sctp partial delivery point
Wei Yongjun
2010-12-16
1
-1
/
+1
|
*
net/veth: Fix packet checksumming
Michał Mirosław
2010-12-16
1
-1
/
+3
|
*
bridge: fix IPv6 queries for bridge multicast snooping
David Stevens
2010-12-16
1
-1
/
+1
|
*
net: fix nulls list corruptions in sk_prot_alloc
Octavian Purdila
2010-12-16
6
-12
/
+42
|
*
be2net: use mutex instead of spin lock for mbox_lock
Ivan Vecera
2010-12-16
3
-32
/
+47
|
*
bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertion
Ben Hutchings
2010-12-16
1
-1
/
+6
|
*
bonding: Change active slave quietly when bond is down
Ben Hutchings
2010-12-16
1
-6
/
+9
|
*
bonding/vlan: Remove redundant VLAN tag insertion logic
Ben Hutchings
2010-12-16
1
-26
/
+1
|
*
axnet_cs: move id (0x1bf, 0x2328) to axnet_cs
Ken Kawasaki
2010-12-16
2
-1
/
+1
|
*
ipv6: delete expired route in ip6_pmtu_deliver
Andrey Vagin
2010-12-16
1
-1
/
+6
|
*
bonding: Fix slave selection bug.
Hillf Danton
2010-12-16
1
-2
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-12-15
12
-10
/
+148
|
|
\
|
|
*
p54usb: New USB ID for Gemtek WUBI-100GW
Eduardo Costa
2010-12-14
1
-0
/
+1
|
|
*
mac80211: avoid calling ieee80211_work_work unconditionally
Herton Ronaldo Krzesinski
2010-12-13
1
-1
/
+4
|
|
*
p54usb: add 5 more USBIDs
Christian Lamparter
2010-12-13
1
-0
/
+5
|
|
*
mac80211: Fix NULL-pointer deference on ibss merge when not ready
Tim Harvey
2010-12-13
1
-0
/
+4
|
|
*
libertas: fix potential NULL-pointer dereference
Sven Neumann
2010-12-13
1
-1
/
+1
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2010-12-13
2
-2
/
+5
|
|
|
\
|
|
|
*
Bluetooth: add NULL pointer check in HCI
Jun Nie
2010-12-08
1
-2
/
+4
|
|
|
*
Bluetooth: Fix initial RFCOMM DLC security level
Johan Hedberg
2010-12-06
1
-0
/
+1
|
|
*
|
iwlagn: implement layout-agnostic EEPROM reading
Wey-Yi Guy
2010-12-09
6
-1
/
+120
|
|
*
|
iwlagn: rename enhanced txpower fields
Johannes Berg
2010-12-09
2
-5
/
+8
|
*
|
|
pppoe.c: Fix kernel panic caused by __pppoe_xmit
Andrej Ota
2010-12-12
1
-1
/
+1
|
*
|
|
WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.
Krzysztof Halasa
2010-12-12
1
-1
/
+4
|
*
|
|
bnx2x: Advance a version number to 1.60.01-0
Vladislav Zolotarov
2010-12-12
1
-2
/
+2
[next]