summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2010-07-24net sched: fix race in mirred device removalstephen hemminger-0/+1
2010-07-22macvtap: Limit packet queue lengthHerbert Xu-0/+2
2010-07-14net: fix problem in reading sock TX queueTom Herbert-6/+1
2010-07-05net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings-1/+1
2010-07-02linux/net.h: fix kernel-doc warningsRandy Dunlap-2/+1
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend-4/+11
2010-07-02sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend-2/+10
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara-0/+5
2010-06-30xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen-1/+1
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings-0/+2
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet-1/+1
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend-1/+4
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert-3/+3
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-1/+1
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet-14/+1
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet-1/+1
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-1381/+4842
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-7/+4
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds-1/+4
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds-281/+657
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds-0/+45
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-57/+42
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap-0/+6
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds-9/+0
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-0/+2
2010-05-30SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter-1/+1
2010-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-0/+16
2010-05-29sched: add wait_for_completion_killable_timeoutSage Weil-0/+2
2010-05-29skb: make skb_recycle_check() return a bool valueChangli Gao-1/+1
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+5
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-30/+468
2010-05-28Merge branch 'misc-2.6.35' into releaseLen Brown-13/+0
2010-05-28Merge branches 'video' and 'video-edid' into releaseLen Brown-0/+16
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown-1/+0
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown-3/+2
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-8/+16
2010-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-14/+47
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de-1/+35
2010-05-27rename the generic fsync implementationsChristoph Hellwig-2/+2
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig-12/+11
2010-05-27get rid of the magic around f_count in aioAl Viro-1/+1
2010-05-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+29
2010-05-27cpuidle: make cpuidle_curr_driver staticLen Brown-0/+2
2010-05-28mfd: New AB8500 driverRabin Vincent-262/+128
2010-05-28mfd: AB3100 register access change to abx500 APIMattias Wallin-15/+119
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij-0/+0
2010-05-28mfd: Add Toshiba's TC35892 MFD coreRabin Vincent-0/+132
2010-05-28mfd: Ensure WM831x charger interrupts are acknowledged when suspendingMark Brown-2/+3
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer-0/+26
2010-05-28mfd: Add TPS6507x supportTodd Fischer-0/+22