summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth2013-12-17
* net: phy: marvell: provide genphy suspend/resumeSebastian Hesselbarth2013-12-17
* net: mv643xx_eth: properly start/stop phy deviceSebastian Hesselbarth2013-12-17
* sctp: Reorder 'struc association' members to reduce its sizewangweidong2013-12-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-12-17
|\
| * i40e: Remove FCoE in i40e_virtchnl_pf.c codeNeerav Parikh2013-12-16
| * i40e: support for suspend and resumeShannon Nelson2013-12-16
| * i40e: rtnl_lock in reset path fixesAnjali Singhai Jain2013-12-16
| * i40e: Add basic support for get/set channels for RSSAnjali Singhai Jain2013-12-16
| * i40e: function to reconfigure RSS queues and rebuildAnjali Singhai Jain2013-12-16
| * i40e: reinit flow for the main VSIAnjali Singhai Jain2013-12-16
| * i40e: use same number of queues as CPUsJesse Brandeburg2013-12-16
| * i40e: trivial fixesJesse Brandeburg2013-12-16
| * i40e: init flow control settings to disabledJesse Brandeburg2013-12-16
| * i40e: Tell the stack about our actual number of queuesAnjali Singhai Jain2013-12-16
| * i40e: fix pf reset after offline testShannon Nelson2013-12-16
| * i40e: fix up some of the ethtool connection reportingJesse Brandeburg2013-12-16
* | Merge branch 'ovs_hash'David S. Miller2013-12-17
|\ \
| * | net: ovs: use CRC32 accelerated flow hash if availableFrancesco Fusco2013-12-17
| * | lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-17
|/ /
* | fddi: cleanup unsigned to unsigned int/shorttanxiaojun2013-12-16
* | tipc: change lock_sock order in connect()wangweidong2013-12-16
* | tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong2013-12-16
* | tipc: kill unnecessary goto'swangweidong2013-12-16
* | tipc: remove unnecessary variables and conditionswangweidong2013-12-16
|/
* net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()Jerry Chu2013-12-15
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-12-14
|\
| * sfc: Remove unnecessary condition for processing the TX timestamp queueBen Hutchings2013-12-12
| * sfc: Don't clear timestamps in efx_ptp_rx()Ben Hutchings2013-12-12
| * sfc: Enable PTP clock and timestamping for all functions on EF10Ben Hutchings2013-12-12
| * sfc: Associate primary and secondary functions of controllerBen Hutchings2013-12-12
| * sfc: Store VPD serial number at probe timeBen Hutchings2013-12-12
| * sfc: Add RX packet timestamping for EF10Jon Cooper2013-12-12
| * sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()Ben Hutchings2013-12-12
| * sfc: split setup of hardware timestamping into NIC-type operationDaniel Pieczko2013-12-12
| * sfc: Add support for SFC9100 timestamp formatLaurence Evans2013-12-12
| * sfc: Tidy up PTP synchronization codeLaurence Evans2013-12-12
| * sfc: PTP - tidy up unused/useless variablesLaurence Evans2013-12-12
| * sfc: Remove kernel-doc for efx_ptp_data fields not present in this versionBen Hutchings2013-12-12
| * sfc: Initialise efx_ptp_data::phc_clock_info from a static templateBen Hutchings2013-12-12
| * sfc: Do not use MAC address as clock nameBen Hutchings2013-12-12
| * sfc: Store flags from MC_CMD_DRV_ATTACH for later useBen Hutchings2013-12-12
* | ipv6: fix compiler warning in ipv6_exthdrs_lenHannes Frederic Sowa2013-12-14
* | Merge branch 'bonding_rcu'David S. Miller2013-12-14
|\ \
| * | bonding: rebuild the bond_resend_igmp_join_requests_delayed()dingtianhong2013-12-14
| * | bonding: remove unwanted lock for bond_store_primaryxxx()dingtianhong2013-12-14
| * | bonding: remove unwanted lock for bond_option_active_slave_set()dingtianhong2013-12-14
| * | bonding: add RCU for bond_3ad_state_machine_handler()dingtianhong2013-12-14
| * | bonding: remove unwanted lock for bond enslave and releasedingtianhong2013-12-14
| * | bonding: rebuild the lock use for bond_activebackup_arp_mon()dingtianhong2013-12-14