aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-17[SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich1-1/+1
2006-06-17[SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich1-1/+2
2006-06-17[PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmprivate.Tushar Gohad1-1/+1
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu1-0/+3
2006-06-17[TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller2-0/+2
2006-06-17[NET]: net.ipv4.ip_autoconfig sysctl removalStephen Hemminger1-1/+0
2006-06-17[NET]: Warn in __skb_trim if skb is pagedHerbert Xu1-12/+12
2006-06-17[NET]: skb_trim auditHerbert Xu1-4/+1
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu1-4/+20
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-3/+35
2006-06-17[SECMARK]: Add CONNSECMARK xtables targetJames Morris1-0/+13
2006-06-17[SECMARK]: Add secmark support to conntrackJames Morris3-0/+34
2006-06-17[SECMARK]: Add xtables SECMARK targetJames Morris1-0/+26
2006-06-17[SECMARK]: Add secmark support to core networking.James Morris1-0/+22
2006-06-17[SECMARK]: Add SELinux exportsJames Morris1-0/+32
2006-06-17[NET]: Fix warnings after LSM-IPSEC changes.David S. Miller1-1/+1
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang1-6/+34
2006-06-17[IPV4]: Right prototype of __raw_v4_lookup()Alexey Dobriyan1-1/+1
2006-06-17[IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan1-1/+1
2006-06-17[TCP]: Minimum congestion window consolidation.Stephen Hemminger1-2/+2
2006-06-17[NETFILTER]: Add SIP connection tracking helperPatrick McHardy1-0/+44
2006-06-17[NETFILTER]: H.323 helper: Add support for Call ForwardingJing Min Zhao3-1/+10
2006-06-17[NETFILTER]: ctnetlink: fix NAT configurationPatrick McHardy1-1/+3
2006-06-17[NETFILTER]: conntrack: add fixed timeout flag in connection trackingEric Leblond1-0/+4
2006-06-17[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy3-0/+4
2006-06-17[NETFILTER]: x_tables: add statistic matchPatrick McHardy1-0/+32
2006-06-17[NETFILTER]: x_tables: add quota matchPatrick McHardy1-0/+16
2006-06-17[IPSEC] xfrm: Use IPPROTO_MAX instead of 256Herbert Xu1-1/+1
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2-0/+21
2006-06-17[IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu1-8/+1
2006-06-17[TG3]: Add 5786 PCI IDMichael Chan1-0/+1
2006-06-17[LLC]: add multicast support for datagramsStephen Hemminger1-0/+4
2006-06-17[LLC]: use more efficient ether address routinesStephen Hemminger1-7/+6
2006-06-17[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech2-0/+2
2006-06-17[I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech1-1/+12
2006-06-17[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech1-0/+2
2006-06-17[I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech4-0/+21
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech2-0/+28
2006-06-17[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech2-0/+42
2006-06-17[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller1-0/+1
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech1-0/+337
2006-06-17[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cellArnd Bergmann1-1/+1
2006-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2006-06-11[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabledakpm@osdl.org1-1/+1
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel1-1/+4
2006-06-08[PATCH] s390: fix in-user atomic futex operation.Martin Schwidefsky1-7/+8
2006-06-08[PATCH] elevator switching raceJens Axboe1-1/+1
2006-06-08[PATCH] Fix mempolicy.h build errorRalf Baechle1-0/+1
2006-06-08[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie1-0/+2
2006-06-05Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-2/+2