summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller7-288/+607
2012-03-08af_iucv: add shutdown for HS transportUrsula Braun1-0/+1
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan1-34/+33
2012-03-08spi: create a message queueing infrastructureLinus Walleij1-0/+51
2012-03-08Merge tag 'rpmsg-fixes-and-more-for-3.4' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-66/+273
2012-03-07netfilter: xt_LOG: add __printf() to sb_add()Eric Dumazet1-1/+1
2012-03-07netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso1-0/+12
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso2-0/+82
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso4-1/+128
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso1-2/+6
2012-03-07netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso1-1/+4
2012-03-07netfilter: remove ipt_SAME.h and ipt_realm.hWANG Cong3-29/+0
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger4-0/+24
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso2-0/+14
2012-03-07netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso1-0/+9
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso1-0/+1
2012-03-07netfilter: ipset: hash:net,iface timeout bug fixedJozsef Kadlecsik1-0/+8
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik2-23/+70
2012-03-07netfilter: ipset: Log warning when a hash type of set gets fullJozsef Kadlecsik1-4/+18
2012-03-07netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt1-12/+14
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt1-1/+4
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+2
2012-03-07NFS: add filehandle crc for debug displayWeston Andros Adamson1-0/+8
2012-03-07writeback: fix typo in the writeback_control commentAndrew Morton1-1/+1
2012-03-07DMA: sa11x0: add SA-11x0 DMA driverRussell King1-0/+24
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim1-0/+26
2012-03-07atomic: Allow atomic_inc_not_zero to be overriddenAnton Blanchard1-0/+2
2012-03-07Bluetooth: Fix coding style in all .h filesGustavo F. Padovan4-39/+39
2012-03-07Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan1-3/+3
2012-03-07Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan1-79/+78
2012-03-07regulator: Remove bq24022 regulator driverHeiko Stübner1-24/+0
2012-03-07mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz1-5/+0
2012-03-07svcrdma: silence a Sparse warningDan Carpenter1-1/+1
2012-03-07pinctrl: forward-declare struct deviceStephen Warren1-0/+1
2012-03-07pinctrl: split pincontrol states into its own headerLinus Walleij4-4/+9
2012-03-07net: Use bool for return value of dev_valid_name().David S. Miller1-1/+1
2012-03-07net/mlx4: fixing sparse warnings for not declared, functionsYevgeny Petrilin1-1/+4
2012-03-07NFC: NCI code identation fixesSamuel Ortiz1-5/+5
2012-03-07NFC: Core code identation fixesSamuel Ortiz1-12/+12
2012-03-07NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz1-4/+2
2012-03-07NFC: Add device powered netlink attributeSamuel Ortiz1-0/+1
2012-03-07bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel1-1/+9
2012-03-07cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen1-0/+8
2012-03-07cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2-3/+11
2012-03-07ASoC: core: Add platform component mutexLiam Girdwood1-0/+1
2012-03-06mfd : Check if the other db8500 core is in WFIDaniel Lezcano2-0/+9
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano2-0/+9
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano2-0/+9
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano2-0/+9
2012-03-06mfd: Add power control interface for pm8606 chipJett.Zhou1-0/+22