summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda2014-08-051-0/+1
* net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-051-1/+1
* drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-051-2/+2
* netlink: fix lockdep splatsEric Dumazet2014-08-041-2/+2
* tcp: md5: remove unneeded check in tcp_v4_parse_md5_keysDmitry Popov2014-08-041-1/+1
* Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan2014-08-042-6/+3
* net: remove spurious zd1201 rule.Francois Romieu2014-08-041-1/+0
* net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi2014-08-041-18/+8
* cxgb4: only free allocated flsHariprasad Shenai2014-08-042-14/+22
* bridge: remove a useless commentMichael S. Tsirkin2014-08-041-1/+0
* cxgb4i : remove spurious use of rcuAnish Bhatt2014-08-021-9/+5
* Merge branch 'concurrent_hash_tables'David S. Miller2014-08-028-432/+1193
|\
| * nftables: Convert nft_hash to use generic rhashtableThomas Graf2014-08-021-236/+55
| * netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf2014-08-023-195/+119
| * lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-024-1/+1019
|/
* Merge branch 'intel-next'David S. Miller2014-08-0217-33/+2393
|\
| * i40evf: Fixed guest OS panic when removing vf driverSerey Kong2014-08-021-2/+3
| * i40evf: fix memory leak on unused interfacesMitch Williams2014-08-021-0/+24
| * i40evf: don't leak queue vectorsMitch Williams2014-08-021-0/+2
| * i40evf: do not re-arm watchdog after removeAshish Shah2014-08-021-0/+2
| * i40evf: future-proof vfr_stat state checkAshish Shah2014-08-021-6/+17
| * i40e: remove support for vf unicast promiscuous modeAshish Shah2014-08-021-10/+3
| * i40e: Minor comment changesAkeem G Abodunrin2014-08-021-1/+1
| * i40evf: fix scan warning on sprintfJesse Brandeburg2014-08-022-2/+3
| * i40e: disable local loopback on vmdq vsiShannon Nelson2014-08-021-1/+0
| * i40e: use correct vf_id offset for virtchnl messageAshish Shah2014-08-021-6/+13
| * i40e: expose debug_write_register requestShannon Nelson2014-08-022-0/+32
| * i40e: adds FCoE to build and updates its documentationVasu Dev2014-08-022-2/+6
| * i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-0211-11/+599
| * i40e: adds FCoE code to the i40e driverVasu Dev2014-08-022-0/+1696
|/
* Merge branch 'amd-xgbe-next'David S. Miller2014-08-023-23/+8
|\
| * amd-xgbe-phy: Allow more time for Rx/Tx to become readyLendacky, Thomas2014-08-021-3/+3
| * amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas2014-08-022-20/+5
|/
* net: dnet: Use managed interfacesHimangi Saraogi2014-08-021-34/+12
* net: ks8851-ml: Use devm_ioremap_resourceHimangi Saraogi2014-08-021-38/+21
* cirrus: cs89x0: Use managed interfacesHimangi Saraogi2014-08-021-25/+7
* net: sh_eth: Add r8a7794 supportHisashi Nakamura2014-08-022-0/+3
* Merge branch 'be2net-next'David S. Miller2014-08-025-42/+108
|\
| * be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP2014-08-024-12/+65
| * be2net: ignore VF mac address setting for the same macVasundhara Volam2014-08-021-0/+6
| * be2net: ignore get/set profile FW cmd failuresSathya Perla2014-08-021-30/+37
|/
* Merge branch 'inet-frags-next'David S. Miller2014-08-026-79/+133
|\
| * inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov2014-08-026-9/+35
| * inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov2014-08-023-16/+15
| * inet: frags: fix function declaration alignments in inet_fragmentNikolay Aleksandrov2014-08-021-5/+9
| * inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov2014-08-021-11/+35
| * inet: frags: rename last_in to flagsNikolay Aleksandrov2014-08-026-40/+40
| * inet: frags: use INC_STATS_BH in the ipv6 reassembly codeNikolay Aleksandrov2014-08-021-3/+4
|/
* dm9000: NULL dereferences on error in probe()Dan Carpenter2014-08-021-2/+4
* ipv4: remove nested rcu_read_lock/unlockDuan Jiong2014-08-021-2/+0
OpenPOWER on IntegriCloud