summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-14crypto: api - Add instance free function to crypto_typeHerbert Xu1-0/+2
2015-07-14crypto: aead - Add aead_queue interfaceHerbert Xu1-0/+35
2015-07-14crypto: api - Remove unused __crypto_dequeue_requestHerbert Xu1-1/+0
2015-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller72-652/+1706
2015-07-14bridge: mdb: add vlan support for user entriesNikolay Aleksandrov1-0/+1
2015-07-14Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+1
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+9
2015-07-13regulator: da9211: support da9215James Ban1-9/+10
2015-07-13security: add ioctl specific auditing to lsm_auditJeff Vander Stoep1-0/+7
2015-07-13locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton1-18/+14
2015-07-13locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton1-0/+14
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp1-0/+2
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+5
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2015-07-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2015-07-12Input: pixcir_i2c_ts - switch the device over to gpiodDmitry Torokhov1-1/+0
2015-07-12Input: pixcir_i2c_ts - move platform dataDmitry Torokhov1-0/+0
2015-07-12Input: of_touchscreen - switch to using device propertiesDmitry Torokhov1-9/+2
2015-07-12genirq: Remove the irq argument from note_interrupt()Jiang Liu1-2/+1
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+4
2015-07-11net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson1-0/+2
2015-07-10regulator: Add missing dummy definition for regulator_list_voltageSuzuki K. Poulose1-0/+6
2015-07-10vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman1-0/+3
2015-07-10KVM: count number of assigned devicesPaolo Bonzini1-0/+18
2015-07-10regmap: add regmap_fields_force_write()Kuninori Morimoto1-0/+2
2015-07-10regmap: add regmap_write_bits()Kuninori Morimoto1-0/+9
2015-07-10ipv6: Nonlocal bindTom Herbert1-0/+1
2015-07-10inet: inet_twsk_deschedule factorizationEric Dumazet1-1/+1
2015-07-10inet: simplify timewait refcountingEric Dumazet2-6/+4
2015-07-10inet: remove BUG_ON() in twsk_destructor()Eric Dumazet1-3/+0
2015-07-10ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal1-1/+1
2015-07-10cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso1-1/+6
2015-07-10tcp: do not slow start when cwnd equals ssthreshYuchung Cheng1-1/+1
2015-07-10tcp: add tcp_in_slow_start helperYuchung Cheng1-1/+6
2015-07-09blkcg: fix blkcg_policy_data allocation bugTejun Heo1-8/+2
2015-07-09blkcg: implement all_blkcgs listTejun Heo1-0/+1
2015-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+3
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov1-0/+3
2015-07-09drm/fourcc: Add formats R8, RG88, GR88Chad Versace1-0/+7
2015-07-09ASoC: add rt298 codec driverBard Liao1-0/+20
2015-07-09time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner1-1/+0
2015-07-09ipv4: add support for linkdown sysctl to netconfAndy Gospodarek1-0/+1
2015-07-09Input: zforce_ts - convert to use the gpiod interfaceDirk Behme1-3/+0
2015-07-09Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+16
2015-07-09Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman1-0/+4
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet1-1/+1
2015-07-08net_sched: act_gact: remove spinlock in fast pathEric Dumazet1-0/+11
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet1-3/+4
2015-07-08net: sched: add percpu stats to actionsEric Dumazet1-1/+3
2015-07-08net: sched: extend percpu stats helpersEric Dumazet1-10/+21