aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-01-15tun: export underlying socketMichael S. Tsirkin1-0/+14
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin1-0/+1
2010-01-14lib: Introduce strnstr()Li Zefan1-1/+4
2010-01-14Fix ACC_MODE() for realAl Viro1-1/+1
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-2/+1
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann1-3/+8
2010-01-13netfilter: nfnetlink: netns supportAlexey Dobriyan1-4/+4
2010-01-13genirq: Fix documentation of default chip disable()Mark Brown1-1/+1
2010-01-13plist: Fix grammar mistake, and c-style mistakeJohn Kacur1-2/+2
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar66-796/+1187
2010-01-13mtd: Really add ARM pismo supportRussell King - ARM Linux1-0/+17
2010-01-13rcu: Add force_quiescent_state() testing to rcutorturePaul E. McKenney2-0/+15
2010-01-12lib: Introduce generic list_sort functionDave Chinner1-0/+11
2010-01-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-01-12libata: retry link resume if necessaryTejun Heo1-0/+3
2010-01-12ieee80211: add struct ieee80211_hdr_qosKalle Valo1-0/+10
2010-01-12mac80211: add U-APSD client supportKalle Valo1-0/+18
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen1-1/+9
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo1-0/+9
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen1-0/+44
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek1-0/+4
2010-01-12Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2-1/+2
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp1-0/+15
2010-01-12drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner1-1/+1
2010-01-12drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner1-0/+1
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger1-0/+2
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity1-2/+14
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich1-0/+12
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre1-0/+10
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum1-52/+58
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-1/+1
2010-01-11genhd: overlapping variable definitionStephen Hemminger1-3/+3
2010-01-11block: Stop using byte offsetsMartin K. Petersen1-12/+5
2010-01-11block: removed unused as_io_contextKirill Afonshin1-27/+0
2010-01-11block: bdev_stack_limits wrapperMartin K. Petersen1-0/+2
2010-01-11block: Fix discard alignment calculation and printingMartin K. Petersen1-2/+5
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-1/+4
2010-01-11LSM: Update comment on security_sock_rcv_skbTetsuo Handa1-0/+1
2010-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2-5/+6
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2010-01-07stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO1-0/+53
2010-01-07kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap1-4/+3
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel1-1/+3
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2-0/+2
2010-01-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger1-0/+2
2010-01-06x86, ACPI: delete acpi_boot_table_init() return valueLen Brown1-3/+3
2010-01-06tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2-4/+0
2010-01-06tracing: Have syscall tracing call its own init functionSteven Rostedt1-2/+2
2010-01-06tracing: Add print_fmt fieldLai Jiangshan1-0/+1