aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...Patrick McHardy2006-03-20
* [NETFILTER]: ctnetlink: avoid unneccessary event message generationPatrick McHardy2006-03-20
* [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy2006-03-20
* [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy2006-03-20
* [NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy2006-03-20
* [NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy2006-03-20
* [DCCP]: Set the default CCID according to kernel config selectionIan McDonald2006-03-20
* [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'Harald Welte2006-03-20
* [TCP]: MTU probingJohn Heffner2006-03-20
* [TG3]: Add support for 5714S and 5715SMichael Chan2006-03-20
* [DCCP]: Initial feature negotiation implementationAndrea Bittau2006-03-20
* [DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau2006-03-20
* [LIST]: Introduce list_for_each_entry_fromArnaldo Carvalho de Melo2006-03-20
* [LIST]: Introduce list_for_each_entry_safe_fromArnaldo Carvalho de Melo2006-03-20
* [NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte2006-03-20
* [NETFILTER] NAT sequence adjustment: Save eight bytes per conntrackHarald Welte2006-03-20
* [NET]: Reduce size of struct sk_buff on 64 bit architecturesPatrick McHardy2006-03-20
* [NET] core: add RFC2863 operstateStefan Rompf2006-03-20
* [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki2006-03-20
* [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki2006-03-20
* [IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki2006-03-20
* [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki2006-03-20
* [IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki2006-03-20
* [IPV6]: ROUTE: Eliminate lock for default route pointer.YOSHIFUJI Hideaki2006-03-20
* [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki2006-03-20
* [IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki2006-03-20
* [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.YOSHIFUJI Hideaki2006-03-20
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-20
|\
| * [SPARC64]: Fix 2 bugs in huge page support.David S. Miller2006-03-20
| * [SPARC64]: Optimized TSB table initialization.David S. Miller2006-03-20
| * [SPARC64]: Increase top of 32-bit process stack.David S. Miller2006-03-20
| * [SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller2006-03-20
| * [SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller2006-03-20
| * [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check.David S. Miller2006-03-20
| * [SPARC64]: Add SMT scheduling support for Niagara.David S. Miller2006-03-20
| * [SPARC64]: Move over to sparsemem.David S. Miller2006-03-20
| * [SPARC64]: Fix new context version SMP handling.David S. Miller2006-03-20
| * [SPARC64]: Bulletproof MMU context locking.David S. Miller2006-03-20
| * [SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole.David S. Miller2006-03-20
| * [SPARC64]: Kill bogus function externs in asm/pgtable.hDavid S. Miller2006-03-20
| * [SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.David S. Miller2006-03-20
| * [SPARC64]: Use 13-bit context size always.David S. Miller2006-03-20
| * [SPARC64]: Niagara optimized XOR functions for RAID.David S. Miller2006-03-20
| * [SPARC64]: Fix TLB context allocation with SMT style shared TLBs.David S. Miller2006-03-20
| * [SPARC64]: Fix %tstate ASI handling in start_thread{,32}()David S. Miller2006-03-20
| * [SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings.David S. Miller2006-03-20
| * [SPARC64]: Add sun4v_cpu_yield().David S. Miller2006-03-20
| * [SPARC64]: Kill cpudata->idle_volume.David S. Miller2006-03-20
| * [SPARC64]: Export a PAGE_SHARED symbol.David S. Miller2006-03-20
| * [SPARC64] Fix build if CONFIG_HUGETLB_PAGE is not setFabio M. Di Nitto2006-03-20