summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-15RDS: Make rds_send_pong() take a rds_conn_path argumentSowmini Varadhan3-14/+14
2016-06-15RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capa...Sowmini Varadhan1-3/+8
2016-06-15RDS: Pass rds_conn_path to rds_send_xmit()Sowmini Varadhan4-70/+87
2016-06-15RDS: Make rds_send_queue_rm() rds_conn_path awareSowmini Varadhan1-6/+11
2016-06-15RDS: Remove stale function rds_send_get_message()Sowmini Varadhan2-38/+0
2016-06-15RDS: Add rds_send_path_drop_acked()Sowmini Varadhan2-5/+15
2016-06-15RDS: Add rds_send_path_reset()Sowmini Varadhan1-17/+22
2016-06-15RDS: rds_inc_path_init() helper function for MP capable transportsSowmini Varadhan2-0/+16
2016-06-15RDS: recv path gets the conn_path from rds_incoming for MP capable transportsSowmini Varadhan2-4/+9
2016-06-15RDS: add t_mp_capable bit to be set by MP capable transportsSowmini Varadhan1-1/+6
2016-06-15RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan19-93/+199
2016-06-15tcp: return sizeof tcp_dctcp_info in dctcp_get_info()Neal Cardwell1-2/+2
2016-06-15sctp: fix error return code in sctp_init()Wei Yongjun1-1/+2
2016-06-15Merge tag 'rxrpc-rewrite-20160613' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller18-86/+86
2016-06-15net: hns: update the dependencyKejian Yan1-1/+1
2016-06-15Merge branch 'r8152-phy-adjustments'David S. Miller1-12/+41
2016-06-15r8152: save the speedhayeswang1-3/+13
2016-06-15r8152: move the setting for the default speedhayeswang1-7/+4
2016-06-15r8152: move the settings of PHY to a work queuehayeswang1-5/+27
2016-06-15net/sched: flower: Return error when hw can't offload and skip_sw is setAmir Vadai1-17/+25
2016-06-15Merge branch 'bnxt_en-updates'David S. Miller4-113/+441
2016-06-15bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.Michael Chan1-80/+118
2016-06-15bnxt_en: Don't allow autoneg on cards that don't support it.Michael Chan3-9/+30
2016-06-15bnxt_en: Add BCM5731X and BCM5741X device IDs.Michael Chan1-1/+29
2016-06-15bnxt_en: Add GRO logic for BCM5731X chips.Michael Chan2-2/+103
2016-06-15bnxt_en: Refactor bnxt_gro_skb().Michael Chan2-19/+36
2016-06-15bnxt_en: Define the supported chip numbers.Michael Chan2-1/+43
2016-06-15bnxt_en: Add PCI device ID for 57404 NPAR devices.Michael Chan1-0/+3
2016-06-15bnxt_en: Enable NPAR (NIC Partitioning) Support.Satish Baddipadige3-5/+17
2016-06-15bnxt_en: Handle VF_CFG_CHANGE event from firmware.Michael Chan2-0/+10
2016-06-15bnxt_en: Add new function bnxt_reset().Michael Chan1-12/+22
2016-06-15bnxt_en: Add function for VF driver to query default VLAN.Michael Chan2-2/+48
2016-06-15net: ethernet: enic: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes1-12/+16
2016-06-14virtio_net: fix csum generation for virtio-net devicesMike Rapoport1-4/+4
2016-06-13rxrpc: Update the comments in ar-internal.h to reflect renamesDavid Howells1-69/+69
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells17-17/+17
2016-06-13sched: remove NET_XMIT_POLICEDFlorian Westphal6-8/+4
2016-06-13net: fec: handle small PHY reset durations more preciselyStefan Wahren1-1/+6
2016-06-12ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa6-11/+23
2016-06-11Merge branch 'remove-qdisc-throttle'David S. Miller10-45/+15
2016-06-11net_sched: remove generic throttled managementEric Dumazet9-35/+6
2016-06-11net_sched: netem: remove qdisc_is_throttled() useEric Dumazet1-3/+0
2016-06-11net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet1-1/+1
2016-06-11net_sched: sch_plug: use a private throttled statusEric Dumazet1-6/+8
2016-06-11Merge branch 'mdio-iProc-SOC'David S. Miller15-15/+550
2016-06-11phy: Add Northstar2 PCI Phy supportPramod Kumar3-1/+124
2016-06-11binding: PHY: Binding doc for NS2 PCIe PHYs.Pramod Kumar1-0/+27
2016-06-11net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar3-0/+260
2016-06-11dt: mdio-mux: Add mdio multiplexer driver nodePramod Kumar2-0/+55
2016-06-11binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexerPramod Kumar1-0/+59