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: Fix non-kernel-doc comments with kernel-doc start marker
Ben Hutchings
2012-07-10
4
-17
/
+8
*
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
46
-103
/
+163
*
net: Properly define functions with no parameters
Ben Hutchings
2012-07-10
2
-2
/
+2
*
Merge branch 'metrics_restructure'
David S. Miller
2012-07-10
29
-731
/
+837
|
\
|
*
ipv4: Remove inetpeer from routes.
David S. Miller
2012-07-10
3
-118
/
+6
|
*
ipv4: Calling ->cow_metrics() now is a bug.
David S. Miller
2012-07-10
1
-28
/
+2
|
*
ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route().
David S. Miller
2012-07-10
1
-1
/
+0
|
*
ipv4: Enforce max MTU metric at route insertion time.
David S. Miller
2012-07-10
2
-6
/
+3
|
*
ipv4: Maintain redirect and PMTU info in struct rtable again.
David S. Miller
2012-07-10
5
-154
/
+41
|
*
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
2012-07-10
5
-10
/
+5
|
*
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
David S. Miller
2012-07-10
6
-18
/
+6
|
*
inet: Minimize use of cached route inetpeer.
David S. Miller
2012-07-10
5
-22
/
+35
|
*
inet: Remove ->get_peer() method.
David S. Miller
2012-07-10
3
-33
/
+0
|
*
tcp: Remove tw->tw_peer
David S. Miller
2012-07-10
2
-15
/
+2
|
*
tcp: Move timestamps from inetpeer to metrics cache.
David S. Miller
2012-07-10
9
-127
/
+149
|
*
net: Kill set_dst_metric_rtt().
David S. Miller
2012-07-10
1
-6
/
+0
|
*
net: Don't report route RTT metric value in cache dumps.
David S. Miller
2012-07-10
2
-18
/
+15
|
*
tcp: Maintain dynamic metrics in local cache.
David S. Miller
2012-07-10
4
-93
/
+468
|
*
tcp: Abstract back handling peer aliveness test into helper function.
David S. Miller
2012-07-10
4
-2
/
+13
|
*
tcp: Move dynamnic metrics handling into seperate file.
David S. Miller
2012-07-10
4
-187
/
+199
|
/
*
etherdevice: introduce eth_broadcast_addr
Johannes Berg
2012-07-10
1
-0
/
+11
*
ipv4: Fix crashes in fib_rules_tclass().
David S. Miller
2012-07-10
1
-0
/
+1
*
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
2012-07-09
1
-318
/
+666
|
\
|
*
r8169: support RTL8168G
Hayes Wang
2012-07-09
1
-0
/
+291
|
*
r8169: abstract out loop conditions.
Francois Romieu
2012-07-09
1
-181
/
+186
|
*
r8169: ephy, eri and efuse functions signature changes.
Francois Romieu
2012-07-09
1
-111
/
+100
|
*
r8169: csi_ops signature change.
Francois Romieu
2012-07-09
1
-11
/
+12
|
*
r8169: mdio_ops signature change.
Francois Romieu
2012-07-09
1
-20
/
+26
|
*
r8169: add RTL8106E support.
Hayes Wang
2012-07-09
1
-0
/
+56
*
|
net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator register
Timur Tabi
2012-07-09
1
-10
/
+19
*
|
smsc95xx: support ethtool get_regs
Emeric Vigier
2012-07-09
1
-0
/
+31
*
|
r6040: use module_pci_driver macro
Devendra Naga
2012-07-09
1
-14
/
+1
*
|
bnx2x: populate skb->l4_rxhash
Eric Dumazet
2012-07-09
2
-4
/
+16
|
/
*
small cleanup in ax25_addr_parse()
Dan Carpenter
2012-07-09
1
-2
/
+4
*
be2net: Fix Endian
Li RongQing
2012-07-09
1
-1
/
+1
*
bcm87xx: fix reg-init comment typo
Peter Korsgaard
2012-07-09
1
-1
/
+1
*
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-07-09
16
-431
/
+159
*
bcm87xx: disable autonegotiation by default
Peter Korsgaard
2012-07-09
1
-0
/
+1
*
sky2: Fix for interrupt handler
Mirko Lindner
2012-07-09
1
-1
/
+3
*
sky2: Added support for Optima EEE
Mirko Lindner
2012-07-09
2
-1
/
+18
*
net/macb: manage carrier state with call to netif_carrier_{on|off}()
Nicolas Ferre
2012-07-09
1
-2
/
+11
*
sctp: refactor sctp_packet_append_chunk and clenup some memory leaks
Neil Horman
2012-07-08
1
-27
/
+52
*
bnx2i: use strlcpy() instead of memcpy() for strings
Dan Carpenter
2012-07-08
1
-1
/
+1
*
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-07-07
11
-23
/
+320
|
\
|
*
net: em_canid: Ematch rule to match CAN frames according to their identifiers
Rostislav Lisovy
2012-07-04
5
-2
/
+257
|
*
can: flexcan: add hardware controller version support
Hui Wang
2012-07-03
1
-8
/
+52
|
*
can: flexcan: use of_property_read_u32 to get DT entry value
Hui Wang
2012-07-02
1
-8
/
+3
|
*
net: flexcan: clock-frequency is optional for device tree probe
Shawn Guo
2012-07-02
1
-0
/
+3
|
*
can: fix sparse warning in af_can.c
Oliver Hartkopp
2012-07-02
2
-3
/
+3
|
*
can: dev: fix sparse warning for can_restart
Marc Kleine-Budde
2012-07-02
1
-1
/
+1
[next]