aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-0/+95
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-nextRoland Dreier2-0/+9
2014-04-03be2net: Add abi version between be2net and ocrdmaDevesh Sharma2-0/+9
2014-04-01qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh4-3/+26
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann1-0/+1
2014-04-01net: sxgbe: make "core_ops" staticDan Carpenter1-1/+1
2014-04-01net: sxgbe: fix logical vs bitwise operationDan Carpenter1-3/+3
2014-04-01net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter1-7/+0
2014-04-01Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2-1/+9
2014-04-01net/mlx4: Set proper build dependancy with vxlanOr Gerlitz3-0/+17
2014-04-01be2net: fix build dependency on VxLANSathya Perla2-1/+19
2014-03-31ixgbevf: Fix rcu warnings induced by LERMark Rustad2-5/+18
2014-03-31ixgbe: Fix rcu warnings induced by LERMark Rustad2-5/+19
2014-03-31INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-03-31i40e: Remove casts of pointer to same typeJoe Perches1-2/+2
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches2-4/+3
2014-03-31i40e/i40evf: fix error checking pathJean Sacren2-10/+12
2014-03-31i40e: fix function kernel doc descriptionJean Sacren1-1/+1
2014-03-31ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad3-9/+9
2014-03-31ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2-2/+2
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski3-1/+7
2014-03-31ixgbe: never generate both software and hardware timestampsJakub Kicinski1-2/+2
2014-03-31ixgbe: remove redundant if clause from PTP workJakub Kicinski1-4/+0
2014-03-31e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman1-5/+15
2014-03-31net: fec: make sure to init MAC addressLucas Stach1-4/+7
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann3-29/+3
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-39/+19
2014-03-29tg3: remove open-coded skb_cow_head.françois romieu1-2/+1
2014-03-29bna: remove open-coded skb_cow_head.françois romieu1-6/+4
2014-03-29qlge: remove open-coded skb_cow_head.françois romieu1-5/+4
2014-03-29jme: remove open-coded skb_cow_head.françois romieu1-14/+2
2014-03-29atl1e: remove open-coded skb_cow_head.françois romieu1-7/+7
2014-03-29atl1c: remove open-coded skb_cow_head.françois romieu1-7/+7
2014-03-29atl1: remove open-coded skb_cow_head.françois romieu1-8/+7
2014-03-29net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni1-7/+7
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich1-1/+3
2014-03-28cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai1-0/+8
2014-03-28cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai1-0/+12
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz3-4/+90
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz2-0/+49
2014-03-28net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz3-28/+4
2014-03-28bnx2x: Fix possible memory leak on iov error flowYuval Mintz1-0/+2
2014-03-28sh_eth: ensure pm_runtime cannot suspend the device during initBen Dooks1-2/+6
2014-03-28net: stmmac: Add SOCFPGA glue driverDinh Nguyen5-0/+147
2014-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller16-61/+131
2014-03-28net: sxgbe: fix potential null dereferenceByungho An1-2/+8
2014-03-28net: sxgbe: fix sparse warnings about static declarationByungho An2-4/+4
2014-03-28be2net: csum, tso and rss steering offload support for VxLANSathya Perla3-9/+125
2014-03-28be2net: add FW cmds needed for VxLAN offloadsSathya Perla3-58/+154
2014-03-28igb: fix race conditions on queuing skb for HW time stampJakub Kicinski3-2/+7