summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix build after b0rked changes to <linux/init.h>.Ralf Baechle2008-02-011-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-0117-254/+220
|\
| * block: kill swap_io_context()Jens Axboe2008-02-013-24/+0
| * as-iosched: fix inconsistent ioc->lock contextJens Axboe2008-02-011-4/+6
| * ide-cd: fix leftover data BUGJens Axboe2008-02-011-1/+1
| * block: make elevator lib checkpatch compliantJens Axboe2008-02-011-27/+30
| * cfq-iosched: make checkpatch compliantJens Axboe2008-02-011-37/+46
| * block: make core bits checkpatch compliantJens Axboe2008-02-018-142/+117
| * block: new end request handling interface should take unsigned byte countsJens Axboe2008-02-012-13/+18
| * unexport add_disk_randomnessAdrian Bunk2008-02-011-2/+0
| * block/sunvdc.c:print_version() must be __devinitAdrian Bunk2008-02-011-1/+1
| * splice: always updated atime in direct spliceJens Axboe2008-02-011-3/+1
* | docbook: rapidio: fix fatal filename errorRandy Dunlap2008-02-011-3/+3
* | fix directory entry in arch-x86-MakefileSteven Rostedt2008-02-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-014-4/+4
|\ \
| * | [SPARC64]: Fix inconsistent .section usage in lib/Sam Ravnborg2008-01-312-2/+2
| * | [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg2008-01-312-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-01271-4036/+9495
|\ \
| * | [NETNS]: Lookup in FIB semantic hashes taking into account the namespace.Denis V. Lunev2008-01-313-3/+7
| * | [NETNS]: Add a namespace mark to fib_info.Denis V. Lunev2008-01-312-4/+5
| * | [IPV4]: fib_sync_down rework.Denis V. Lunev2008-01-313-54/+57
| * | [NETNS]: Process interface address manipulation routines in the namespace.Denis V. Lunev2008-01-311-6/+8
| * | [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.Denis V. Lunev2008-01-311-13/+8
| * | [IPV4]: Fix memory leak on error path during FIB initialization.Denis V. Lunev2008-01-311-1/+9
| * | [NETFILTER]: Ipv6-related xt_hashlimit compilation fix.Pavel Emelyanov2008-01-311-0/+2
| * | [NET_SCHED]: Add flow classifierPatrick McHardy2008-01-314-0/+722
| * | [NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy2008-01-312-1/+45
| * | [NET_SCHED]: sch_sfq: add support for external classifiersPatrick McHardy2008-01-311-4/+91
| * | [NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy2008-01-317-11/+11
| * | [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.Dave Young2008-01-311-2/+6
| * | [TCP]: Unexport sysctl_tcp_tso_win_divisorAdrian Bunk2008-01-311-1/+0
| * | [IPV4]: Make struct ipv4_devconf static.Adrian Bunk2008-01-312-3/+1
| * | [TR] net/802/tr.c: sysctl_tr_rif_timeout staticAdrian Bunk2008-01-311-1/+1
| * | [XFRM]: Fix statistics.Masahide NAKAMURA2008-01-315-6/+13
| * | [XFRM]: Remove unused exports.Adrian Bunk2008-01-312-3/+0
| * | [PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd.Roel Kluin2008-01-311-1/+1
| * | [BNX2]: Fix ASYM PAUSE advertisement for remote PHY.Michael Chan2008-01-311-1/+1
| * | [IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet2008-01-314-127/+92
| * | [PKTGEN]: pktgen should not print info that it is spinningJesse Brandeburg2008-01-311-1/+0
| * | [NET_SCHED]: sch_ingress: remove netfilter supportPatrick McHardy2008-01-312-80/+1
| * | [MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register(...Rami Rosen2008-01-311-1/+1
| * | [VLAN]: set_rx_mode support for unicast address listChris Leech2008-01-314-36/+110
| * | [TCP]: Fix a bug in strategy_allowed_congestion_controlShan Wei2008-01-311-1/+1
| * | [IPV4] fib_trie: rescan if key is lost during dumpStephen Hemminger2008-01-312-18/+33
| * | [PKTGEN]: Remove an unused definition in pktgen.c.Rami Rosen2008-01-311-2/+0
| * | [IPV6]: Update MSS even if MTU is unchanged.Jim Paris2008-01-311-1/+1
| * | [NETNS]: Udp sockets per-net lookup.Pavel Emelyanov2008-01-312-15/+20
| * | [NETNS]: Tcp-v6 sockets per-net lookup.Pavel Emelyanov2008-01-316-36/+43
| * | [NETNS]: Tcp-v4 sockets per-net lookup.Pavel Emelyanov2008-01-315-42/+58
| * | [NETNS]: Make bind buckets live in net namespaces.Pavel Emelyanov2008-01-313-5/+13
OpenPOWER on IntegriCloud