summaryrefslogtreecommitdiffstats
path: root/Documentation/PCI (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-06can: janz-ican3: add support for CAL/CANopen firmwareAndreas Gröger3-37/+101
2015-05-06can: janz-ican3: add documentation for existing sysfs entriesAndreas Gröger2-0/+18
2015-05-06can.h: make padding given by gcc explicitShawn Landden2-0/+9
2015-05-06vxlan: Correctly set flow*i_mark and flow4i_proto in route lookupsThomas Graf1-0/+3
2015-05-06net: axienet: Fix kernel-doc warningsMichal Simek3-18/+32
2015-05-06net: axienet: Removed _of_ prefix in probe and remove functionsSrikanth Thokala1-7/+7
2015-05-06net: axienet: Use of_property_* callsSrikanth Thokala1-20/+15
2015-05-06net: axienet: Use devm_* callsSrikanth Thokala1-27/+27
2015-05-06net: axienet: Use pdev instead of opSrikanth Thokala1-23/+24
2015-05-06net: axienet: Fix comments blocksMichal Simek3-59/+71
2015-05-06net: axienet: Removed coding style errors and warningsSrikanth Thokala2-20/+21
2015-05-06net: axienet: Support phy-less mode of operationSrikanth Thokala1-5/+5
2015-05-06net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala2-28/+27
2015-05-06net: axienet: Service completion interrupts ASAPPeter Crosthwaite1-2/+4
2015-05-06net: axienet: Handle 0 packet receive gracefullyPeter Crosthwaite1-3/+4
2015-05-06net: axienet: Support for RGMIISrikanth Thokala1-1/+8
2015-05-06cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai2-2/+16
2015-05-06cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai3-79/+156
2015-05-06cxgb4: Add device node to ULD infoHariprasad Shenai3-1/+3
2015-05-06cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai3-0/+45
2015-05-06cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai5-13/+28
2015-05-06cxgb4: Make sure that Freelist size is larger than Egress Congestion ThresholdHariprasad Shenai2-1/+14
2015-05-06rhashtable-test: Fix 64bit divisionThomas Graf1-1/+2
2015-05-06rhashtable: Simplify iterator codeThomas Graf1-6/+2
2015-05-06ipvlan: Always set broadcast bit in multicast filterMahesh Bandewar1-14/+6
2015-05-06ipvlan: Defer multicast / broadcast processing to a work-queueMahesh Bandewar3-52/+96
2015-05-06vlan: Use eth_proto_is_802_3Alexander Duyck1-1/+1
2015-05-06openvswitch: Use eth_proto_is_802_3Alexander Duyck3-4/+4
2015-05-06ipv4/ip_tunnel_core: Use eth_proto_is_802_3Alexander Duyck1-1/+1
2015-05-06ebtables: Use eth_proto_is_802_3Alexander Duyck1-1/+1
2015-05-06etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck2-1/+19
2015-05-06bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP framesBernhard Thaler2-2/+21
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet7-1/+70
2015-05-05net: fix two sparse warnings introduced by IGMP/MLD parsing exportsLinus Lüssing2-2/+2
2015-05-04tipc: deal with return value of tipc_conn_new callbackYing Xue1-0/+4
2015-05-04tipc: adjust locking policy of subscriptionYing Xue1-2/+4
2015-05-04tipc: involve reference counter for subscriberYing Xue1-68/+52
2015-05-04tipc: introduce tipc_subscrb_create routineYing Xue1-13/+17
2015-05-04tipc: rename functions defined in subscr.cYing Xue4-97/+75
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing8-188/+498
2015-05-04bridge: multicast: call skb_checksum_{simple_, }validateLinus Lüssing1-24/+4
2015-05-04tc: remove unused redirect ttlJamal Hadi Salim2-9/+2
2015-05-04ixgbe: Use a signed type to hold error codesMark Rustad4-11/+11
2015-05-04ixgbe: Release semaphore bits in the right orderMark Rustad1-4/+4
2015-05-04ixgbe: Fix IOSF SB access issuesMark Rustad1-37/+65
2015-05-04e1000e: fix call to do_div() to use u64 argJeff Kirsher1-6/+7
2015-05-04e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo framesAlexander Duyck1-0/+14
2015-05-04e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck3-16/+14
2015-05-04e100: don't initialize int object to zeroJean Sacren1-1/+1
2015-05-04igb: simplify and clean up igb_enable_mas()Todd Fujinaka1-20/+7