summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-16Bluetooth: Move blacklisting functions to hci_coreAntti Julku1-0/+2
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner1-0/+1
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-12/+15
2011-06-16netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik4-6/+6
2011-06-16netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik2-0/+11
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik2-0/+6
2011-06-16netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik1-0/+6
2011-06-16netfilter: ipset: adding ranges to hash types with timeout could still fail, ...Jozsef Kadlecsik1-1/+1
2011-06-16netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik4-1/+9
2011-06-16netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik1-2/+4
2011-06-16netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik2-4/+20
2011-06-16netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik1-0/+4
2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik4-8/+30
2011-06-16netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik2-8/+10
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov1-0/+6
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy1-21/+13
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2-10/+11
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie1-0/+2
2011-06-15include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser1-1/+1
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett1-1/+1
2011-06-15BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert1-2/+2
2011-06-15mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro1-1/+1
2011-06-15kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap1-0/+1
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro1-7/+13
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro1-0/+77
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro2-6/+8
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich1-0/+153
2011-06-15tg3: Migrate phy preprocessor defs to system defsMatt Carlson1-0/+2
2011-06-14rcu: Use softirq to address performance regressionShaohua Li2-1/+3
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes2-0/+4
2011-06-14Bluetooth: Add support for SMP timeoutVinicius Costa Gomes1-0/+2
2011-06-14IPVS: remove unused init and cleanup functions.Hans Schillstrom1-6/+0
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-0/+3
2011-06-13Bluetooth: Update the security level when link is encryptedVinicius Costa Gomes1-0/+3
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2-0/+40
2011-06-13Bluetooth: Add SMP confirmation checks methodsAnderson Briglia1-0/+1
2011-06-13Bluetooth: Add SMP confirmation structsAnderson Briglia1-0/+5
2011-06-13Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes1-0/+2
2011-06-13Bluetooth: Add simple SMP pairing negotiationAnderson Briglia1-0/+17
2011-06-13Bluetooth: Implement the first SMP commandsAnderson Briglia1-0/+26
2011-06-13Bluetooth: keep reference if any ERTM timer is enabledGustavo F. Padovan1-6/+9
2011-06-13Bluetooth: Make timer functions genericGustavo F. Padovan1-0/+2
2011-06-13Bluetooth: Add refcnt to struct l2cap_chanGustavo F. Padovan1-0/+2
2011-06-13Bluetooth: Add state tracking to struct l2cap_chanGustavo F. Padovan1-0/+3
2011-06-13Bluetooth: add close() callback to l2cap_chan_opsGustavo F. Padovan1-2/+1
2011-06-13Bluetooth: add recv() callback to l2cap_chan_opsGustavo F. Padovan1-0/+1
2011-06-13Bluetooth: Add l2cap_chan_ops abstractionGustavo F. Padovan1-3/+9
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom1-13/+13
2011-06-13IPVS remove unused var from migration to netnsHans Schillstrom1-2/+0
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro3-12/+15