aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-07r8152: support TSOhayeswang1-30/+87
2014-03-07r8152: support rx checksumhayeswang1-2/+39
2014-03-07r8152: calculate the dropped packets for rxhayeswang1-1/+2
2014-03-07r8152: up the priority of the transmissionhayeswang1-18/+27
2014-03-07r8152: check tx agg list before spin lockhayeswang1-0/+3
2014-03-07r8152: replace spin_lock_irqsave and spin_unlock_irqrestorehayeswang1-16/+12
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller14-355/+1432
2014-03-07Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller14-168/+645
2014-03-07Merge branch 'xen-netback-next'David S. Miller3-289/+740
2014-03-07xen-netback: Aggregate TX unmap operationsZoltan Kiss3-1/+37
2014-03-07xen-netback: Timeout packets in RX pathZoltan Kiss3-5/+61
2014-03-07xen-netback: Handle guests with too many fragsZoltan Kiss3-10/+162
2014-03-07xen-netback: Add stat counters for zerocopyZoltan Kiss3-1/+26
2014-03-07xen-netback: Remove old TX grant copy definitons and fix indentationsZoltan Kiss2-93/+15
2014-03-07xen-netback: Introduce TX grant mappingZoltan Kiss3-165/+371
2014-03-07xen-netback: Handle foreign mapped pages on the guest RX pathZoltan Kiss2-5/+46
2014-03-07xen-netback: Minor refactoring of netback codeZoltan Kiss3-22/+27
2014-03-07xen-netback: Use skb->cb for pending_idxZoltan Kiss1-17/+25
2014-03-07l2tp: keep original skb ownershipEric Dumazet1-21/+2
2014-03-07tcp: do not leak non zero tstamp in output packetsEric Dumazet1-0/+2
2014-03-07can: add bittiming check at interface open for CAN FDOliver Hartkopp1-0/+8
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp3-0/+41
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp3-3/+50
2014-03-07can: provide a separate bittiming_const parameter to bittiming functionsOliver Hartkopp1-18/+13
2014-03-07can: move sanity check for bitrate and tq into can_get_bittimingOliver Hartkopp1-14/+15
2014-03-07can: only send bitrate data via netlink when availableOliver Hartkopp1-4/+6
2014-03-07can: preserve skbuff protocol in can_put_echo_skbOliver Hartkopp1-2/+3
2014-03-07can: janz-ican3: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde1-34/+30
2014-03-06i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan2-2/+2
2014-03-06i40e/i40evf: carefully fill tx ringJesse Brandeburg2-4/+4
2014-03-06i40e: fix nvm version and remove firmware reportJesse Brandeburg2-14/+7
2014-03-06i40e: Fix static checker warningNeerav Parikh1-3/+6
2014-03-06i40e: Remove a redundant filter additionAnjali Singhai Jain1-4/+7
2014-03-06i40e: count timeout eventsJesse Brandeburg1-0/+1
2014-03-06i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain1-0/+6
2014-03-06i40e: clean up comment styleShannon Nelson1-59/+58
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg6-4/+800
2014-03-06i40e: Prevent overflow due to kzallocAkeem G Abodunrin1-1/+1
2014-03-06i40e: Flow Director sideband accountingJoseph Gasparakis5-264/+535
2014-03-06i40evf: Enable the ndo_set_features netdev opGreg Rose1-0/+5
2014-03-06bonding: fix const in options processingstephen hemminger3-55/+56
2014-03-06net_sched: htb: do not acquire qdisc lock in dump operationsEric Dumazet1-12/+8
2014-03-06Merge branch '6lowpan'David S. Miller5-5/+6
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring5-5/+4
2014-03-066lowpan: add missing include of net/ipv6.hAlexander Aring1-0/+2
2014-03-06be2net: do external loopback test only when it is requestedIvan Vecera1-7/+9
2014-03-06net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu1-1/+1
2014-03-06can: flexcan: make use of platform_get_device_id()Marc Kleine-Budde1-2/+2
2014-03-06can: flexcan: Remove #ifdef CONFIG_PM_SLEEPMarc Kleine-Budde1-4/+2
2014-03-06can: mcp251x: Remove #ifdef CONFIG_PM_SLEEPAlexander Shiyan1-5/+2