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
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8169: fix wrong eee setting for rlt8111evl
hayeswang
2011-10-19
1
-1
/
+1
*
r8169: fix driver shutdown WoL regression.
françois romieu
2011-10-19
1
-32
/
+56
*
pptp: pptp_rcv_core() misses pskb_may_pull() call
Eric Dumazet
2011-10-19
1
-8
/
+12
*
pptp: fix skb leak in pptp_xmit()
Eric Dumazet
2011-10-19
1
-0
/
+2
*
bonding: use local function pointer of bond->recv_probe in bond_handle_frame
Mitsuo Hayasaka
2011-10-19
1
-2
/
+5
*
smsc911x: Add support for SMSC LAN89218
Phil Edworthy
2011-10-19
1
-0
/
+2
*
tg3: negate USE_PHYLIB flag check
Jiri Pirko
2011-10-18
1
-1
/
+1
*
netconsole: enable netconsole can make net_device refcnt incorrent
Gao feng
2011-10-18
1
-0
/
+5
*
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
2011-10-10
1
-3
/
+8
*
bnx2x: fix cl_id allocation for non-eth clients for NPAR mode
Dmitry Kravkov
2011-10-10
2
-7
/
+13
*
mlx4_en: fix endianness with blue frame support
Thadeu Lima de Souza Cascardo
2011-10-10
1
-3
/
+3
*
macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode
David Ward
2011-10-04
1
-1
/
+1
*
pch_gbe: Fixed the issue on which a network freezes
Toshiharu Okada
2011-10-03
1
-29
/
+27
*
pch_gbe: Fixed the issue on which PC was frozen when link was downed.
Toshiharu Okada
2011-10-03
1
-1
/
+1
*
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
2011-10-03
1
-2
/
+2
*
bonding: properly stop queuing work when requested
Andy Gospodarek
2011-10-03
3
-7
/
+12
*
ibmveth: Fix oops on request_irq failure
Brian King
2011-09-29
1
-2
/
+2
*
cxgb4: Fix EEH on IBM P7IOC
Divy Le Ray
2011-09-29
1
-0
/
+3
*
dp83640: reduce driver noise
Richard Cochran
2011-09-29
1
-2
/
+2
*
Merge git://github.com/davem330/net
Linus Torvalds
2011-09-28
12
-32
/
+68
|
\
|
*
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless
David S. Miller
2011-09-27
9
-29
/
+42
|
|
\
|
|
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...
John W. Linville
2011-09-27
9
-29
/
+42
|
|
|
\
|
|
|
*
ath9k: Fix a dma warning/memory leak
Mohammed Shafi Shajakhan
2011-09-26
1
-1
/
+9
|
|
|
*
rtlwifi: rtl8192cu: Fix unitialized struct
Larry Finger
2011-09-26
1
-0
/
+1
|
|
|
*
iwlagn: fix dangling scan request
Johannes Berg
2011-09-26
1
-14
/
+16
|
|
|
*
iwlegacy: do not use interruptible waits
Stanislaw Gruszka
2011-09-21
5
-13
/
+13
|
|
|
*
iwlegacy: fix command queue timeout
Stanislaw Gruszka
2011-09-21
1
-0
/
+2
|
|
|
*
ath9k_hw: Fix Rx DMA stuck for AR9003 chips
Rajkumar Manoharan
2011-09-21
1
-1
/
+1
|
*
|
|
bnx2x: add missing break in bnx2x_dcbnl_get_cap
Shmulik Ravid
2011-09-27
1
-0
/
+1
|
*
|
|
bnx2x: fix WOL by enablement PME in config space
Dmitry Kravkov
2011-09-27
1
-1
/
+9
|
*
|
|
bnx2x: fix hw attention handling
Dmitry Kravkov
2011-09-27
2
-2
/
+16
|
|
/
/
*
|
|
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
Neil Horman
2011-09-26
3
-12
/
+42
|
/
/
*
|
ixgbe: fix possible null buffer error
Jesse Brandeburg
2011-09-21
1
-2
/
+2
*
|
tg3: fix VLAN tagging regression
Kasper Pedersen
2011-09-21
1
-2
/
+0
*
|
net: pxa168: Fix build errors by including interrupt.h
Tanmay Upadhyay
2011-09-20
1
-0
/
+1
*
|
netconsole: switch init_netconsole() to late_initcall
Lin Ming
2011-09-20
1
-1
/
+7
*
|
gianfar: Fix overflow check and return value for gfar_get_cls_all()
Ben Hutchings
2011-09-20
1
-4
/
+4
*
|
ppp_generic: fix multilink fragment MTU calculation (again)
Henry Wong
2011-09-20
1
-1
/
+6
*
|
GRETH: avoid overwrite IP-stack's IP-frags checksum
Daniel Hellstrom
2011-09-20
1
-2
/
+5
*
|
GRETH: RX/TX bytes were never increased
Daniel Hellstrom
2011-09-20
2
-0
/
+6
*
|
Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
2011-09-20
1
-5
/
+27
|
\
\
|
*
|
r8169: do not enable the TBI for anything but the original 8169.
Francois Romieu
2011-09-17
1
-3
/
+10
|
*
|
r8169: remove erroneous processing of always set bit.
Francois Romieu
2011-09-17
1
-1
/
+6
|
*
|
r8169: fix WOL setting for 8105 and 8111evl
Hayes Wang
2011-09-17
1
-1
/
+9
|
*
|
r8169: add MODULE_FIRMWARE for the firmware of 8111evl
Hayes Wang
2011-09-17
1
-0
/
+1
|
*
|
r8169: fix the reset setting for 8111evl
Hayes Wang
2011-09-17
1
-0
/
+1
*
|
|
Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem
John W. Linville
2011-09-20
5
-42
/
+73
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
b43: Fix beacon problem in ad-hoc mode
Manual Munz
2011-09-19
1
-1
/
+2
|
*
|
iwlagn: workaround bug crashing some APs
Don Fry
2011-09-16
1
-0
/
+5
|
*
|
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
Larry Finger
2011-09-16
1
-8
/
+9
[next]