summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-06can: flexcan: add documentation about mailbox organizationMarc Kleine-Budde
2015-05-06can: flexcan: add MB/FIFO specific column to comment table of IP versionsDavid Jander
2015-05-06can: janz-ican3: add support for CAL/CANopen firmwareAndreas Gröger
2015-05-06can: janz-ican3: add documentation for existing sysfs entriesAndreas Gröger
2015-05-06can.h: make padding given by gcc explicitShawn Landden
2015-05-05vxlan: Correctly set flow*i_mark and flow4i_proto in route lookupsThomas Graf
2015-05-05net: axienet: Fix kernel-doc warningsMichal Simek
2015-05-05net: axienet: Removed _of_ prefix in probe and remove functionsSrikanth Thokala
2015-05-05net: axienet: Use of_property_* callsSrikanth Thokala
2015-05-05net: axienet: Use devm_* callsSrikanth Thokala
2015-05-05net: axienet: Use pdev instead of opSrikanth Thokala
2015-05-05net: axienet: Fix comments blocksMichal Simek
2015-05-05net: axienet: Removed coding style errors and warningsSrikanth Thokala
2015-05-05net: axienet: Support phy-less mode of operationSrikanth Thokala
2015-05-05net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala
2015-05-05net: axienet: Service completion interrupts ASAPPeter Crosthwaite
2015-05-05net: axienet: Handle 0 packet receive gracefullyPeter Crosthwaite
2015-05-05net: axienet: Support for RGMIISrikanth Thokala
2015-05-05Merge branch 'cxgb4-next'David S. Miller
2015-05-05cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai
2015-05-05cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai
2015-05-05cxgb4: Add device node to ULD infoHariprasad Shenai
2015-05-05cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai
2015-05-05cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai
2015-05-05cxgb4: Make sure that Freelist size is larger than Egress Congestion ThresholdHariprasad Shenai
2015-05-05rhashtable-test: Fix 64bit divisionThomas Graf
2015-05-05rhashtable: Simplify iterator codeThomas Graf
2015-05-05Merge branch 'ipvlan-mcast'David S. Miller
2015-05-05ipvlan: Always set broadcast bit in multicast filterMahesh Bandewar
2015-05-05ipvlan: Defer multicast / broadcast processing to a work-queueMahesh Bandewar
2015-05-05Merge branch 'eth_proto_is_802_3'David S. Miller
2015-05-05vlan: Use eth_proto_is_802_3Alexander Duyck
2015-05-05openvswitch: Use eth_proto_is_802_3Alexander Duyck
2015-05-05ipv4/ip_tunnel_core: Use eth_proto_is_802_3Alexander Duyck
2015-05-05ebtables: Use eth_proto_is_802_3Alexander Duyck
2015-05-05etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck
2015-05-05bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP framesBernhard Thaler
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet
2015-05-04net: fix two sparse warnings introduced by IGMP/MLD parsing exportsLinus Lüssing
2015-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-05-04Merge branch 'tipc-topology-cleanup'David S. Miller
2015-05-04tipc: deal with return value of tipc_conn_new callbackYing Xue
2015-05-04tipc: adjust locking policy of subscriptionYing Xue
2015-05-04tipc: involve reference counter for subscriberYing Xue
2015-05-04tipc: introduce tipc_subscrb_create routineYing Xue
2015-05-04tipc: rename functions defined in subscr.cYing Xue
2015-05-04Merge branch 'igmp_mld_export'David S. Miller
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing
2015-05-04bridge: multicast: call skb_checksum_{simple_, }validateLinus Lüssing
2015-05-04tc: remove unused redirect ttlJamal Hadi Salim