summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Missing @ before descriptions cause make xmldocs warningMasanari Iida2014-10-091-5/+5
* Merge branch 'cxgb4'David S. Miller2014-10-0910-21/+48
|\
| * cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai2014-10-093-9/+16
| * cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai2014-10-093-7/+21
| * cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai2014-10-094-5/+11
|/
* Merge branch 'gianfar'David S. Miller2014-10-093-53/+102
|\
| * gianfar: Replace eieio with wmb for non-PPC archsClaudiu Manoil2014-10-092-10/+19
| * gianfar: Replace spin_event_timeout() with arch independentClaudiu Manoil2014-10-092-13/+34
| * gianfar: Make MAC addr setup endian safe, cleanupClaudiu Manoil2014-10-091-8/+7
| * gianfar: Exclude PPC specific errata handling from ARM buildsClaudiu Manoil2014-10-091-0/+6
| * gianfar: Include missing headers for ARM buildsClaudiu Manoil2014-10-091-0/+2
| * net/fsl_pq_mdio: Replace spin_event_timeout() with arch independentClaudiu Manoil2014-10-091-13/+23
| * net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessorsClaudiu Manoil2014-10-091-14/+14
| * net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARMClaudiu Manoil2014-10-091-0/+2
|/
* netlabel: kernel-doc warning fixFabian Frederick2014-10-091-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-081397-37800/+153007
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-0847-181/+264
| |\
| | * net_sched: copy exts->type in tcf_exts_change()WANG Cong2014-10-081-0/+1
| | * Update Intel Ethernet Driver maintainers listAlexander Duyck2014-10-071-2/+2
| | * bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2014-10-072-0/+15
| | * 3c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain "ythier" Hitier2014-10-071-1/+1
| | * bna: allow transmit tagged framesIvan Vecera2014-10-072-2/+2
| | * sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-062-4/+17
| | * Merge branch 'spider_net'David S. Miller2014-10-051-37/+5
| | |\
| | | * net: spider_net: avoid using signed char for bitopsAntoine Ténart2014-10-051-3/+3
| | | * net: spider_net: do not read mac address again after setting itAntoine Ténart2014-10-051-34/+2
| | |/
| | * hyperv: Fix a bug in netvsc_send()KY Srinivasan2014-10-051-7/+8
| | * team: avoid race condition in scheduling delayed workJoe Lawrence2014-10-041-2/+2
| | * ematch: Fix early ending of inverted containers.Ignacy Gawędzki2014-10-041-2/+3
| | * net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli2014-10-041-6/+7
| | * ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel2014-10-041-2/+2
| | * r8152: autoresume before setting MAC addresshayeswang2014-10-031-2/+9
| | * asix: Don't reset PHY on if_up for ASIX 88772Michel Stam2014-10-031-1/+1
| | * Merge branch 'rds-net'David S. Miller2014-10-033-7/+12
| | |\
| | | * net/rds: fix possible double free on sock tear downHerton R. Krzesinski2014-10-031-4/+7
| | | * net/rds: do proper house keeping if connection fails in rds_tcp_conn_connectHerton R. Krzesinski2014-10-031-1/+4
| | | * net/rds: call rds_conn_drop instead of open code it at rds_connect_completeHerton R. Krzesinski2014-10-031-2/+1
| | |/
| * | netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick2014-10-081-5/+1
| * | net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2014-10-082-2/+32
| * | net: description of dma_cookie cause make xmldocs warningMasanari Iida2014-10-081-2/+0
| * | cxgb4: clean up a type issueDan Carpenter2014-10-081-10/+8
| * | cxgb4: potential shift wrapping bugDan Carpenter2014-10-081-1/+1
| * | i40e: skb->xmit_more supportEric Dumazet2014-10-081-44/+46
| * | Merge branch 'fs_enet_napi'David S. Miller2014-10-086-161/+147
| |\ \
| | * | net: fs_enet: Add NAPI TXLEROY Christophe2014-10-085-11/+132
| | * | net: fs_enet: Remove non NAPI RXLEROY Christophe2014-10-082-150/+15
| |/ /
| * | r8169:add support for RTL8168EPChun-Hao Lin2014-10-081-44/+517
| * | wimax: convert printk to pr_foo()Fabian Frederick2014-10-077-16/+17
| * | af_unix: remove 0 assignment on staticFabian Frederick2014-10-071-1/+1
| * | ipv6: Do not warn for informational ICMP messages, regardless of type.David S. Miller2014-10-071-2/+2
OpenPOWER on IntegriCloud