summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-08r8152: replace spin_lock_irqsave and spin_unlock_irqrestorehayeswang1-16/+12
2014-03-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-355/+1432
2014-03-08xen-netback: Aggregate TX unmap operationsZoltan Kiss3-1/+37
2014-03-08xen-netback: Timeout packets in RX pathZoltan Kiss3-5/+61
2014-03-08xen-netback: Handle guests with too many fragsZoltan Kiss3-10/+162
2014-03-08xen-netback: Add stat counters for zerocopyZoltan Kiss3-1/+26
2014-03-08xen-netback: Remove old TX grant copy definitons and fix indentationsZoltan Kiss2-93/+15
2014-03-08xen-netback: Introduce TX grant mappingZoltan Kiss3-165/+371
2014-03-08xen-netback: Handle foreign mapped pages on the guest RX pathZoltan Kiss2-5/+46
2014-03-08xen-netback: Minor refactoring of netback codeZoltan Kiss3-22/+27
2014-03-08xen-netback: Use skb->cb for pending_idxZoltan Kiss1-17/+25
2014-03-07i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan2-2/+2
2014-03-07i40e/i40evf: carefully fill tx ringJesse Brandeburg2-4/+4
2014-03-07i40e: fix nvm version and remove firmware reportJesse Brandeburg2-14/+7
2014-03-07i40e: Fix static checker warningNeerav Parikh1-3/+6
2014-03-07i40e: Remove a redundant filter additionAnjali Singhai Jain1-4/+7
2014-03-07i40e: count timeout eventsJesse Brandeburg1-0/+1
2014-03-07i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain1-0/+6
2014-03-07i40e: clean up comment styleShannon Nelson1-59/+58
2014-03-07i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg6-4/+800
2014-03-07i40e: Prevent overflow due to kzallocAkeem G Abodunrin1-1/+1
2014-03-07i40e: Flow Director sideband accountingJoseph Gasparakis5-264/+535
2014-03-07i40evf: Enable the ndo_set_features netdev opGreg Rose1-0/+5
2014-03-07bonding: fix const in options processingstephen hemminger3-55/+56
2014-03-07be2net: do external loopback test only when it is requestedIvan Vecera1-7/+9
2014-03-07net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu1-1/+1
2014-03-07bonding: options handling cleanupstephen hemminger5-127/+141
2014-03-07bonding: remove dead codestephen hemminger2-48/+0
2014-03-07bonding: make slave status notifications GFP_ATOMICVeaceslav Falico1-4/+4
2014-03-06r8152: remove rtl8152_get_statshayeswang1-15/+6
2014-03-06r8152: replace tp->netdev with netdevhayeswang1-3/+5
2014-03-06r8152: deal with the empty line and spacehayeswang1-3/+6
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller208-1181/+2180
2014-03-05ieee802154: fix whitespace issues in KconfigAlexander Aring1-13/+13
2014-03-05at86rf230: add help and 212 to Kconfig menu entryAlexander Aring1-1/+7
2014-03-05be2net: dma_sync each RX frag before passing it to the stackSathya Perla2-11/+24
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds50-298/+567
2014-03-04Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-28/+20
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds6-18/+37
2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine2-9/+19
2014-03-04zram: avoid null access when fail to alloc metaMinchan Kim1-0/+2
2014-03-04drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for...Vikas Sajjan1-5/+12
2014-03-04mm: close PageTail raceDavid Rientjes2-4/+4
2014-03-04macvlan: Add support for 'always_on' offload featuresVlad Yasevich1-2/+5
2014-03-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-23/+19
2014-03-04Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller1-41/+131
2014-03-04net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton1-0/+6
2014-03-04be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam1-13/+26
2014-03-04be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam1-3/+4
2014-03-04be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur1-3/+9