summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-25RDS: add a sock_destruct callback debug aidsantosh.shilimkar@oracle.com
2015-08-25RDS: check for congestion updates during rds_send_xmitsantosh.shilimkar@oracle.com
2015-08-25RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com
2015-08-25RDS: don't update ip address tables if the address hasn't changedsantosh.shilimkar@oracle.com
2015-08-25RDS: destroy the ib state earlier during shutdownsantosh.shilimkar@oracle.com
2015-08-25RDS: always free recv frag as we free its ring entrysantosh.shilimkar@oracle.com
2015-08-25RDS: restore return value in rds_cmsg_rdma_args()santosh.shilimkar@oracle.com
2015-08-25tcp: refine pacing rate determinationEric Dumazet
2015-08-25xfrm: Use VRF master index if output device is enslavedDavid Ahern
2015-08-25tcp: fix slow start after idle vs TSO/GSOEric Dumazet
2015-08-25batman-adv: beautify supported routing algorithm listMarek Lindner
2015-08-25batman-adv: Fix conditional statements indentationSven Eckelmann
2015-08-25batman-adv: Add lockdep_asserts for documented external locksSven Eckelmann
2015-08-25batman-adv: Annotate deleting functions with external lock via lockdepSven Eckelmann
2015-08-25batman-adv: convert bat_priv->tt.req_list to hlistMarek Lindner
2015-08-25batman-adv: Fix gw_bandwidth calculation on 32 bit systemsSven Eckelmann
2015-08-25batman-adv: Return EINVAL on invalid gw_bandwidth changeSven Eckelmann
2015-08-25batman-adv: prevent potential hlist double deletionMarek Lindner
2015-08-25batman-adv: convert orig_node->vlan_list to hlistMarek Lindner
2015-08-25batman-adv: Remove batadv_ types forward declarationsSven Eckelmann
2015-08-25batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_newMarek Lindner
2015-08-25batman-adv: update kernel doc of batadv_tt_global_del_orig_entry()Marek Lindner
2015-08-25batman-adv: Remove multiple assignment per lineSven Eckelmann
2015-08-25batman-adv: Fix kerneldoc over 80 column linesSven Eckelmann
2015-08-25batman-adv: Replace C99 int types with kernel typeSven Eckelmann
2015-08-24Merge branch 'fjes'David S. Miller
2015-08-24fjes: ethtool supportTaku Izumi
2015-08-24fjes: handle receive cancellation request interruptTaku Izumi
2015-08-24fjes: epstop_taskTaku Izumi
2015-08-24fjes: update_zone_taskTaku Izumi
2015-08-24fjes: unshare_watch_taskTaku Izumi
2015-08-24fjes: force_close_taskTaku Izumi
2015-08-24fjes: interrupt_watch_taskTaku Izumi
2015-08-24fjes: net_device_ops.ndo_vlan_rx_add/kill_vidTaku Izumi
2015-08-24fjes: net_device_ops.ndo_tx_timeoutTaku Izumi
2015-08-24fjes: net_device_ops.ndo_change_mtuTaku Izumi
2015-08-24fjes: net_device_ops.ndo_get_stats64Taku Izumi
2015-08-24fjes: NAPI polling functionTaku Izumi
2015-08-24fjes: tx_stall_taskTaku Izumi
2015-08-24fjes: raise_intr_rxdata_taskTaku Izumi
2015-08-24fjes: net_device_ops.ndo_start_xmitTaku Izumi
2015-08-24fjes: net_device_ops.ndo_open and .ndo_stopTaku Izumi
2015-08-24fjes: buffer address regist/unregistration routineTaku Izumi
2015-08-24fjes: ES information acquisition routineTaku Izumi
2015-08-24fjes: platform_driver's .probe and .remove routineTaku Izumi
2015-08-24fjes: Hardware cleanup routineTaku Izumi
2015-08-24fjes: Hardware initialization routineTaku Izumi
2015-08-24fjes: Introduce FUJITSU Extended Socket Network Device driverTaku Izumi
2015-08-243c59x: Add BQL support for 3c59x ethernet driver.Loganaden Velvindron
2015-08-24Merge branch 'ila-precompute'David S. Miller