summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86_64: make bootmap_start page align v6Yinghai Lu2008-02-011-1/+1
* x86_64: add debug name for early_resYinghai Lu2008-02-011-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-011-7/+9
|\
| * block: kill swap_io_context()Jens Axboe2008-02-011-1/+0Star
| * block: new end request handling interface should take unsigned byte countsJens Axboe2008-02-011-6/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-0167-181/+844
|\ \
| * | [NETNS]: Lookup in FIB semantic hashes taking into account the namespace.Denis V. Lunev2008-02-011-1/+1
| * | [NETNS]: Add a namespace mark to fib_info.Denis V. Lunev2008-02-011-0/+1
| * | [IPV4]: fib_sync_down rework.Denis V. Lunev2008-02-011-1/+2
| * | [NET_SCHED]: Add flow classifierPatrick McHardy2008-02-011-0/+50
| * | [NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy2008-02-011-0/+5
| * | [NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy2008-02-011-3/+3
| * | [IPV4]: Make struct ipv4_devconf static.Adrian Bunk2008-02-011-2/+0Star
| * | [XFRM]: Fix statistics.Masahide NAKAMURA2008-02-011-1/+2
| * | [IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet2008-02-012-2/+3
| * | [VLAN]: set_rx_mode support for unicast address listChris Leech2008-02-011-0/+4
| * | [IPV4] fib_trie: rescan if key is lost during dumpStephen Hemminger2008-02-011-1/+1
| * | [NETNS]: Tcp-v6 sockets per-net lookup.Pavel Emelyanov2008-02-012-11/+14
| * | [NETNS]: Tcp-v4 sockets per-net lookup.Pavel Emelyanov2008-02-011-21/+27
| * | [NETNS]: Make bind buckets live in net namespaces.Pavel Emelyanov2008-02-011-0/+2
| * | [INET]: Consolidate inet(6)_hash_connect.Pavel Emelyanov2008-02-011-0/+5
| * | [IPV6]: Introduce the INET6_TW_MATCH macro.Pavel Emelyanov2008-02-011-0/+8
| * | [NETFILTER]: nf_conntrack: annotate l3protos with constJan Engelhardt2008-02-011-2/+2
| * | [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modulesJan Engelhardt2008-02-011-1/+1
| * | [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with constJan Engelhardt2008-02-011-1/+1
| * | [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with constJan Engelhardt2008-02-011-3/+3
| * | [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan2008-02-011-2/+2
| * | [NETFILTER]: xt_hashlimit match, revision 1Jan Engelhardt2008-02-011-5/+32
| * | [NETFILTER]: nf_conntrack: naming unificationPatrick McHardy2008-02-013-7/+7
| * | [NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4protoPatrick McHardy2008-02-011-10/+9Star
| * | [NETFILTER]: nf_conntrack: avoid duplicate protocol comparison in nf_ct_tuple...Patrick McHardy2008-02-011-9/+8Star
| * | [NETFILTER]: nf_conntrack: optimize __nf_conntrack_find()Patrick McHardy2008-02-011-2/+1Star
| * | [NETFILTER]: nf_conntrack: switch rwlock to spinlockPatrick McHardy2008-02-011-1/+1
| * | [NETFILTER]: nf_conntrack: use RCU for conntrack hashPatrick McHardy2008-02-011-0/+2
| * | [NETFILTER]: nf_conntrack_expect: use RCU for expectation hashPatrick McHardy2008-02-011-0/+2
| * | [NETFILTER]: nf_conntrack: use RCU for conntrack helpersPatrick McHardy2008-02-011-4/+0Star
| * | [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy2008-02-011-4/+4
| * | [NETFILTER]: nf_conntrack: sparse warningsStephen Hemminger2008-02-011-2/+2
| * | [NETFILTER]: xt_owner: allow matching UID/GID rangesJan Engelhardt2008-02-011-2/+2
| * | [NETFILTER]: arp_tables: per-netns arp_tables FILTERAlexey Dobriyan2008-02-011-0/+1
| * | [NETFILTER]: arp_tables: netns preparationAlexey Dobriyan2008-02-011-1/+2
| * | [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAWAlexey Dobriyan2008-02-011-0/+5
| * | [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-02-011-1/+2
| * | [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAWAlexey Dobriyan2008-02-011-0/+5
| * | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-02-013-6/+7
| * | [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-02-013-2/+18
| * | [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-02-011-3/+3
| * | [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-02-011-3/+5
| * | [NETFILTER]: nf_log: add netfilter gcc printf format checkingHelge Deller2008-02-011-1/+1
| * | [NETFILTER]: xt_conntrack: add port and direction matchingJan Engelhardt2008-02-011-12/+18