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
...
|
*
|
|
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2015-05-09
15
-210
/
+355
|
/
/
/
*
|
|
Merge branch 'dsa-next'
David S. Miller
2015-05-09
8
-835
/
+719
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net: dsa: Add lockdep class to tx queues to avoid lockdep splat
Andrew Lunn
2015-05-09
1
-2
/
+12
|
*
|
net: dsa: mv88e6xxx: Fix false positive lockdep splat
Andrew Lunn
2015-05-09
1
-9
/
+37
|
*
|
net: dsa: mv88e6xxx: Replace stats mutex with SMI mutex
Andrew Lunn
2015-05-09
1
-23
/
+27
|
*
|
net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutex
Andrew Lunn
2015-05-09
2
-59
/
+63
|
*
|
net: dsa: mv88e6131: Add support for mv88e6185
Andrew Lunn
2015-05-09
1
-0
/
+3
|
*
|
net: dsa: mv88e6171: Add other members of the family
Andrew Lunn
2015-05-09
2
-3
/
+12
|
*
|
net: dsa: Move mv88e6172 support into mv88e6352 family driver
Andrew Lunn
2015-05-09
3
-51
/
+15
|
*
|
net: dsa: Converting remaining registers to mnemonics
Andrew Lunn
2015-05-09
5
-16
/
+69
|
*
|
net: dsa: Centralize setting up ports
Andrew Lunn
2015-05-09
6
-37
/
+20
|
*
|
net: dsa: Centralise global and port setup code into mv88e6xxx.
Andrew Lunn
2015-05-09
6
-660
/
+486
|
/
/
*
|
vxlan: Correctly set flow*i_mark and flow4i_proto in route lookups
Thomas Graf
2015-05-05
1
-0
/
+3
*
|
net: axienet: Fix kernel-doc warnings
Michal Simek
2015-05-05
3
-18
/
+32
*
|
net: axienet: Removed _of_ prefix in probe and remove functions
Srikanth Thokala
2015-05-05
1
-7
/
+7
*
|
net: axienet: Use of_property_* calls
Srikanth Thokala
2015-05-05
1
-20
/
+15
*
|
net: axienet: Use devm_* calls
Srikanth Thokala
2015-05-05
1
-27
/
+27
*
|
net: axienet: Use pdev instead of op
Srikanth Thokala
2015-05-05
1
-23
/
+24
*
|
net: axienet: Fix comments blocks
Michal Simek
2015-05-05
3
-59
/
+71
*
|
net: axienet: Removed coding style errors and warnings
Srikanth Thokala
2015-05-05
2
-20
/
+21
*
|
net: axienet: Support phy-less mode of operation
Srikanth Thokala
2015-05-05
1
-5
/
+5
*
|
net: axienet: Handle jumbo frames for lesser frame sizes
Srikanth Thokala
2015-05-05
2
-28
/
+27
*
|
net: axienet: Service completion interrupts ASAP
Peter Crosthwaite
2015-05-05
1
-2
/
+4
*
|
net: axienet: Handle 0 packet receive gracefully
Peter Crosthwaite
2015-05-05
1
-3
/
+4
*
|
net: axienet: Support for RGMII
Srikanth Thokala
2015-05-05
1
-1
/
+8
*
|
Merge branch 'cxgb4-next'
David S. Miller
2015-05-05
8
-96
/
+262
|
\
\
|
*
|
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2015-05-05
2
-2
/
+16
|
*
|
cxgb4: Move SGE Ingress DMA state monitor code to a new routine
Hariprasad Shenai
2015-05-05
3
-79
/
+156
|
*
|
cxgb4: Add device node to ULD info
Hariprasad Shenai
2015-05-05
3
-1
/
+3
|
*
|
cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()
Hariprasad Shenai
2015-05-05
3
-0
/
+45
|
*
|
cxgb4: Enable congestion notification from SGE for IQs and FLs.
Hariprasad Shenai
2015-05-05
5
-13
/
+28
|
*
|
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2015-05-05
2
-1
/
+14
|
/
/
*
|
rhashtable-test: Fix 64bit division
Thomas Graf
2015-05-05
1
-1
/
+2
*
|
rhashtable: Simplify iterator code
Thomas Graf
2015-05-05
1
-6
/
+2
*
|
Merge branch 'ipvlan-mcast'
David S. Miller
2015-05-05
3
-66
/
+102
|
\
\
|
*
|
ipvlan: Always set broadcast bit in multicast filter
Mahesh Bandewar
2015-05-05
1
-14
/
+6
|
*
|
ipvlan: Defer multicast / broadcast processing to a work-queue
Mahesh Bandewar
2015-05-05
3
-52
/
+96
|
/
/
*
|
Merge branch 'eth_proto_is_802_3'
David S. Miller
2015-05-05
8
-8
/
+26
|
\
\
|
*
|
vlan: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
1
-1
/
+1
|
*
|
openvswitch: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
3
-4
/
+4
|
*
|
ipv4/ip_tunnel_core: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
1
-1
/
+1
|
*
|
ebtables: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
1
-1
/
+1
|
*
|
etherdev: Fix sparse error, make test usable by other functions
Alexander Duyck
2015-05-05
2
-1
/
+19
|
/
/
*
|
bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP frames
Bernhard Thaler
2015-05-05
2
-2
/
+21
*
|
tcp: provide SYN headers for passive connections
Eric Dumazet
2015-05-05
7
-1
/
+70
*
|
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
Linus Lüssing
2015-05-04
2
-2
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-05-04
10
-95
/
+123
|
\
\
|
*
|
ixgbe: Use a signed type to hold error codes
Mark Rustad
2015-05-04
4
-11
/
+11
|
*
|
ixgbe: Release semaphore bits in the right order
Mark Rustad
2015-05-04
1
-4
/
+4
|
*
|
ixgbe: Fix IOSF SB access issues
Mark Rustad
2015-05-04
1
-37
/
+65
[prev]
[next]