summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-25net/mlx5e: Avoid accessing NULL pointer at ndo_select_queueRana Shahout
2015-08-25ah4: Fix error return in ah_input().David S. Miller
2015-08-25ah6: fix error return codeJulia Lawall
2015-08-25mlxsw: fix error return codeJulia Lawall
2015-08-25net: davinci_emac: fix error return codeJulia Lawall
2015-08-25Merge branch 'rds-assorted-bug-fixes'David S. Miller
2015-08-25RDS: check for valid cm_id before initiating connectionsantosh.shilimkar@oracle.com
2015-08-25RDS: return EMSGSIZE for oversize requests before processing/queueingMukesh Kacker
2015-08-25RDS: make sure rds_send_drop_to properly takes the m_rs_locksantosh.shilimkar@oracle.com
2015-08-25RDS: Don't destroy the rdma id until after we're done using itSantosh Shilimkar
2015-08-25RDS: Fix assertion level from fatal to warningsantosh.shilimkar@oracle.com
2015-08-25RDS: Make sure we do a signaled send for large-sendsantosh.shilimkar@oracle.com
2015-08-25RDS: Mark message mapped before transmitsantosh.shilimkar@oracle.com
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-25rsi: Fix possible leak when loading firmwareChristian Engelmayer
2015-08-25brcmfmac: Add support for host platform NVRAM loading.Hante Meuleman
2015-08-25brcmfmac: bump highest event number for 4339 firmwareArend van Spriel
2015-08-25brcmfmac: block the correct flowring when backup queue overflowFranky Lin
2015-08-25brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel
2015-08-25brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin
2015-08-25brcmfmac: correct interface combination infoArend van Spriel
2015-08-25brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki
2015-08-25rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht
2015-08-25rtlwifi: rtl8192ee: fix semicolon.cocci warningsWu Fengguang
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel
2015-08-25Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/s...Kalle Valo
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