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
*
[CASSINI]: Use shorter list_splice_init() macro for brevity.
Robert P. J. Day
2008-03-23
1
-8
/
+4
*
[SCTP]: Remove redundant wrapper functions.
Florian Westphal
2008-03-23
3
-19
/
+3
*
[SCTP]: Replace char msg[] with static const char[].
Florian Westphal
2008-03-23
2
-5
/
+5
*
fib_trie: print information on all routing tables
Stephen Hemminger
2008-03-23
1
-84
/
+95
*
[AF_PACKET]: Remove unused variable.
Jiri Olsa
2008-03-23
1
-2
/
+1
*
[TCP]: Shrink syncookie_secret by 8 byte.
Florian Westphal
2008-03-23
3
-4
/
+4
*
[NET]: include/linux/udp.h - remove duplicate include
Joe Perches
2008-03-23
1
-11
/
+7
*
[NET]: include/linux/igmp.h - remove duplicate include
Joe Perches
2008-03-23
1
-21
/
+17
*
[NET]: include/linux/atalk.h - remove duplicate include
Joe Perches
2008-03-23
1
-2
/
+0
*
[NET]: include/net/route.h - remove duplicate include
Joe Perches
2008-03-23
1
-1
/
+0
*
[IPV6]: Remove unused code in ndisc_send_redirect().
Rami Rosen
2008-03-23
1
-3
/
+0
*
[8390]: Fix build error.
David S. Miller
2008-03-22
1
-1
/
+1
*
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-03-22
103
-63196
/
+25090
|
\
|
*
ixgbe: Increment version
Auke Kok
2008-03-17
1
-1
/
+1
|
*
ixgbe: Add optional DCA infrastructure
Jeb Cramer
2008-03-17
2
-0
/
+157
|
*
ixgbe: Introduce adaptive interrupt moderation
Ayyappan Veeraiyan
2008-03-17
3
-12
/
+232
|
*
ixgbe: Introduce Multiqueue TX
Ayyappan Veeraiyan
2008-03-17
2
-5
/
+66
|
*
ixgbe: Introduce MSI-X queue vector code
Ayyappan Veeraiyan
2008-03-17
2
-350
/
+826
|
*
/drivers/net/atarilance.c replaced init_module&cleanup_module with module_ini...
Jon Schindler
2008-03-17
1
-3
/
+4
|
*
/drivers/net/at1700.c replaced init_module&cleanup_module with module_init&mo...
Jon Schindler
2008-03-17
1
-3
/
+4
|
*
/drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...
Jon Schindler
2008-03-17
1
-3
/
+4
|
*
/drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module...
Jon Schindler
2008-03-17
1
-2
/
+4
|
*
/drivers/net/8390.c replaced init_module&cleanup_module with module_init&modu...
Jon Schindler
2008-03-17
1
-2
/
+4
|
*
smc91x: make superh use default config V2
Magnus Damm
2008-03-17
1
-30
/
+0
|
*
smc91x: add insw/outsw to default config V2
Magnus Damm
2008-03-17
1
-0
/
+2
|
*
smc91x: introduce platform data flags V2
Magnus Damm
2008-03-17
3
-27
/
+77
|
*
smc91x: pass along private data V2
Magnus Damm
2008-03-17
2
-275
/
+280
|
*
S2io: Version update for multiqueue and vlan patches
Sreenivasa Honnur
2008-03-17
1
-1
/
+1
|
*
S2io: Support for vlan_rx_kill_vid entry point
Sreenivasa Honnur
2008-03-17
2
-50
/
+71
|
*
S2io: Multiqueue network device support - FIFO selection based on L4 ports
Sreenivasa Honnur
2008-03-17
2
-19
/
+150
|
*
S2io: Multiqueue network device support implementation
Sreenivasa Honnur
2008-03-17
2
-30
/
+186
|
*
qeth: remove old qeth files
Frank Blaschka
2008-03-17
10
-14269
/
+0
|
*
qeth: new qeth device driver
Frank Blaschka
2008-03-17
14
-21
/
+13498
|
*
ctc: removal of the old ctc driver
Peter Tiedemann
2008-03-17
4
-3537
/
+0
|
*
ctcm: infrastructure for replaced ctc driver
Peter Tiedemann
2008-03-17
11
-8
/
+7920
|
*
drivers/s390/net: Kconfig brush up
Ursula Braun
2008-03-17
1
-21
/
+22
|
*
atl1: reduce forward declarations
Jay Cliburn
2008-03-17
2
-713
/
+703
|
*
atl1: make functions static
Jay Cliburn
2008-03-17
2
-53
/
+51
|
*
atl1: print debug info if rrd error
Jay Cliburn
2008-03-17
1
-4
/
+22
|
*
atl1: use netif_msg
Jay Cliburn
2008-03-17
2
-46
/
+111
|
*
atl1: use csum_start
Jay Cliburn
2008-03-17
1
-5
/
+6
|
*
atl1: simplify tx packet descriptor
Jay Cliburn
2008-03-17
2
-220
/
+246
|
*
atl1: add ethtool register dump
Jay Cliburn
2008-03-17
2
-0
/
+54
|
*
atl1: fix broken TSO
Jay Cliburn
2008-03-17
1
-18
/
+11
|
*
atl1: move common functions to atlx files
Jay Cliburn
2008-03-17
9
-2710
/
+2751
|
*
atl1: relocate atl1 driver to /drivers/net/atlx
Jay Cliburn
2008-03-17
8
-1
/
+1
|
*
remove the obsolete xircom_tulip_cb driver
Adrian Bunk
2008-03-17
3
-1741
/
+1
|
*
sk98lin: remove obsolete driver
Stephen Hemminger
2008-03-17
43
-41394
/
+0
*
|
[IPV4] route: use read_mostly
Stephen Hemminger
2008-03-22
1
-19
/
+17
*
|
[IPV4]: sk parameter is unused in ipv4_dst_blackhole.
Denis V. Lunev
2008-03-22
1
-2
/
+2
[next]