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 continued iteration in rtnl_bridge_getlink()
Ben Hutchings
2012-11-02
1
-16
/
+7
*
ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop
Nicolas Dichtel
2012-11-02
1
-0
/
+6
*
eth: Rename and properly align br_reserved_address array
Ben Hutchings
2012-11-02
2
-3
/
+4
*
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-11-02
6
-8
/
+8
*
bridge: Use is_link_local() in store_group_addr()
Ben Hutchings
2012-11-02
1
-8
/
+3
*
sfc: Select PTP_1588_CLOCK
Ben Hutchings
2012-11-02
1
-0
/
+1
*
vhost-net: reduce vq polling on tx zerocopy
Michael S. Tsirkin
2012-11-02
1
-2
/
+12
*
vhost-net: select tx zero copy dynamically
Michael S. Tsirkin
2012-11-02
1
-8
/
+53
*
vhost: move -net specific code out
Michael S. Tsirkin
2012-11-02
4
-64
/
+56
*
vhost: track zero copy failures using DMA length
Michael S. Tsirkin
2012-11-02
2
-3
/
+8
*
vhost-net: cleanup macros for DMA status tracking
Michael S. Tsirkin
2012-11-02
3
-5
/
+12
*
tun: report orphan frags errors to zero copy callback
Michael S. Tsirkin
2012-11-02
1
-0
/
+1
*
skb: api to report errors for zero copy skbs
Michael S. Tsirkin
2012-11-02
2
-0
/
+21
*
skb: report completion status for zero copy skbs
Michael S. Tsirkin
2012-11-02
4
-5
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-11-02
9
-33
/
+155
|
\
|
*
e1000: fix concurrent accesses to PHY from watchdog and ethtool
Maxime Bizon
2012-11-01
1
-2
/
+15
|
*
igb: Fix EEPROM writes via ethtool on i210
Carolyn Wyborny
2012-11-01
1
-0
/
+1
|
*
igb: Add function to read i211's invm version
Carolyn Wyborny
2012-11-01
4
-0
/
+107
|
*
igb: Remove workaround for EEE configuration on i210/I211
Carolyn Wyborny
2012-11-01
1
-11
/
+8
|
*
ixgbe: fix default setting of TXDCTL.WTHRESH
Emil Tantilov
2012-11-01
2
-20
/
+15
|
*
ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event
Jacob Keller
2012-11-01
1
-0
/
+9
*
|
vlan: use IS_ENABLED()
Amerigo Wang
2012-11-01
2
-4
/
+4
*
|
ipv6: use IS_ENABLED()
Amerigo Wang
2012-11-01
15
-49
/
+46
*
|
rtnl/ipv4: use netconf msg to advertise rp_filter status
Nicolas Dichtel
2012-11-01
2
-0
/
+25
*
|
ppp: make ppp_get_stats64 static
stephen hemminger
2012-11-01
1
-1
/
+1
*
|
FEC: Add time stamping code and a PTP hardware clock
Frank Li
2012-11-01
5
-1
/
+520
*
|
ARM: imx6q: Set enet tx reference clk from anatop to support 1588
Frank Li
2012-11-01
1
-0
/
+12
*
|
ARM: dts: imx6q: Add ENET PTP clock pin and clock source
Frank Li
2012-11-01
1
-2
/
+3
*
|
net: fec: move fec_enet_private to header file
Frank Li
2012-11-01
2
-73
/
+81
*
|
veth: allow changing the mac address while interface is up
Hannes Frederic Sowa
2012-11-01
1
-0
/
+1
*
|
cpsw: support the HWTSTAMP ioctl and the CPTS
Richard Cochran
2012-11-01
1
-0
/
+182
*
|
cpts: specify the input clock frequency via DT
Richard Cochran
2012-11-01
3
-0
/
+22
*
|
cpsw: add a DT field for the active time stamping port
Richard Cochran
2012-11-01
3
-0
/
+11
*
|
cpsw: add a DT field for the cpts offset
Richard Cochran
2012-11-01
3
-0
/
+11
*
|
cpts: introduce time stamping code and a PTP hardware clock.
Richard Cochran
2012-11-01
4
-1
/
+582
*
|
cpsw: support both silicon versions
Richard Cochran
2012-11-01
2
-20
/
+94
*
|
cpsw: remember the silicon version
Richard Cochran
2012-11-01
1
-0
/
+4
*
|
cpsw: add missing fields to the CPSW_SS register bank.
Richard Cochran
2012-11-01
1
-0
/
+8
*
|
cpsw: rename register banks to match the reference manual
Richard Cochran
2012-11-01
1
-9
/
+9
*
|
drivers: net: ethernet: cpsw: add multicast address to ALE table
Mugunthan V N
2012-11-01
3
-3
/
+56
*
|
net/macb: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
2012-11-01
1
-0
/
+11
*
|
net/macb: Offset first RX buffer by two bytes
Havard Skinnemoen
2012-11-01
1
-7
/
+16
*
|
net/macb: better manage tx errors
Nicolas Ferre
2012-11-01
2
-54
/
+113
*
|
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
2012-11-01
2
-0
/
+43
*
|
net/macb: clean up ring buffer logic
Havard Skinnemoen
2012-11-01
3
-73
/
+127
*
|
net/macb: tx status is more than 8 bits now
Nicolas Ferre
2012-11-01
1
-1
/
+1
*
|
net/macb: remove macb_get_drvinfo()
Nicolas Ferre
2012-11-01
1
-11
/
+0
*
|
net/macb: change debugging messages
Havard Skinnemoen
2012-11-01
1
-10
/
+12
*
|
net/macb: memory barriers cleanup
Havard Skinnemoen
2012-11-01
1
-4
/
+14
*
|
net/macb: Add support for Gigabit Ethernet mode
Patrice Vilchez
2012-11-01
2
-3
/
+16
[next]