aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-05bridge: Add filtering support for default_pvidVlad Yasevich4-7/+136
2014-10-05bridge: Simplify pvid checks.Vlad Yasevich2-7/+4
2014-10-05bridge: Add a default_pvid sysfs attributeVlad Yasevich3-0/+48
2014-10-05net: pxa168_eth: avoid using signed char for bitopsAntoine Ténart1-6/+6
2014-10-05Merge branch 'isdn-next'David S. Miller3-13/+7
2014-10-05isdn/gigaset: use USB API function usb_endpoint_num()Tilman Schmidt1-7/+5
2014-10-05isdn/gigaset: drop unused cardstate structure memberTilman Schmidt1-2/+0
2014-10-05isdn/gigaset: improve error handling when leaving DLE modeTilman Schmidt1-1/+2
2014-10-05isdn/capi: drop two dead if branchesTilman Schmidt1-3/+0
2014-10-05Merge branch 'spider_net'David S. Miller1-37/+5
2014-10-05net: spider_net: avoid using signed char for bitopsAntoine Ténart1-3/+3
2014-10-05net: spider_net: do not read mac address again after setting itAntoine Ténart1-34/+2
2014-10-05hyperv: Fix a bug in netvsc_send()KY Srinivasan1-7/+8
2014-10-05dm log userspace: fix memory leak in dm_ulog_tfr_init failure pathAlexey Khoroshilov1-1/+1
2014-10-05dm bufio: when done scanning return from __scan immediatelyMikulas Patocka1-2/+2
2014-10-05dm bufio: update last_accessed when relinking a bufferJoe Thornber1-0/+1
2014-10-05dm raid: add discard support for RAID levels 4, 5 and 6Heinz Mauelshagen1-4/+34
2014-10-05dm raid: add discard support for RAID levels 1 and 10Heinz Mauelshagen1-2/+28
2014-10-05dm: allow active and inactive tables to share dm_devsBenjamin Marzinski5-72/+167
2014-10-05dm mpath: stop queueing IO when no valid paths existBenjamin Marzinski1-1/+3
2014-10-05dm: use bioset_create_nobvec()Junichi Nomura1-1/+1
2014-10-05dm: remove nr_iovecs parameter from alloc_tio()Junichi Nomura1-10/+5
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller3-26/+5
2014-10-05sparc64: sparse irqbob picco3-174/+341
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller4-20/+28
2014-10-05sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller3-5/+16
2014-10-05sparc64: Use kernel page tables for vmemmap.David S. Miller3-56/+36
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller7-374/+244
2014-10-05sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller2-21/+37
2014-10-05sparc64: Define VA hole at run time, rather than at compile time.David S. Miller2-11/+25
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller6-10/+109
2014-10-05clk: pxa clocks build system fixRobert Jarzmik2-1/+6
2014-10-05Merge branches 'acpi-pnp' and 'acpi-blacklist'Rafael J. Wysocki3-15/+41
2014-10-05Merge branch 'acpi-lpss'Rafael J. Wysocki1-109/+58
2014-10-05Merge branch 'acpi-video'Rafael J. Wysocki2-265/+34
2014-10-05Merge branch 'acpi-apple'Rafael J. Wysocki3-15/+89
2014-10-05Merge branch 'acpica'Rafael J. Wysocki7-10/+69
2014-10-05Linux 3.17Linus Torvalds1-1/+1
2014-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-7/+62
2014-10-04sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller1-2/+2
2014-10-04ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macroFabio Estevam1-7/+2
2014-10-04team: avoid race condition in scheduling delayed workJoe Lawrence1-2/+2
2014-10-04ematch: Fix early ending of inverted containers.Ignacy Gawędzki1-2/+3
2014-10-04net: sched: suspicious RCU usage in qdisc_watchdogJohn Fastabend1-0/+2
2014-10-04net: dsa: do not call phy_start_anegFlorian Fainelli1-1/+0
2014-10-04Removed unused inet6 address stateSébastien Barré1-1/+0
2014-10-04net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian2-7/+8
2014-10-04net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli1-6/+7
2014-10-05power: ab8500_fg: Fix build warningGuenter Roeck1-4/+5
2014-10-04ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel1-2/+2