summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6:icmp:remove unnecessary bracketszhuyj2015-01-141-1/+1
* openvswitch: Introduce ovs_tunnel_route_lookupFan Du2015-01-145-39/+25
* Merge branch 'vxlan_rco'David S. Miller2015-01-147-18/+233
|\
| * vxlan: Remote checksum offloadTom Herbert2015-01-143-6/+198
| * udp: pass udp_offload struct to UDP gro callbacksTom Herbert2015-01-145-12/+35
|/
* r8152: replace tasklet with NAPIhayeswang2015-01-141-35/+85
* Merge branch 'hip04'David S. Miller2015-01-145-0/+1253
|\
| * net: hisilicon: new hip04 ethernet driverdingtianhong2015-01-142-1/+970
| * net: hisilicon: new hip04 MDIO driverZhangfei Gao2015-01-143-0/+196
| * Documentation: add Device tree bindings for Hisilicon hip04 ethernetZhangfei Gao2015-01-141-0/+88
|/
* net/macb: improved ethtool statistics supportXander Huff2015-01-142-4/+307
* net/macb: Adding comments to various #defs to make interpretation easierXander Huff2015-01-141-107/+162
* Merge branch 'xen-netfront-next'David S. Miller2015-01-142-120/+79
|\
| * xen-netfront: refactor making Tx requestsDavid Vrabel2015-01-141-114/+67
| * xen-netfront: refactor skb slot countingDavid Vrabel2015-01-141-6/+7
| * xen: add page_to_mfn()David Vrabel2015-01-141-0/+5
|/
* rhashtable: Add MAINTAINERS entryThomas Graf2015-01-141-0/+7
* rhashtable: Lower/upper bucket may map to same lock while shrinkingThomas Graf2015-01-141-3/+12
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-1377-190/+195
* net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko2015-01-138-13/+25
* atm: horizon: Remove some unused functionsRickard Strandqvist2015-01-131-24/+0
* atm: lanai: Remove unused functionRickard Strandqvist2015-01-131-9/+0
* tipc: correctly handle releasing a not fully initialized sockSasha Levin2015-01-131-2/+5
* sunvnet: fix rx packet length check to allow for TSODavid L Stevens2015-01-131-1/+6
* mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2015-01-132-6/+12
* infiniband: mlx5: avoid a compile-time warningArnd Bergmann2015-01-131-1/+1
* mlx5: avoid build warnings on 32-bitArnd Bergmann2015-01-131-3/+3
* rocker: fix harmless warning on 32-bit machinesArnd Bergmann2015-01-131-2/+2
* cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai2015-01-132-520/+58
* tipc: remove redundant timer defined in tipc_sock structYing Xue2015-01-131-9/+7
* net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie2015-01-131-7/+7
* net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-01-131-1/+1
* bridge: fix uninitialized variable warningRoopa Prabhu2015-01-131-7/+9
* ipv6: directly include libc-compat.h in ipv6.hWillem de Bruijn2015-01-131-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-1310-63/+257
|\
| * i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson2015-01-131-1/+1
| * i40e: Don't exit link event early if link speed has changedCatherine Sullivan2015-01-131-0/+4
| * i40e: limit WoL and link settings to partition 1Shannon Nelson2015-01-131-1/+42
| * i40e: Adding function for reading PBA StringKamil Krawczyk2015-01-133-0/+63
| * i40e/i40evf: find partition_id in npar modeShannon Nelson2015-01-134-2/+81
| * i40e: remove VN2VN related mac filtersVasu Dev2015-01-131-2/+0
| * i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose2015-01-131-0/+9
| * i40evf: kick a stalled admin queueMitch A Williams2015-01-132-1/+9
| * i40evf: enable interrupt 0 appropriatelyMitch A Williams2015-01-131-8/+4
| * i40evf: don't fire traffic IRQs when the interface is downMitch A Williams2015-01-131-4/+7
| * i40evf: remove leftover VLAN filtersMitch A Williams2015-01-131-0/+4
| * i40evf: refactor shutdown codeMitch A Williams2015-01-131-6/+23
| * i40evf: Remove some scary log messagesMitch A Williams2015-01-132-9/+1
| * i40evf: remove redundant codeMitch A Williams2015-01-131-27/+0
| * i40e: disable IOV before freeing resourcesMitch A Williams2015-01-131-2/+9
OpenPOWER on IntegriCloud