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: move xtsonic's probe function to .devinit.text
Uwe Kleine-König
2009-07-23
1
-1
/
+1
*
net: move sb1250-mac's probe function to .devinit.text
Uwe Kleine-König
2009-07-23
1
-1
/
+1
*
net: move meth's probe function to .devinit.text
Uwe Kleine-König
2009-07-23
1
-1
/
+1
*
net: move jazzsonic's probe function to .devinit.text
Uwe Kleine-König
2009-07-23
1
-2
/
+2
*
net: move sgiseeq's probe function to .devinit.text
Uwe Kleine-König
2009-07-23
1
-1
/
+1
*
veth: Zero timestamp in xmit path.
Ben Greear
2009-07-23
1
-0
/
+1
*
can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards
Sebastian Haas
2009-07-23
2
-47
/
+112
*
dm9000: switch to dev_pm_ops
Mike Rapoport
2009-07-23
1
-6
/
+12
*
be2net: Add GRO support to the be2net driver. LRO is not supported anymore.
Ajit Khaparde
2009-07-23
4
-94
/
+31
*
Phonet: dropped datagrams accounting
Rémi Denis-Courmont
2009-07-23
1
-1
/
+4
*
Phonet: account for dropped RX packets
Rémi Denis-Courmont
2009-07-23
1
-1
/
+6
*
Phonet: sockets list through proc_fs
Rémi Denis-Courmont
2009-07-23
3
-0
/
+105
*
bnx2x: Version 1.48.113-1
Eilon Greenstein
2009-07-21
1
-2
/
+2
*
bnx2x: Missing parenthesis might result with wrong casting
Eilon Greenstein
2009-07-21
1
-1
/
+1
*
bnx2x: Set LED in loopback test
Eilon Greenstein
2009-07-21
1
-0
/
+5
*
bnx2x: Supporting BCM8727 PHY
Eilon Greenstein
2009-07-21
6
-179
/
+1049
*
bnx2x: Update vlan_features
Eilon Greenstein
2009-07-21
1
-2
/
+17
*
bnx2x: SMP-safe inter_sem
Eilon Greenstein
2009-07-21
1
-1
/
+9
*
bnx2x: Adding some mmiowb
Eilon Greenstein
2009-07-21
1
-0
/
+17
*
bnx2x: Fan failure early detection
Eilon Greenstein
2009-07-21
1
-0
/
+5
*
bnx2x: Fan failure
Eilon Greenstein
2009-07-21
2
-37
/
+90
*
bnx2x: Stop management traffic in loopback test
Eilon Greenstein
2009-07-21
2
-0
/
+13
*
mcastv6: Local variable shadows function argument
Gerrit Renker
2009-07-21
1
-1
/
+0
*
RDS: Refactor end of __conn_create for readability
Andy Grover
2009-07-20
1
-17
/
+31
*
RDS/IW: Remove dead code
Andy Grover
2009-07-20
1
-9
/
+4
*
RDS/IW: Remove page_shift variable from iwarp transport
Andy Grover
2009-07-20
4
-22
/
+11
*
RDS/IB: Always use PAGE_SIZE for FMR page size
Andy Grover
2009-07-20
3
-12
/
+6
*
RDS: Fix completion notifications on blocking sockets
Andy Grover
2009-07-20
1
-11
/
+13
*
RDS/IB: Drop connection when a fatal QP event is received
Andy Grover
2009-07-20
1
-3
/
+3
*
RDS/IB: Disable flow control in sysctl and explain why
Andy Grover
2009-07-20
1
-1
/
+11
*
RDS/IB: Move tx/rx ring init and refill to later
Andy Grover
2009-07-20
1
-6
/
+12
*
RDS: Don't set c_version in __rds_conn_create()
Andy Grover
2009-07-20
1
-1
/
+0
*
RDS/IB: Rename byte_len to data_len to enhance readability
Andy Grover
2009-07-20
1
-6
/
+6
*
RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c
Andy Grover
2009-07-20
1
-4
/
+4
*
RDS/IB: Fix printk to indicate remote IP, not local
Andy Grover
2009-07-20
1
-1
/
+1
*
RDS/IB: Handle connections using RDS 3.0 wire protocol
Andy Grover
2009-07-20
3
-6
/
+58
*
RDS/IB: Improve RDS protocol version checking
Andy Grover
2009-07-20
1
-6
/
+19
*
RDS: Set retry_count to 2 and make modifiable via modparam
Andy Grover
2009-07-20
3
-1
/
+7
*
net: explain netns notifiers a little better
Johannes Berg
2009-07-20
1
-7
/
+9
*
b44: strncpy does not null terminate string
roel kluin
2009-07-20
1
-4
/
+4
*
ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups
Jarek Poplawski
2009-07-20
1
-3
/
+3
*
ipv4: Fix inflate_threshold_root automatically
Jarek Poplawski
2009-07-20
1
-7
/
+22
*
ipv4: Use synchronize_rcu() during trie_rebalance()
Jarek Poplawski
2009-07-20
1
-0
/
+15
*
vlan: Propagate physical MTU changes
Herbert Xu
2009-07-20
1
-0
/
+13
*
connector: get test code working by default
Mike Frysinger
2009-07-17
3
-22
/
+76
*
connector: clean up grammar/style in documentation
Mike Frysinger
2009-07-17
1
-58
/
+61
*
connector: make callback argument type explicit
Mike Frysinger
2009-07-17
8
-19
/
+16
*
tun: Allow tap device to send/receive UFO packets.
Sridhar Samudrala
2009-07-17
2
-1
/
+13
*
virtio-net: Allow UFO feature to be set and advertised.
Sridhar Samudrala
2009-07-17
1
-1
/
+2
*
ixgbe: Bump version number
Peter P Waskiewicz Jr
2009-07-17
1
-1
/
+1
[next]