summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-2563-86/+55
* fs: split generic and aio kiocbChristoph Hellwig2015-03-137-77/+81
* fs: don't allow to complete sync iocbs through aio_completeChristoph Hellwig2015-03-135-57/+12
* fuse: handle synchronous iocbs internallyChristoph Hellwig2015-03-132-20/+32
* fs: remove ki_nbytesChristoph Hellwig2015-03-1210-38/+28
* gadgetfs: really get rid of switching ->f_opAlan Stern2015-03-081-19/+19
* gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro2015-03-081-53/+37
* gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro2015-02-171-214/+141
* gadgetfs: use-after-free in ->aio_read()Al Viro2015-02-171-3/+12
* gadget/function/f_fs.c: switch to ->{read,write}_iter()Al Viro2015-02-171-78/+58
* gadget/function/f_fs.c: use put iov_iter into io_dataAl Viro2015-02-171-61/+25
* gadget/function/f_fs.c: close leaksAl Viro2015-02-171-2/+12
* move iov_iter.c from mm/ to lib/Al Viro2015-02-173-2/+2
* new helper: dup_iter()Al Viro2015-02-172-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-1752-143/+483
|\
| * net: dsa: Set valid phy interface typeGuenter Roeck2015-02-171-2/+7
| * rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong2015-02-151-1/+8
| * com20020-pci: add support for eae single cardMichael Grzeschik2015-02-151-3/+18
| * vhost_net: fix wrong iter offset when setting number of buffersJason Wang2015-02-151-5/+6
| * net: spelling fixesStephen Hemminger2015-02-143-3/+3
| * net/core: Fix warning while make xmldocs caused by dev.cMasanari Iida2015-02-141-1/+1
| * net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet2015-02-141-0/+28
| * ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau2015-02-141-1/+1
| * openvswitch: Fix key serialization.Pravin B Shelar2015-02-141-1/+1
| * r8152: restore hw settingshayeswang2015-02-141-2/+57
| * hso: fix rx parsing logic when skb allocation failsAleksander Morgado2015-02-131-1/+1
| * tcp: make sure skb is not shared before using skb_get()Eric Dumazet2015-02-131-8/+24
| * bridge: netfilter: Move sysctl-specific error code inside #ifdefGeert Uytterhoeven2015-02-121-5/+2
| * ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek2015-02-121-2/+2
| * ipvlan: add a missing __percpu pcpu_statsEric Dumazet2015-02-111-1/+1
| * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)2015-02-111-0/+2
| * Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller2015-02-111-4/+1
| |\
| | * rtlwifi: Remove logging statement that is no longer neededLarry Finger2015-02-101-4/+1
| * | bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2015-02-111-2/+3
| * | qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-113-13/+51
| * | net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen2015-02-111-0/+1
| * | sunvnet: don't change gso data on clonesDavid L Stevens2015-02-111-13/+10
| * | drivers/net: Use setup_timer and mod_timerVaishali Thakkar2015-02-111-5/+2
| * | drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven2015-02-111-0/+2
| * | et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-02-111-2/+4
| * | Merge branch 'rco_correctness'David S. Miller2015-02-1111-45/+160
| |\ \
| | * | gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-112-6/+23
| | * | vxlan: Use checksum partial with remote checksum offloadTom Herbert2015-02-113-7/+23
| | * | net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-115-6/+37
| | * | net: Use more bit fields in napi_gro_cbTom Herbert2015-02-111-8/+10
| | * | udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert2015-02-112-2/+17
| | * | net: Clarify meaning of CHECKSUM_PARTIAL for receive pathTom Herbert2015-02-112-6/+15
| | * | net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-114-22/+47
| |/ /
| * | openvswitch: Add missing initialization in validate_and_copy_set_tun()Geert Uytterhoeven2015-02-111-1/+1
| * | openvswitch: Reset key metadata for packet execution.Pravin B Shelar2015-02-111-0/+2
OpenPOWER on IntegriCloud