aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-04bonding: Support macvlans on top of tlb/rlb mode bondsVlad Yasevich3-6/+45
2014-06-04macvlan: Support bonding eventsVlad Yasevich1-0/+7
2014-06-04bonding: Turn on IFF_UNICAST_FLT on bond devicesVlad Yasevich1-1/+1
2014-06-04trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...Antonio Ospite1-5/+5
2014-06-04gianfar: Fix the section mismatch warnings.Xiubo Li1-1/+1
2014-06-04xen-netfront: initialise queue name in xennet_init_queueWei Liu1-0/+3
2014-06-04xen-netfront: Add support for multiple queuesAndrew J. Bennieston1-36/+134
2014-06-04xen-netfront: Factor queue-specific data into queue struct.Andrew J. Bennieston1-393/+579
2014-06-04xen-netback: Add support for multiple queuesAndrew J. Bennieston4-18/+116
2014-06-04xen-netback: Factor queue-specific data into queue structWei Liu4-590/+819
2014-06-04xen-netback: Move grant_copy_op array back into struct xenvif.Andrew J. Bennieston2-11/+1
2014-06-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-21/+24
2014-06-03e1000: Use time_after() for time comparisonManuel Schölling1-1/+2
2014-06-03e1000: remove the check: skb->len<=0Yongjian Xu1-5/+0
2014-06-03igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka3-0/+13
2014-06-03igb: use mac loopback for i354 backplaneTodd Fujinaka1-2/+2
2014-06-03igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller1-5/+5
2014-06-03ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller1-1/+0
2014-06-03ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov2-7/+2
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller78-602/+816
2014-06-03sh_eth: fix SH7619/771x supportSergei Shtylyov1-0/+21
2014-06-03sh_eth: use RNC mode for packet receptionBen Dooks2-11/+2
2014-06-03bnx2x: Fix kernel crash and data miscompare after EEH recovery[email protected]1-0/+12
2014-06-03bnx2x: Adapter not recovery from EEH error injection[email protected]1-2/+2
2014-06-03net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan1-0/+2
2014-06-03hyper-v: make uuid_le conststephen hemminger3-9/+9
2014-06-03lpc_eth: Use resource_size instead of computationBenoit Taine1-5/+3
2014-06-02net: hisilicon: add hix5hd2 mac driverZhangfei Gao5-0/+1100
2014-06-02cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan1-3/+5
2014-06-02cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan1-6/+0
2014-06-02cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan1-4/+11
2014-06-02net: davinci_emac: Remove unwanted debug/error messageChristian Riesch1-1/+0
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller11-42/+48
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings8-39/+44
2014-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-33/+166
2014-06-02fec: Include pinctrl header fileFabio Estevam1-0/+1
2014-06-02atm: fore200e.c: Cleaning up uninitialized variablesRickard Strandqvist1-1/+1
2014-06-02Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+4
2014-06-02via-ircc: Remove useless return variablesPeter Senna Tschudin1-5/+2
2014-06-02net: ec_bhf: Add runtime dependenciesJean Delvare1-0/+1
2014-06-02wan: Use usleep_range()Manuel Schölling1-7/+3
2014-06-02libata: Blacklist queued trim for Crucial M500Martin K. Petersen1-4/+4
2014-06-02vxge: Remove useless return variablesPeter Senna Tschudin1-15/+7
2014-06-02bnx2x: Remove useless return variablesPeter Senna Tschudin1-6/+4
2014-06-02Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-17/+47
2014-06-02Merge tag 'staging-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-14/+54
2014-06-02drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker2-8/+8
2014-06-02net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia1-2/+6
2014-06-02net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia1-2/+0
2014-06-02net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia1-21/+42