summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-299-34/+29
* Merge branch 'skb_cow_head'David S. Miller2014-03-298-51/+33
|\
| * wimax/i2400m: remove open-coded skb_cow_head.françois romieu2014-03-291-2/+1
| * tg3: remove open-coded skb_cow_head.françois romieu2014-03-291-2/+1
| * bna: remove open-coded skb_cow_head.françois romieu2014-03-291-6/+4
| * qlge: remove open-coded skb_cow_head.françois romieu2014-03-291-5/+4
| * jme: remove open-coded skb_cow_head.françois romieu2014-03-291-14/+2
| * atl1e: remove open-coded skb_cow_head.françois romieu2014-03-291-7/+7
| * atl1c: remove open-coded skb_cow_head.françois romieu2014-03-291-7/+7
| * atl1: remove open-coded skb_cow_head.françois romieu2014-03-291-8/+7
|/
* net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-291-7/+7
* net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-282-3/+6
* packet: respect devices with LLTX flag in direct xmitDaniel Borkmann2014-03-281-20/+20
* net: nlmon: flag nlmon devs with LLTX/SGDaniel Borkmann2014-03-281-1/+2
* cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai2014-03-281-0/+8
* cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai2014-03-281-0/+12
* Merge branch 'mlx4_vxlan'David S. Miller2014-03-289-33/+147
|\
| * net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-284-5/+91
| * mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-284-0/+52
| * net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz2014-03-283-28/+4
|/
* bnx2x: Fix possible memory leak on iov error flowYuval Mintz2014-03-281-0/+2
* sh_eth: ensure pm_runtime cannot suspend the device during initBen Dooks2014-03-281-2/+6
* net: stmmac: Add SOCFPGA glue driverDinh Nguyen2014-03-285-0/+147
* RDMA/cxgb4: set error code on kmalloc() failureYann Droneaud2014-03-281-1/+3
* Merge branch 'tipc-next'David S. Miller2014-03-284-15/+18
|\
| * tipc: make discovery domain a bearer attributeErik Hugne2014-03-283-16/+10
| * tipc: fix neighbor detection problem after hw address changeErik Hugne2014-03-282-0/+9
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-2816-61/+131
|\
| * igb: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-283-2/+7
| * igb: never generate both software and hardware timestampsJakub Kicinski2014-03-281-2/+2
| * e1000e: remove redundant if clause from PTP workJakub Kicinski2014-03-281-3/+0
| * e1000e: add timeout for TX HW time stamping workJakub Kicinski2014-03-283-0/+10
| * i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain2014-03-281-2/+3
| * i40e/i40evf: Add an FD message levelAnjali Singhai Jain2014-03-282-0/+2
| * i40e: check for netdev before debugfs useShannon Nelson2014-03-281-13/+22
| * i40evf: remove double space after returnJesse Brandeburg2014-03-281-1/+1
| * i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain2014-03-281-1/+6
| * i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain2014-03-281-19/+13
| * i40e: eeprom integrity check on load and emprShannon Nelson2014-03-282-6/+45
| * i40e: Make the alloc and free queue vector calls orthogonalGreg Rose2014-03-281-6/+6
| * i40evf: fix oops in watchdog handlerMitch Williams2014-03-282-3/+8
| * i40e: Delete ATR filter on RSTAnjali Singhai Jain2014-03-281-3/+6
* | net: sxgbe: fix potential null dereferenceByungho An2014-03-281-2/+8
* | net: sxgbe: fix sparse warnings about static declarationByungho An2014-03-282-4/+4
* | Merge branch 'be2net-next'David S. Miller2014-03-285-67/+279
|\ \ | |/ |/|
| * be2net: csum, tso and rss steering offload support for VxLANSathya Perla2014-03-283-9/+125
| * be2net: add FW cmds needed for VxLAN offloadsSathya Perla2014-03-283-58/+154
|/
* Merge branch 'mdio_reset-next'David S. Miller2014-03-2814-87/+1
|\
| * Documentation: networking: phy.txt: MDIO bus reset is optionalFlorian Fainelli2014-03-281-1/+1
| * bfin_mac: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
OpenPOWER on IntegriCloud