aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* rapidio/rionet: rework to support multiple RIO master portsAlexandre Bounine2012-10-05
* rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine2012-10-05
* drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2012-10-05
* drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings2012-10-05
* sections: fix section conflicts in drivers/net/wanAndi Kleen2012-10-05
* sections: fix section conflicts in drivers/net/hamradioAndi Kleen2012-10-05
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-05
* Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-03
|\
| * xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-21
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\ \
| | \
| | \
| *-. \ Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-02
| |\ \ \
| | | * | mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier2012-10-01
| | | * | mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier2012-10-01
| | | * | mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier2012-10-01
| | | * | mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier2012-09-30
| | | * | mlx4_core: Trivial cleanups to driver log messagesRoland Dreier2012-09-30
| | | * | mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier2012-09-30
| | | * | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-30
| | | * | mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-09-30
| | | * | mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-09-30
| | | * | IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-09-30
| | | * | mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein2012-09-30
| | | * | net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein2012-09-30
| | | * | IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein2012-09-30
| | | * | mlx4: Add alias_guid mechanismJack Morgenstein2012-09-30
| | | * | mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein2012-09-30
| | | * | mlx4: MAD_IFC paravirtualizationJack Morgenstein2012-09-30
| | | * | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-09-30
| | | * | IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-09-30
| | | * | mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein2012-09-30
| | |/ / | |/| |
| | * | mlx4_core: Remove annoying debug message in the resource trackerOr Gerlitz2012-09-30
| | * | mlx4_core: Fix wrong offset in parsing query device caps responseDotan Barak2012-09-30
| |/ /
* | | workqueue: avoid using deprecated functionsLinus Torvalds2012-10-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\ \ \
| * | | hyperv: Add buffer for extended info after the RNDIS response message.Haiyang Zhang2012-10-02
| * | | hyperv: Report actual status in receive completion packetHaiyang Zhang2012-10-02
| * | | hyperv: Remove extra allocated space for recv_pkt_list elementsHaiyang Zhang2012-10-02
| * | | hyperv: Fix page buffer handling in rndis_filter_send_request()Haiyang Zhang2012-10-02
| * | | hyperv: Fix the missing return value in rndis_filter_set_packet_filter()Haiyang Zhang2012-10-02
| * | | hyperv: Fix the max_xfer_size in RNDIS initializationHaiyang Zhang2012-10-02
| * | | vxlan: put UDP socket in correct namespacestephen hemminger2012-10-02
| * | | vxlan: Depend on CONFIG_INETDavid S. Miller2012-10-02
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-10-01
| |\ \ \
| | * | | sfc: Fix the reported priorities of different filter typesBen Hutchings2012-10-01
| | * | | sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings2012-10-01
| | * | | sfc: Fix loopback self-test with separate_tx_channels=1Ben Hutchings2012-10-01
| | * | | sfc: Fix MCDI structure field lookupBen Hutchings2012-10-01
| | * | | sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings2012-10-01
| | * | | sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings2012-10-01
| * | | | vxlan: virtual extensible lanstephen hemminger2012-10-01