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
...
*
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
Yi Zou
2009-08-09
1
-40
/
+15
*
tun: Extend RTNL lock coverage over whole ioctl
Herbert Xu
2009-08-09
1
-31
/
+19
*
fec: fix FEC driver packet transmission breakage
Greg Ungerer
2009-08-09
1
-4
/
+5
*
atlx: strncpy does not null terminate string
Roel Kluin
2009-08-09
2
-8
/
+8
*
irda: fix read buffer overflow
Roel Kluin
2009-08-09
1
-1
/
+1
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-08-09
35
-164
/
+158
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-08-04
37
-121
/
+263
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-27
32
-133
/
+229
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-22
32
-77
/
+3317
|
|
\
\
\
|
*
|
|
|
Revert "ppp: Fix throttling bugs"
Linus Torvalds
2009-07-16
2
-0
/
+2
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-07-14
2
-2
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
mlx4_core: Add new ConnectX EN PCI ID 0x6764
Yevgeny Petrilin
2009-07-06
1
-0
/
+1
|
|
*
|
|
|
mlx4_core: Handle multi-physical function devices
Yevgeny Petrilin
2009-07-06
2
-2
/
+8
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-14
20
-49
/
+75
|
|
\
\
\
\
\
|
*
|
|
|
|
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-09
18
-29
/
+81
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix compile error in bmac.c
Dave Jones
2009-07-09
1
-1
/
+1
|
*
|
|
|
|
|
|
fealnx: Fix build breakage -- PR_CONT should be KERN_CONT
Roland Dreier
2009-07-08
1
-3
/
+3
|
*
|
|
|
|
|
|
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
30
-161
/
+147
*
|
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-09
3
-15
/
+22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
libertas: correct packing of rxpd structure
Bob Dunlop
2009-08-07
1
-2
/
+2
|
*
|
|
|
|
|
|
|
mwl8k: prevent module unload hang
Lennert Buytenhek
2009-08-07
1
-2
/
+2
|
*
|
|
|
|
|
|
|
mwl8k: prevent crash in ->configure_filter() if no interface was added
Lennert Buytenhek
2009-08-07
1
-4
/
+8
|
*
|
|
|
|
|
|
|
mwl8k: call pci_unmap_single() before accessing command structure again
Lennert Buytenhek
2009-08-07
1
-2
/
+3
|
*
|
|
|
|
|
|
|
mwl8k: add various missing GET_HW_SPEC endian conversions
Lennert Buytenhek
2009-08-07
1
-4
/
+4
|
*
|
|
|
|
|
|
|
mwl8k: fix NULL pointer dereference on receive out-of-memory
Lennert Buytenhek
2009-08-07
1
-0
/
+2
|
*
|
|
|
|
|
|
|
ipw2x00: Write outside array bounds
Zhu Yi
2009-08-07
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Add IDs for 3C905B-TX Fast Etherlink XL PCI
Pascal Terjan
2009-08-05
1
-0
/
+4
*
|
|
|
|
|
|
|
netxen: fix dma mask update calculation
Dhananjay Phadke
2009-08-05
1
-2
/
+2
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
ehea: Fix napi list corruption on ifconfig down
Hannes Hering
2009-08-04
2
-1
/
+4
*
|
|
|
|
|
|
igbvf: Allow VF driver to correctly recognize failure to set mac
Alexander Duyck
2009-08-04
1
-0
/
+4
*
|
|
|
|
|
|
3c59x: Fix build failure with gcc 3.2
Jean Delvare
2009-08-03
1
-4
/
+6
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-03
7
-8
/
+27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
iwlagn: do not send key clear commands when rfkill enabled
Reinette Chatre
2009-08-03
1
-0
/
+12
|
*
|
|
|
|
|
|
libertas: Read buffer overflow
Roel Kluin
2009-08-03
1
-1
/
+1
|
*
|
|
|
|
|
|
drivers/net/wireless: introduce missing kfree
Julia Lawall
2009-08-03
1
-0
/
+1
|
*
|
|
|
|
|
|
drivers/net/wireless/iwlwifi: introduce missing kfree
Julia Lawall
2009-08-03
1
-6
/
+6
|
*
|
|
|
|
|
|
zd1211rw: fix unaligned access in zd_mac_rx
Patrick Simmons
2009-08-03
1
-1
/
+1
|
*
|
|
|
|
|
|
cfg80211: fix regression on beacon world roaming feature
Luis R. Rodriguez
2009-08-03
2
-0
/
+6
*
|
|
|
|
|
|
|
sky2: Avoid transmits during sky2_down()
Mike McCormack
2009-08-03
2
-1
/
+14
*
|
|
|
|
|
|
|
ixgbe: Patch to modify 82598 PCIe completion timeout values
Mallikarjuna R Chilakala
2009-08-03
2
-1
/
+74
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
mlx4_en: Fix double pci unmapping.
Yevgeny Petrilin
2009-08-02
1
-0
/
+1
*
|
|
|
|
|
|
pcnet32: VLB support fixes
Don Fry
2009-08-02
1
-5
/
+7
*
|
|
|
|
|
|
pcnet32: remove superfluous NULL pointer check in pcnet32_probe1()
Don Fry
2009-08-02
1
-11
/
+7
*
|
|
|
|
|
|
netxen: fix coherent dma mask setting
Dhananjay Phadke
2009-08-02
1
-12
/
+25
*
|
|
|
|
|
|
s6gmac: Read buffer overflow
roel kluin
2009-08-02
1
-1
/
+1
*
|
|
|
|
|
|
tulip: Read buffer overflow
roel kluin
2009-08-02
1
-3
/
+3
*
|
|
|
|
|
|
pppol2tp: calls unregister_pernet_gen_device() at unload time
Eric Dumazet
2009-08-02
1
-0
/
+1
*
|
|
|
|
|
|
ppp: fix lost fragments in ppp_mp_explode() (resubmit)
Ben McKeegan
2009-08-02
1
-16
/
+18
*
|
|
|
|
|
|
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
Peter P Waskiewicz Jr
2009-07-30
2
-1
/
+6
[prev]
[next]