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
...
|
*
|
r8169: remove rtl_ocpdr_cond.
Hayes Wang
2012-07-17
1
-11
/
+1
|
|
/
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-07-18
14
-153
/
+181
|
\
\
|
*
|
sfc: Correct some comments on enum reset_type
Ben Hutchings
2012-07-17
1
-4
/
+4
|
*
|
sfc: Fix interface statistics running backward
Ben Hutchings
2012-07-17
3
-10
/
+28
|
*
|
sfc: Disable VF queues during register self-test
Ben Hutchings
2012-07-17
5
-60
/
+76
|
*
|
sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()
Ben Hutchings
2012-07-17
1
-3
/
+8
|
*
|
sfc: Use dev_kfree_skb() in efx_end_loopback()
Ben Hutchings
2012-07-17
1
-1
/
+1
|
*
|
sfc: Use strlcpy() to copy ethtool stats names
Ben Hutchings
2012-07-17
1
-1
/
+1
|
*
|
sfc: Stop changing header offsets on TX
Ben Hutchings
2012-07-17
1
-9
/
+0
|
*
|
sfc: Remove dead write to tso_state::packet_space
Ben Hutchings
2012-07-17
1
-1
/
+0
|
*
|
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
2012-07-17
5
-63
/
+62
|
*
|
sfc: Work around bogus 'uninitialised variable' warning
Ben Hutchings
2012-07-17
1
-1
/
+1
*
|
|
ipv6: fix inet6_csk_xmit()
Eric Dumazet
2012-07-18
3
-22
/
+25
|
|
/
|
/
|
*
|
ipv4: fix rcu splat
Eric Dumazet
2012-07-17
3
-10
/
+11
*
|
ipv4: Fix nexthop exception hash computation.
David S. Miller
2012-07-17
1
-4
/
+12
*
|
Merge branch 'nexthop_exceptions'
David S. Miller
2012-07-17
30
-183
/
+449
|
\
\
|
*
|
ipv4: Add FIB nexthop exceptions.
David S. Miller
2012-07-17
3
-31
/
+266
|
*
|
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-17
21
-49
/
+71
|
*
|
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
2012-07-16
7
-14
/
+22
|
*
|
ipv6: Add helper inet6_csk_update_pmtu().
David S. Miller
2012-07-16
4
-78
/
+45
|
*
|
ipv4: Add helper inet_csk_update_pmtu().
David S. Miller
2012-07-16
4
-18
/
+52
*
|
|
team: add netpoll support
Jiri Pirko
2012-07-17
6
-10
/
+152
*
|
|
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
2012-07-17
5
-17
/
+9
*
|
|
tcp: implement RFC 5961 4.2
Eric Dumazet
2012-07-17
3
-19
/
+17
*
|
|
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
2012-07-17
3
-146
/
+105
*
|
|
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
2012-07-17
3
-182
/
+89
*
|
|
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
2012-07-17
2
-105
/
+65
*
|
|
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
Alexander Duyck
2012-07-17
1
-22
/
+24
*
|
|
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
Alexander Duyck
2012-07-17
2
-10
/
+4
*
|
|
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
Alexander Duyck
2012-07-17
2
-20
/
+2
*
|
|
ixgbevf: Drop netdev_registered value since that is already stored in netdev
Alexander Duyck
2012-07-17
2
-6
/
+1
*
|
|
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
2012-07-17
3
-228
/
+22
*
|
|
tcp: implement RFC 5961 3.2
Eric Dumazet
2012-07-17
6
-1
/
+45
*
|
|
ipv6: fix unappropriate errno returned for non-multicast address
Li Wei
2012-07-17
1
-0
/
+3
*
|
|
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-07-17
3
-4
/
+4
|
\
\
\
|
*
|
|
can: softing: softing_main: ensure a consistent return value in error case
Julia Lawall
2012-07-17
1
-1
/
+1
|
*
|
|
can: mpc5xxx_can: make data in mpc5xxx_can_probe const
Marc Kleine-Budde
2012-07-17
1
-1
/
+1
|
*
|
|
can: flexcan: make flexcan_priv.devtype_data member point to const data
Marc Kleine-Budde
2012-07-17
1
-2
/
+2
*
|
|
|
bnx2x: organize BDs calculation for stop/resume
Dmitry Kravkov
2012-07-17
2
-4
/
+22
*
|
|
|
asix: Add a new driver for the AX88172A
Christian Riesch
2012-07-16
5
-3
/
+437
*
|
|
|
asix: Factor out common code
Christian Riesch
2012-07-16
4
-3333
/
+64
*
|
|
|
asix: Rename asix.c to asix_devices.c
Christian Riesch
2012-07-16
4
-0
/
+3361
|
/
/
/
*
|
|
gigaset: silence GCC warning for unused 'format_ie'
Paul Bolle
2012-07-16
1
-0
/
+2
*
|
|
drivers: connector: fixed coding style issues
Valentin Ilie
2012-07-16
3
-25
/
+28
*
|
|
irda: Fix typo in irda
Masanari Iida
2012-07-16
2
-2
/
+2
*
|
|
sctp: fix sparse warning for sctp_init_cause_fixed
Ioan Orghici
2012-07-16
1
-1
/
+1
*
|
|
bnx2: Try to recover from PCI block reset
Michael Chan
2012-07-16
1
-0
/
+7
*
|
|
tg3: Add hwmon support for temperature
Michael Chan
2012-07-16
2
-0
/
+150
*
|
|
tg3: Add APE scratchpad read function
Matt Carlson
2012-07-16
2
-2
/
+86
*
|
|
tg3: Add common function tg3_ape_event_lock()
Matt Carlson
2012-07-16
1
-24
/
+32
[prev]
[next]