index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-09
be2net: receive pkts with L3, L4 errors on VFs
Somnath Kotur
1
-1
/
+1
2015-05-09
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
4
-45
/
+128
2015-05-09
be2net: add support for spoofchk setting
Kalesh AP
4
-14
/
+78
2015-05-09
sfc: Bind the sfc driver to any available VF's
Shradha Shah
6
-11
/
+11
2015-05-09
sfc: Add use of shared RSS contexts.
Jon Cooper
8
-36
/
+177
2015-05-09
sfc: Cope with permissions enforcement added to firmware for SR-IOV
Edward Cree
5
-17
/
+111
2015-05-09
sfc: manually allocate and free vadaptors
Shradha Shah
3
-16
/
+76
2015-05-09
sfc: create vports for VFs and assign random MAC addresses
Shradha Shah
3
-37
/
+244
2015-05-09
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
9
-15
/
+175
2015-05-09
sfc: get the PF number and record in nic_data
Daniel Pieczko
2
-0
/
+24
2015-05-09
sfc: create VEB vswitch and vport above default firmware setup
Daniel Pieczko
7
-3
/
+167
2015-05-09
sfc: record the PF's vport ID in nic_data
Daniel Pieczko
2
-4
/
+11
2015-05-09
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
Daniel Pieczko
3
-16
/
+17
2015-05-09
sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN
Shradha Shah
1
-0
/
+1
2015-05-09
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
9
-1
/
+82
2015-05-09
sfc: Move and rename efx_vf struct to siena_vf
Daniel Pieczko
3
-57
/
+67
2015-05-09
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
15
-210
/
+355
2015-05-09
net: dsa: Add lockdep class to tx queues to avoid lockdep splat
Andrew Lunn
1
-2
/
+12
2015-05-09
net: dsa: mv88e6xxx: Fix false positive lockdep splat
Andrew Lunn
1
-9
/
+37
2015-05-09
net: dsa: mv88e6xxx: Replace stats mutex with SMI mutex
Andrew Lunn
1
-23
/
+27
2015-05-09
net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutex
Andrew Lunn
2
-59
/
+63
2015-05-09
net: dsa: mv88e6131: Add support for mv88e6185
Andrew Lunn
1
-0
/
+3
2015-05-09
net: dsa: mv88e6171: Add other members of the family
Andrew Lunn
2
-3
/
+12
2015-05-09
net: dsa: Move mv88e6172 support into mv88e6352 family driver
Andrew Lunn
3
-51
/
+15
2015-05-09
net: dsa: Converting remaining registers to mnemonics
Andrew Lunn
5
-16
/
+69
2015-05-09
net: dsa: Centralize setting up ports
Andrew Lunn
6
-37
/
+20
2015-05-09
net: dsa: Centralise global and port setup code into mv88e6xxx.
Andrew Lunn
6
-660
/
+486
2015-05-06
vxlan: Correctly set flow*i_mark and flow4i_proto in route lookups
Thomas Graf
1
-0
/
+3
2015-05-06
net: axienet: Fix kernel-doc warnings
Michal Simek
3
-18
/
+32
2015-05-06
net: axienet: Removed _of_ prefix in probe and remove functions
Srikanth Thokala
1
-7
/
+7
2015-05-06
net: axienet: Use of_property_* calls
Srikanth Thokala
1
-20
/
+15
2015-05-06
net: axienet: Use devm_* calls
Srikanth Thokala
1
-27
/
+27
2015-05-06
net: axienet: Use pdev instead of op
Srikanth Thokala
1
-23
/
+24
2015-05-06
net: axienet: Fix comments blocks
Michal Simek
3
-59
/
+71
2015-05-06
net: axienet: Removed coding style errors and warnings
Srikanth Thokala
2
-20
/
+21
2015-05-06
net: axienet: Support phy-less mode of operation
Srikanth Thokala
1
-5
/
+5
2015-05-06
net: axienet: Handle jumbo frames for lesser frame sizes
Srikanth Thokala
2
-28
/
+27
2015-05-06
net: axienet: Service completion interrupts ASAP
Peter Crosthwaite
1
-2
/
+4
2015-05-06
net: axienet: Handle 0 packet receive gracefully
Peter Crosthwaite
1
-3
/
+4
2015-05-06
net: axienet: Support for RGMII
Srikanth Thokala
1
-1
/
+8
2015-05-06
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2
-2
/
+16
2015-05-06
cxgb4: Move SGE Ingress DMA state monitor code to a new routine
Hariprasad Shenai
3
-79
/
+156
2015-05-06
cxgb4: Add device node to ULD info
Hariprasad Shenai
3
-1
/
+3
2015-05-06
cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()
Hariprasad Shenai
3
-0
/
+45
2015-05-06
cxgb4: Enable congestion notification from SGE for IQs and FLs.
Hariprasad Shenai
5
-13
/
+28
2015-05-06
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2
-1
/
+14
2015-05-06
rhashtable-test: Fix 64bit division
Thomas Graf
1
-1
/
+2
2015-05-06
rhashtable: Simplify iterator code
Thomas Graf
1
-6
/
+2
2015-05-06
ipvlan: Always set broadcast bit in multicast filter
Mahesh Bandewar
1
-14
/
+6
2015-05-06
ipvlan: Defer multicast / broadcast processing to a work-queue
Mahesh Bandewar
3
-52
/
+96
[next]