summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net sched: fix race in mirred device removalstephen hemminger2010-07-241-0/+1
* macvtap: Limit packet queue lengthHerbert Xu2010-07-221-0/+2
* net: fix problem in reading sock TX queueTom Herbert2010-07-141-6/+1
* net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings2010-07-051-1/+1
* linux/net.h: fix kernel-doc warningsRandy Dunlap2010-07-021-2/+1
* net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-022-4/+11
* sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-021-2/+10
* mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-301-0/+5
* xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-301-1/+1
* ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-291-0/+2
* snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-231-1/+1
* net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-101-1/+4
* net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-041-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-311-1/+1
|\
| * netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-311-1/+1
* | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-05-311-14/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31218-1381/+4842
|\ \ | |/
| * Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-301-7/+4
| |\
| | * SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-301-1/+1
| | * slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-241-6/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-301-1/+4
| |\ \
| | * | fuse: support splice() writing to fuse deviceMiklos Szeredi2010-05-251-1/+4
| | |/
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-3010-281/+657
| |\ \
| | * | mfd: New AB8500 driverRabin Vincent2010-05-282-262/+128
| | * | mfd: AB3100 register access change to abx500 APIMattias Wallin2010-05-281-15/+119
| | * | mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-0/+0
| | * | mfd: Add Toshiba's TC35892 MFD coreRabin Vincent2010-05-281-0/+132
| | * | mfd: Ensure WM831x charger interrupts are acknowledged when suspendingMark Brown2010-05-281-2/+3
| | * | input: Touchscreen driver for TPS6507xTodd Fischer2010-05-282-0/+26
| | * | mfd: Add TPS6507x supportTodd Fischer2010-05-281-0/+22
| | * | mfd: Add tps6507x board data structureTodd Fischer2010-05-281-0/+11
| | * | mfd: Move TPS6507x register definition to header file.Todd Fischer2010-05-281-0/+134
| | * | mfd: Janz CMOD-IO PCI MODULbus Carrier Board supportIra W. Snyder2010-05-281-0/+54
| | * | mfd: Section cleanup of 88pm860x driverHenrik Kretzschmar2010-05-281-2/+2
| | * | mfd: Add support for the RDC321x southbridgeFlorian Fainelli2010-05-281-0/+26
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-301-0/+45
| |\ \ \
| | * | | DMA: PL330: Add dma api driverJassi Brar2010-05-231-0/+45
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-302-57/+42
| |\ \ \ \
| | * | | | quota: Convert quota statistics to generic percpu_counterDmitry Monakhov2010-05-271-12/+4
| | * | | | quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-241-11/+11
| | * | | | quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-241-9/+0
| | * | | | quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-242-4/+4
| | * | | | quota: move unmount handling into the filesystemChristoph Hellwig2010-05-241-15/+0
| | * | | | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-241-7/+24
| * | | | | rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-301-0/+6
| * | | | | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-302-9/+0
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-301-0/+2
| |\ \ \ \ \
| | * | | | | sched: add wait_for_completion_killable_timeoutSage Weil2010-05-291-0/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-291-0/+16
| |\ \ \ \ \ \
| | * | | | | | ALSA: usb-audio: parse UAC2 endpoint descriptors correctlyDaniel Mack2010-05-271-0/+16
OpenPOWER on IntegriCloud