aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan2014-08-04
* net: remove spurious zd1201 rule.Francois Romieu2014-08-04
* net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi2014-08-04
* cxgb4: only free allocated flsHariprasad Shenai2014-08-04
* bridge: remove a useless commentMichael S. Tsirkin2014-08-04
* cxgb4i : remove spurious use of rcuAnish Bhatt2014-08-02
* Merge branch 'concurrent_hash_tables'David S. Miller2014-08-02
|\
| * nftables: Convert nft_hash to use generic rhashtableThomas Graf2014-08-02
| * netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf2014-08-02
| * lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-02
|/
* Merge branch 'intel-next'David S. Miller2014-08-02
|\
| * i40evf: Fixed guest OS panic when removing vf driverSerey Kong2014-08-02
| * i40evf: fix memory leak on unused interfacesMitch Williams2014-08-02
| * i40evf: don't leak queue vectorsMitch Williams2014-08-02
| * i40evf: do not re-arm watchdog after removeAshish Shah2014-08-02
| * i40evf: future-proof vfr_stat state checkAshish Shah2014-08-02
| * i40e: remove support for vf unicast promiscuous modeAshish Shah2014-08-02
| * i40e: Minor comment changesAkeem G Abodunrin2014-08-02
| * i40evf: fix scan warning on sprintfJesse Brandeburg2014-08-02
| * i40e: disable local loopback on vmdq vsiShannon Nelson2014-08-02
| * i40e: use correct vf_id offset for virtchnl messageAshish Shah2014-08-02
| * i40e: expose debug_write_register requestShannon Nelson2014-08-02
| * i40e: adds FCoE to build and updates its documentationVasu Dev2014-08-02
| * i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-02
| * i40e: adds FCoE code to the i40e driverVasu Dev2014-08-02
|/
* Merge branch 'amd-xgbe-next'David S. Miller2014-08-02
|\
| * amd-xgbe-phy: Allow more time for Rx/Tx to become readyLendacky, Thomas2014-08-02
| * amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas2014-08-02
|/
* net: dnet: Use managed interfacesHimangi Saraogi2014-08-02
* net: ks8851-ml: Use devm_ioremap_resourceHimangi Saraogi2014-08-02
* cirrus: cs89x0: Use managed interfacesHimangi Saraogi2014-08-02
* net: sh_eth: Add r8a7794 supportHisashi Nakamura2014-08-02
* Merge branch 'be2net-next'David S. Miller2014-08-02
|\
| * be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP2014-08-02
| * be2net: ignore VF mac address setting for the same macVasundhara Volam2014-08-02
| * be2net: ignore get/set profile FW cmd failuresSathya Perla2014-08-02
|/
* Merge branch 'inet-frags-next'David S. Miller2014-08-02
|\
| * inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov2014-08-02
| * inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov2014-08-02
| * inet: frags: fix function declaration alignments in inet_fragmentNikolay Aleksandrov2014-08-02
| * inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov2014-08-02
| * inet: frags: rename last_in to flagsNikolay Aleksandrov2014-08-02
| * inet: frags: use INC_STATS_BH in the ipv6 reassembly codeNikolay Aleksandrov2014-08-02
|/
* dm9000: NULL dereferences on error in probe()Dan Carpenter2014-08-02
* ipv4: remove nested rcu_read_lock/unlockDuan Jiong2014-08-02
* Merge branch 'filter-next'David S. Miller2014-08-02
|\
| * net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
| * net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-02
| * net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov2014-08-02
| * net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov2014-08-02