summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2006-01-03[NET]: Small cleanup to socket initializationAndi Kleen
2006-01-03[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.Frank Filz
2006-01-03[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz
2006-01-03[FLS64]: x86_64 versionStephen Hemminger
2006-01-03[FLS64]: generic versionStephen Hemminger
2006-01-03[PKT_SCHED] netem: packet corruption optionStephen Hemminger
2006-01-03[AF_UNIX]: Use spinlock for unix_table_lockDavid S. Miller
2006-01-03[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo
2006-01-03[TCP]: Move the TCPF_ enum to tcp_states.hArnaldo Carvalho de Melo
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo
2006-01-03[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo
2006-01-03[TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo
2006-01-03[IPV6]: Export ipv6_opt_acceptedArnaldo Carvalho de Melo
2006-01-03[IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo
2006-01-03[IPV6]: Generalise some functionsArnaldo Carvalho de Melo
2006-01-03[NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise
2006-01-03[IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu
2006-01-03[ICSK]: Move v4_addr2sockaddr from TCP to icskArnaldo Carvalho de Melo
2006-01-03[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo
2006-01-03[IPV6]: Introduce inet6_rsk()Arnaldo Carvalho de Melo
2006-01-03[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_addArnaldo Carvalho de Melo
2006-01-03[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned longArnaldo Carvalho de Melo
2006-01-03[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hashArnaldo Carvalho de Melo
2006-01-03[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_portArnaldo Carvalho de Melo
2006-01-03[IPV4]: Safer reassemblyHerbert Xu
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger
2006-01-02[PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav
2005-12-27[IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens
2005-12-24[PATCH] n_r3964: fixed usage of HZ; removed bad includeKurt Huwig
2005-12-24[PATCH] Fix typo in x86_64 __build_write_lock_const assemblyBen Collins
2005-12-24[PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpuRavikiran G Thirumalai
2005-12-22Pull owner_id into release branchLen Brown
2005-12-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-12-22[PATCH] fix race with preempt_enable()Nicolas Pitre
2005-12-22Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller
2005-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2005-12-21[PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk
2005-12-21[IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki
2005-12-21[IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki
2005-12-21[ACPI] increase owner_id limit to 64 from 32Alex Williamson
2005-12-20[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust
2005-12-19[IPSEC]: Perform SA switchover immediately.David S. Miller
2005-12-19[RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park
2005-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2005-12-16[PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fixAl Viro
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter