aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[NET]: Fix secondary unicast/multicast address count maintenancePatrick McHardy1-2/+2
2007-07-10[SCHED]: Qdisc changes and sch_rr added for multiqueuePeter P Waskiewicz Jr1-0/+9
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr3-9/+99
2007-07-10[L2TP]: Changes to existing ppp and socket kernel headers for L2TPJames Chapman5-2/+101
2007-07-10[UDP]: Introduce UDP encapsulation type for L2TPJames Chapman1-0/+6
2007-07-10[NET]: dev: secondary unicast address supportPatrick McHardy1-2/+10
2007-07-10[NET]: dev_mcast: switch to generic net_device address listsPatrick McHardy1-10/+7
2007-07-10[NET]: dev: introduce generic net_device address listsPatrick McHardy1-0/+11
2007-07-10[NET]: IPV6 checksum offloading in network devicesStephen Hemminger1-2/+6
2007-07-10[IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA1-1/+1
2007-07-10[RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy1-2/+6
2007-07-10[RTNETLINK]: Add nested compat attributePatrick McHardy1-0/+14
2007-07-10[SKBUFF]: Keep track of writable header len of headerless clonesPatrick McHardy1-4/+20
2007-07-10[KTIME]: Introduce ktime_add_usArnaldo Carvalho de Melo1-0/+5
2007-07-10[KTIME]: Introduce ktime_us_deltaGerrit Renker1-0/+5
2007-07-10[VLAN]: Use rtnl_link APIPatrick McHardy1-0/+34
2007-07-10[VLAN]: Introduce symbolic constants for flag valuesPatrick McHardy1-0/+4
2007-07-10[VLAN]: Keep track of number of QoS mappingsPatrick McHardy1-0/+3
2007-07-10[VLAN]: Use 32 bit value for skb->priority mappingPatrick McHardy1-2/+2
2007-07-10[RTNETLINK]: Link creation APIPatrick McHardy2-0/+16
2007-07-10[NET]: Mark struct net_device * argument to netdev_priv constPatrick McHardy1-1/+1
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-6/+0
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller3-24/+1
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov1-0/+11
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie1-0/+44
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-0/+1
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-4/+32
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-4/+0
2007-07-10Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds2-0/+211
2007-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds5-142/+93
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-43/+156
2007-07-10Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-7/+4
2007-07-10[MIPS] Delete Ocelot 3 support.Ralf Baechle1-4/+0
2007-07-10cfq-iosched: fix async queue behaviourJens Axboe1-2/+4
2007-07-10[BATTERY] pda_power platform driverAnton Vorontsov1-0/+31
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov1-0/+180
2007-07-10pipe: add documentation and commentsJens Axboe1-1/+76
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe1-4/+5
2007-07-10Remove remnants of sendfile()Jens Axboe1-2/+1
2007-07-10xip sendfile removalCarsten Otte1-3/+0
2007-07-10pipe: allow passing around of ops private pointerJens Axboe2-0/+2
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2-41/+72
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe1-1/+1
2007-07-10splice: add void cookie to the actor dataJens Axboe1-0/+1
2007-07-10sendfile: kill generic_file_sendfile()Jens Axboe1-1/+0
2007-07-10vmsplice: add vmsplice-to-user supportJens Axboe1-1/+7
2007-07-10splice: abstract out actor dataJens Axboe1-4/+6
2007-07-10[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCKBenjamin Gilbert1-5/+0
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt1-0/+61
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov1-10/+10