summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer2-1/+8
2014-03-07netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer1-0/+2
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer2-4/+10
2014-03-07netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer1-1/+7
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp2-0/+2
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp2-2/+6
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel2-4/+4
2014-03-076lowpan: move 6lowpan header to include/netAlexander Aring1-0/+434
2014-03-07net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski1-1/+0
2014-03-07tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller1-0/+1
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa1-4/+3
2014-03-06[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel2-6/+22
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel2-24/+47
2014-03-06mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens1-5/+5
2014-03-06kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2-9/+3
2014-03-06net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens1-2/+2
2014-03-06ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens1-2/+2
2014-03-06fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens1-8/+10
2014-03-06dma: Remove comment about embedding dma_slave_config into custom structsLars-Peter Clausen1-9/+5
2014-03-06fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens1-0/+13
2014-03-06ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_tHeiko Carstens1-1/+1
2014-03-06cpufreq: Implement cpufreq_generic_suspend()Viresh Kumar1-0/+3
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar1-0/+8
2014-03-06UBI: make UBI_IOCVOLCRBLK take a parameter for future usageEzequiel Garcia1-4/+15
2014-03-06regmap: add regmap_parse_val apiNenghua Cao1-0/+9
2014-03-06regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione1-0/+8
2014-03-06Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2-2/+21
2014-03-06ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen1-1/+2
2014-03-06ASoC: Move active count from CODEC to componentLars-Peter Clausen1-2/+10
2014-03-06ASoC: Add component pointer to the DAI structLars-Peter Clausen1-0/+1
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen1-0/+5
2014-03-06ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen1-0/+2
2014-03-06ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen1-0/+2
2014-03-06ARM: KVM: fix non-VGIC compilationMarc Zyngier1-0/+5
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt2-2/+8
2014-03-06netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakageFlorian Westphal1-2/+2
2014-03-06netfilter: ipset: Prepare the kernel for create option flags when no extensio...Jozsef Kadlecsik2-0/+8
2014-03-06netfilter: ipset: add markmask for hash:ip,mark data typeVytas Dauksa1-0/+2
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa2-4/+7
2014-03-06Merge tag 'armsoc/for-3.15/drivers' of git://github.com/broadcom/mach-bcm int...Arnd Bergmann1-0/+65
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-73/+90
2014-03-06blktrace: fix accounting of partially completed requestsRoman Pen1-3/+30
2014-03-06usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz1-19/+30
2014-03-06usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam1-0/+5
2014-03-06usb: phy: Add set_wakeup APIPeter Chen1-0/+16
2014-03-05[media] v4l: Add timestamp source flags, mask and document themSakari Ailus2-0/+6
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-1/+1
2014-03-05[media] v4l: Use full 32 bits for buffer flagsSakari Ailus1-15/+23
2014-03-05[media] v4l: add RF tuner gain controlsAntti Palosaari1-0/+11
2014-03-05Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming1-0/+252