summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* locking/refcount: Remove the half-implemented refcount_sub() APIKees Cook2017-07-021-6/+0
* locking/refcount: Create unchecked atomic_t implementationKees Cook2017-06-283-0/+54
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-06-22776-4705/+7184
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-227-65/+87
| |\
| | * blk-mq: fix performance regression with shared tagsJens Axboe2017-06-214-24/+61
| | * Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-06-203-41/+26
| | |\
| | | * xen-blkback: don't leak stack data via response ringJan Beulich2017-06-132-31/+17
| | | * xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross2017-06-132-4/+0
| | | * xen/blkback: don't free be structure too earlyJuergen Gross2017-06-131-4/+3
| | | * xen/blkback: fix disconnect while I/Os in flightJuergen Gross2017-06-132-2/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-2138-191/+256
| |\ \ \
| | * | | igmp: add a missing spin_lock_init()WANG Cong2017-06-201-0/+1
| | * | | Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller2017-06-206-36/+49
| | |\ \ \
| | | * | | brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel2017-06-161-2/+1
| | | * | | brcmfmac: fix brcmf_fws_add_interface() for USB devicesArend Van Spriel2017-06-151-1/+1
| | | * | | brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel2017-06-151-2/+3
| | | * | | brcmfmac: use firmware callback upon failure to loadArend Van Spriel2017-06-151-14/+13
| | | * | | brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel2017-06-155-20/+34
| | * | | | net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel2017-06-201-4/+16
| | * | | | sfc: remove duplicate up_write on VF filter_semEdward Cree2017-06-201-2/+0
| | * | | | rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych2017-06-201-0/+2
| | * | | | ipv6: Do not leak throw route referencesSerhey Popovych2017-06-202-18/+7
| | * | | | dt-bindings: net: sms911x: Add missing optional VDD regulatorsKrzysztof Kozlowski2017-06-201-0/+1
| | * | | | Merge branch 'net-fix-loadable-module-for-DPAA-Ethernet'David S. Miller2017-06-202-1/+3
| | |\ \ \ \
| | | * | | | dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur2017-06-201-1/+1
| | | * | | | fsl/fman: propagate dma_opsMadalin Bucur2017-06-201-0/+2
| | |/ / / /
| | * | | | net/core: remove explicit do_softirq() from busy_poll_stop()Sebastian Siewior2017-06-201-2/+0
| | * | | | fib_rules: Resolve goto rules target on deleteSerhey Popovych2017-06-201-7/+14
| | * | | | sctp: ensure ep is not destroyed before doing the dumpXin Long2017-06-192-2/+4
| | * | | | net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng2017-06-191-2/+14
| | * | | | net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGao Feng2017-06-191-1/+2
| | * | | | cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
| | * | | | Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-193-18/+27
| | |\ \ \ \
| | | * | | | dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg2017-06-143-8/+21
| | | * | | | wireless: wext: use struct iwreq earlier in the call chainJohannes Berg2017-06-141-8/+7
| | | * | | | wireless: wext: remove ndo_do_ioctl fallbackJohannes Berg2017-06-141-3/+0
| | * | | | | ip6_tunnel: Correct tos value in collect_md modeHaishuang Yan2017-06-191-2/+2
| | * | | | | decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang2017-06-161-10/+4
| | * | | | | ip6_tunnel: fix potential issue in __ip6_tnl_rcvHaishuang Yan2017-06-161-0/+2
| | * | | | | ip_tunnel: fix potential issue in ip_tunnel_rcvHaishuang Yan2017-06-161-0/+2
| | * | | | | Merge tag 'mlx5-fixes-2017-06-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-06-166-45/+60
| | |\ \ \ \ \
| | | * | | | | net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz2017-06-151-1/+2
| | | * | | | | net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz2017-06-151-1/+0
| | | * | | | | net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz2017-06-151-37/+40
| | | * | | | | net/mlx5e: Fix min inline value for VF rep SQsChris Mi2017-06-151-0/+2
| | | * | | | | net/mlx5e: Fix timestamping capabilities reportingMaor Dickman2017-06-151-4/+4
| | | * | | | | net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-06-151-2/+12
| | |/ / / / /
| | * | | | | Doc: net: dsa: b53: update location of referenced dsa.txtxypron.glpk@gmx.de2017-06-151-1/+1
| | * | | | | sctp: return next obj by passing pos + 1 into sctp_transport_get_idxXin Long2017-06-151-3/+2
| | * | | | | rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells2017-06-151-30/+34