summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [NET]: move struct proto_ops to constEric Dumazet2006-01-034-7/+7
* [NET]: Small cleanup to socket initializationAndi Kleen2006-01-032-2/+0
* [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.Frank Filz2006-01-031-0/+14
* [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz2006-01-032-20/+72
* [FLS64]: x86_64 versionStephen Hemminger2006-01-031-1/+27
* [FLS64]: generic versionStephen Hemminger2006-01-0324-1/+33
* [PKT_SCHED] netem: packet corruption optionStephen Hemminger2006-01-031-0/+7
* [AF_UNIX]: Use spinlock for unix_table_lockDavid S. Miller2006-01-031-1/+1
* [IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2006-01-035-7/+8
* [TCP]: Move the TCPF_ enum to tcp_states.hArnaldo Carvalho de Melo2006-01-032-16/+16
* [INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo2006-01-032-2/+5
* [INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo2006-01-032-1/+4
* [TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo2006-01-035-4/+40
* [IPV6]: Export ipv6_opt_acceptedArnaldo Carvalho de Melo2006-01-031-0/+2
* [IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo2006-01-033-15/+26
* [IPV6]: Generalise some functionsArnaldo Carvalho de Melo2006-01-032-1/+14
* [NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise2006-01-031-1/+4
* [IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu2006-01-031-0/+2
* [ICSK]: Move v4_addr2sockaddr from TCP to icskArnaldo Carvalho de Melo2006-01-031-0/+2
* [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo2006-01-034-52/+28
* [IPV6]: Introduce inet6_rsk()Arnaldo Carvalho de Melo2006-01-032-6/+37
* [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_addArnaldo Carvalho de Melo2006-01-032-1/+32
* [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned longArnaldo Carvalho de Melo2006-01-031-1/+1
* [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hashArnaldo Carvalho de Melo2006-01-031-0/+26
* [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_portArnaldo Carvalho de Melo2006-01-031-1/+5
* [IPV4]: Safer reassemblyHerbert Xu2006-01-033-0/+4
* [LSM-IPSec]: Security association restriction.Trent Jaeger2006-01-035-6/+202
* [PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav2006-01-022-4/+2
* [IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens2005-12-271-0/+1
* [PATCH] n_r3964: fixed usage of HZ; removed bad includeKurt Huwig2005-12-241-7/+13
* [PATCH] Fix typo in x86_64 __build_write_lock_const assemblyBen Collins2005-12-241-1/+1
* [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpuRavikiran G Thirumalai2005-12-242-2/+2
* Pull owner_id into release branchLen Brown2005-12-221-1/+1
|\
| * [ACPI] increase owner_id limit to 64 from 32Alex Williamson2005-12-211-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-222-0/+2
|\ \
| * \ Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller2005-12-222-0/+2
| |\ \
| | * | [IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki2005-12-211-0/+1
| | * | [IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki2005-12-211-0/+1
* | | | [PATCH] fix race with preempt_enable()Nicolas Pitre2005-12-221-0/+1
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-12-211-0/+11
|\ \ \
| * | | [SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com2005-12-151-0/+11
* | | | [PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk2005-12-211-1/+1
| |_|/ |/| |
* | | [PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi2005-12-201-2/+3
| |/ |/|
* | NFS: Fix another O_DIRECT raceTrond Myklebust2005-12-191-0/+1
* | [IPSEC]: Perform SA switchover immediately.David S. Miller2005-12-191-0/+1
* | [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov2005-12-191-0/+4
* | [PATCH] mtd onenand driver: reduce stack usageKyungmin Park2005-12-181-2/+2
* | [PATCH] mtd onenand driver: check correct manufacturerKyungmin Park2005-12-181-1/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-12-162-10/+2
|\ \
| * | [IA64] Add __read_mostly support for IA64Christoph Lameter2005-12-161-1/+1
OpenPOWER on IntegriCloud