summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-03-07r8152: support IPv6hayeswang
2014-03-07r8152: support TSOhayeswang
2014-03-07r8152: support rx checksumhayeswang
2014-03-07r8152: calculate the dropped packets for rxhayeswang
2014-03-07r8152: up the priority of the transmissionhayeswang
2014-03-07r8152: check tx agg list before spin lockhayeswang
2014-03-07r8152: replace spin_lock_irqsave and spin_unlock_irqrestorehayeswang
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-07xen-netback: Aggregate TX unmap operationsZoltan Kiss
2014-03-07xen-netback: Timeout packets in RX pathZoltan Kiss
2014-03-07xen-netback: Handle guests with too many fragsZoltan Kiss
2014-03-07xen-netback: Add stat counters for zerocopyZoltan Kiss
2014-03-07xen-netback: Remove old TX grant copy definitons and fix indentationsZoltan Kiss
2014-03-07xen-netback: Introduce TX grant mappingZoltan Kiss
2014-03-07xen-netback: Handle foreign mapped pages on the guest RX pathZoltan Kiss
2014-03-07xen-netback: Minor refactoring of netback codeZoltan Kiss
2014-03-07xen-netback: Use skb->cb for pending_idxZoltan Kiss
2014-03-06i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan
2014-03-06i40e/i40evf: carefully fill tx ringJesse Brandeburg
2014-03-06i40e: fix nvm version and remove firmware reportJesse Brandeburg
2014-03-06i40e: Fix static checker warningNeerav Parikh
2014-03-06i40e: Remove a redundant filter additionAnjali Singhai Jain
2014-03-06i40e: count timeout eventsJesse Brandeburg
2014-03-06i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain
2014-03-06i40e: clean up comment styleShannon Nelson
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg
2014-03-06i40e: Prevent overflow due to kzallocAkeem G Abodunrin
2014-03-06i40e: Flow Director sideband accountingJoseph Gasparakis
2014-03-06i40evf: Enable the ndo_set_features netdev opGreg Rose
2014-03-06bonding: fix const in options processingstephen hemminger
2014-03-06be2net: do external loopback test only when it is requestedIvan Vecera
2014-03-06net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu
2014-03-06bonding: options handling cleanupstephen hemminger
2014-03-06bonding: remove dead codestephen hemminger
2014-03-06bonding: make slave status notifications GFP_ATOMICVeaceslav Falico
2014-03-06r8152: remove rtl8152_get_statshayeswang
2014-03-06r8152: replace tp->netdev with netdevhayeswang
2014-03-06r8152: deal with the empty line and spacehayeswang
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-04ieee802154: fix whitespace issues in KconfigAlexander Aring
2014-03-04at86rf230: add help and 212 to Kconfig menu entryAlexander Aring
2014-03-04be2net: dma_sync each RX frag before passing it to the stackSathya Perla
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-04Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine
2014-03-04zram: avoid null access when fail to alloc metaMinchan Kim
2014-03-04drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for...Vikas Sajjan
2014-03-04mm: close PageTail raceDavid Rientjes
2014-03-03macvlan: Add support for 'always_on' offload featuresVlad Yasevich