summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-15net_sched: remove internal use of TC_POLICE_*WANG Cong
2016-06-15Merge branch 'rds-mprds-foundations'David S. Miller
2016-06-15RDS: Update rds_conn_destroy to be MP capableSowmini Varadhan
2016-06-15RDS: Update rds_conn_shutdown to work with rds_conn_pathSowmini Varadhan
2016-06-15RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_createSowmini Varadhan
2016-06-15RDS: Add rds_conn_path_error()Sowmini Varadhan
2016-06-15RDS: update rds-info related functions to traverse multiple conn_pathsSowmini Varadhan
2016-06-15RDS: Add rds_conn_path_connect_if_down() for MP-aware callersSowmini Varadhan
2016-06-15RDS: Make rds_send_pong() take a rds_conn_path argumentSowmini Varadhan
2016-06-15RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capa...Sowmini Varadhan
2016-06-15RDS: Pass rds_conn_path to rds_send_xmit()Sowmini Varadhan
2016-06-15RDS: Make rds_send_queue_rm() rds_conn_path awareSowmini Varadhan
2016-06-15RDS: Remove stale function rds_send_get_message()Sowmini Varadhan
2016-06-15RDS: Add rds_send_path_drop_acked()Sowmini Varadhan
2016-06-15RDS: Add rds_send_path_reset()Sowmini Varadhan
2016-06-15RDS: rds_inc_path_init() helper function for MP capable transportsSowmini Varadhan
2016-06-15RDS: recv path gets the conn_path from rds_incoming for MP capable transportsSowmini Varadhan
2016-06-15RDS: add t_mp_capable bit to be set by MP capable transportsSowmini Varadhan
2016-06-15RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan
2016-06-15tcp: return sizeof tcp_dctcp_info in dctcp_get_info()Neal Cardwell
2016-06-15sctp: fix error return code in sctp_init()Wei Yongjun
2016-06-15Merge tag 'rxrpc-rewrite-20160613' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-06-15net: hns: update the dependencyKejian Yan
2016-06-15Merge branch 'r8152-phy-adjustments'David S. Miller
2016-06-15r8152: save the speedhayeswang
2016-06-15r8152: move the setting for the default speedhayeswang
2016-06-15r8152: move the settings of PHY to a work queuehayeswang
2016-06-15net/sched: flower: Return error when hw can't offload and skip_sw is setAmir Vadai
2016-06-14Merge branch 'bnxt_en-updates'David S. Miller
2016-06-14bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.Michael Chan
2016-06-14bnxt_en: Don't allow autoneg on cards that don't support it.Michael Chan
2016-06-14bnxt_en: Add BCM5731X and BCM5741X device IDs.Michael Chan
2016-06-14bnxt_en: Add GRO logic for BCM5731X chips.Michael Chan
2016-06-14bnxt_en: Refactor bnxt_gro_skb().Michael Chan
2016-06-14bnxt_en: Define the supported chip numbers.Michael Chan
2016-06-14bnxt_en: Add PCI device ID for 57404 NPAR devices.Michael Chan
2016-06-14bnxt_en: Enable NPAR (NIC Partitioning) Support.Satish Baddipadige
2016-06-14bnxt_en: Handle VF_CFG_CHANGE event from firmware.Michael Chan
2016-06-14bnxt_en: Add new function bnxt_reset().Michael Chan
2016-06-14bnxt_en: Add function for VF driver to query default VLAN.Michael Chan
2016-06-14net: ethernet: enic: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-06-14virtio_net: fix csum generation for virtio-net devicesMike Rapoport
2016-06-13rxrpc: Update the comments in ar-internal.h to reflect renamesDavid Howells
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells
2016-06-13sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-13net: fec: handle small PHY reset durations more preciselyStefan Wahren
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa
2016-06-11Merge branch 'remove-qdisc-throttle'David S. Miller
2016-06-11net_sched: remove generic throttled managementEric Dumazet
2016-06-11net_sched: netem: remove qdisc_is_throttled() useEric Dumazet