aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-03[NET]: move struct proto_ops to constEric Dumazet1-2/+2
2006-01-03[NET]: Small cleanup to socket initializationAndi Kleen2-2/+0
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+9
2006-01-03[PKT_SCHED] netem: packet corruption optionStephen Hemminger1-0/+7
2006-01-03[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo3-6/+2
2006-01-03[TCP]: Move the TCPF_ enum to tcp_states.hArnaldo Carvalho de Melo1-16/+0
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo1-2/+2
2006-01-03[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo1-1/+1
2006-01-03[TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo1-1/+2
2006-01-03[IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo1-11/+21
2006-01-03[IPV6]: Generalise some functionsArnaldo Carvalho de Melo1-0/+2
2006-01-03[IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu1-0/+2
2006-01-03[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo1-2/+0
2006-01-03[IPV6]: Introduce inet6_rsk()Arnaldo Carvalho de Melo2-6/+37
2006-01-03[IPV4]: Safer reassemblyHerbert Xu1-0/+1
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger3-1/+173
2005-12-24[PATCH] n_r3964: fixed usage of HZ; removed bad includeKurt Huwig1-7/+13
2005-12-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2005-12-22[PATCH] fix race with preempt_enable()Nicolas Pitre1-0/+1
2005-12-22Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller1-0/+1
2005-12-21[PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk1-1/+1
2005-12-21[IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki1-0/+1
2005-12-20[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi1-2/+3
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust1-0/+1
2005-12-19[RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov1-0/+4
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park1-2/+2
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park1-1/+0
2005-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter1-1/+1
2005-12-16Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds1-0/+1
2005-12-15[PATCH] ide: cleanup ide_driver_tBartlomiej Zolnierkiewicz1-3/+0
2005-12-15[PATCH] ide: cleanup ide.hBartlomiej Zolnierkiewicz1-122/+0
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse1-0/+6
2005-12-15[PATCH] via82cxxx IDE: Add VT8251 ISA bridgeDaniel Drake1-0/+1
2005-12-13[libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik1-0/+1
2005-12-12[PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas1-0/+12
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen1-0/+12
2005-12-12[PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas1-0/+6
2005-12-12[PATCH] broken cast in parport_pcDave Jones1-1/+1
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S1-0/+1
2005-12-12[PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S1-1/+6
2005-12-12[PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRAREDMauro Carvalho Chehab1-1/+1
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab2-11/+11
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab5-93/+93
2005-12-12[PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan1-0/+2
2005-12-12[PATCH] add hlist_replace_rcu()Ingo Molnar1-1/+25
2005-12-12[PATCH] Add timestamp field to process eventsMatt Helsley1-0/+2
2005-12-12[PATCH] Add getnstimestamp functionMatt Helsley1-0/+1
2005-12-12[PATCH] add rcu_barrier() synchronization pointDipankar Sarma1-0/+2
2005-12-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3