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
*
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
208
-1327
/
+1137
*
net: move address list functions to a separate file
Jiri Pirko
2010-04-03
11
-464
/
+524
*
qlcnic: update version to 5.0.1
Amit Kumar Salecha
2010-04-03
1
-2
/
+2
*
qlcnic: fix endianness in fw validation
Amit Kumar Salecha
2010-04-03
1
-4
/
+4
*
qlcnic: fix interface attach sequence
Amit Kumar Salecha
2010-04-03
1
-10
/
+10
*
qlcnic: add driver debug support
Amit Kumar Salecha
2010-04-03
4
-4
/
+49
*
qlcnic: use IDC defined timeout value
Sucheta Chakraborty
2010-04-03
4
-11
/
+37
*
qlcnic: fix onchip memory access
Dhananjay Phadke
2010-04-03
1
-37
/
+2
*
qlcnic: update oncard memory size check
Dhananjay Phadke
2010-04-03
2
-32
/
+25
*
qlcnic: handle queue manager access
Dhananjay Phadke
2010-04-03
4
-12
/
+56
*
qlcnic: fix fw load from file
Amit Kumar Salecha
2010-04-03
1
-0
/
+10
*
phylib: Add module table to all existing phy drivers
David Woodhouse
2010-04-02
14
-0
/
+124
*
phylib: Support phy module autoloading
David Woodhouse
2010-04-02
4
-0
/
+65
*
net: illegal_highdma() fix
Eric Dumazet
2010-04-02
1
-1
/
+3
*
be2net: Adding PCI SRIOV support
Sarveshwar Bandi
2010-04-01
5
-49
/
+191
*
net/pcmcia/3c589_cs: using netdev_info and friends where appropriate
Alexander Kurz
2010-04-01
1
-139
/
+147
*
netdev/fec.c: add phylib supporting to enable carrier detection (v2)
Bryan Wu
2010-04-01
2
-877
/
+252
*
net: change illegal_highdma to use dma_mask
FUJITA Tomonori
2010-04-01
1
-6
/
+14
*
bnx2x: Added GRO support
Dmitry Kravkov
2010-04-01
1
-9
/
+11
*
flow: structurize flow cache
Timo Teräs
2010-04-01
1
-104
/
+119
*
xfrm: remove policy lock when accessing policy->walk.dead
Timo Teräs
2010-04-01
2
-27
/
+10
*
xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler
Timo Teräs
2010-04-01
1
-0
/
+4
*
xfrm: Remove xfrm_state_genid
Herbert Xu
2010-04-01
1
-4
/
+1
*
ipv6 fib: Make rt6_info{} more cache-line aware.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-01
1
-13
/
+16
*
rps: keep the old behavior on SMP without rps
Changli Gao
2010-04-01
1
-14
/
+28
*
r8169: Fix rtl8169_rx_interrupt()
Eric Dumazet
2010-04-01
1
-5
/
+17
*
gen_estimator: deadlock fix
Eric Dumazet
2010-04-01
3
-3
/
+15
*
ipv4: remove redundant verification code
Hagen Paul Pfeifer
2010-04-01
1
-4
/
+0
*
acenic: use the dma state API instead of the pci equivalents
FUJITA Tomonori
2010-04-01
2
-16
/
+16
*
acenic: fix the misusage of zero dma address
FUJITA Tomonori
2010-04-01
1
-10
/
+6
*
net-caif: using kmalloc/kfree requires the include of slab.h
Stephen Rothwell
2010-04-01
1
-0
/
+1
*
sctp: eliminate useless code
Hagen Paul Pfeifer
2010-03-30
1
-1
/
+0
*
tipc: define needless global scoped variable static
Hagen Paul Pfeifer
2010-03-30
1
-1
/
+1
*
net: remove redundant code
Eric Dumazet
2010-03-30
14
-15
/
+0
*
Add hotplug support to mcp251x driver
Marc Zyngier
2010-03-30
4
-10
/
+21
*
fix net/core/dst.c coding style error and warnings
laurent chavey
2010-03-30
1
-21
/
+20
*
netdev: ethtool RXHASH flag
stephen hemminger
2010-03-30
3
-1
/
+8
*
igb: add per-packet timestamping
Nick Nunley
2010-03-30
3
-8
/
+41
*
MAINTAINERS: ipg: Jesse Huang's email address bounces
Joe Perches
2010-03-30
1
-2
/
+1
*
drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neaten
Joe Perches
2010-03-30
2
-53
/
+61
*
ipv6 fib: Use "Sweezle" to optimize addr_bit_test().
YOSHIFUJI Hideaki / 吉藤英明
2010-03-30
1
-2
/
+13
*
sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().
YOSHIFUJI Hideaki / 吉藤英明
2010-03-30
1
-14
/
+1
*
ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
2010-03-30
1
-1
/
+1
*
e1000e: typo corrections
Joe Perches
2010-03-30
3
-16
/
+13
*
igb: update hw_debug macro to make use of netdev_dbg call
Alexander Duyck
2010-03-30
2
-36
/
+8
*
net_sched: minor netns related cleanup
Tom Goff
2010-03-30
1
-3
/
+1
*
sky2: avoid duplicate link up on Optima chip
stephen hemminger
2010-03-30
1
-1
/
+2
*
sky2: add XL revisions
stephen hemminger
2010-03-30
2
-4
/
+14
*
sky2: support Yukon EC_U rev B1 and later
stephen hemminger
2010-03-30
2
-6
/
+13
*
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
2010-03-30
6
-2
/
+475
[next]