summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-2032-55/+833
|\
| * [SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich2006-06-181-1/+1
| * [SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich2006-06-181-1/+2
| * [PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmprivate.Tushar Gohad2006-06-181-1/+1
| * [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu2006-06-181-0/+3
| * [TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller2006-06-182-0/+2
| * [NET]: net.ipv4.ip_autoconfig sysctl removalStephen Hemminger2006-06-181-1/+0
| * [NET]: Warn in __skb_trim if skb is pagedHerbert Xu2006-06-181-12/+12
| * [NET]: skb_trim auditHerbert Xu2006-06-181-4/+1
| * [NET]: Clean up skb_linearizeHerbert Xu2006-06-181-4/+20
| * [NET]: Add netif_tx_lockHerbert Xu2006-06-181-3/+35
| * [SECMARK]: Add CONNSECMARK xtables targetJames Morris2006-06-181-0/+13
| * [SECMARK]: Add secmark support to conntrackJames Morris2006-06-183-0/+34
| * [SECMARK]: Add xtables SECMARK targetJames Morris2006-06-181-0/+26
| * [SECMARK]: Add secmark support to core networking.James Morris2006-06-181-0/+22
| * [SECMARK]: Add SELinux exportsJames Morris2006-06-181-0/+32
| * [NET]: Fix warnings after LSM-IPSEC changes.David S. Miller2006-06-181-1/+1
| * [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-181-6/+34
| * [IPV4]: Right prototype of __raw_v4_lookup()Alexey Dobriyan2006-06-181-1/+1
| * [IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan2006-06-181-1/+1
| * [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-181-2/+2
| * [NETFILTER]: Add SIP connection tracking helperPatrick McHardy2006-06-181-0/+44
| * [NETFILTER]: H.323 helper: Add support for Call ForwardingJing Min Zhao2006-06-183-1/+10
| * [NETFILTER]: ctnetlink: fix NAT configurationPatrick McHardy2006-06-181-1/+3
| * [NETFILTER]: conntrack: add fixed timeout flag in connection trackingEric Leblond2006-06-181-0/+4
| * [NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2006-06-183-0/+4
| * [NETFILTER]: x_tables: add statistic matchPatrick McHardy2006-06-181-0/+32
| * [NETFILTER]: x_tables: add quota matchPatrick McHardy2006-06-181-0/+16
| * [IPSEC] xfrm: Use IPPROTO_MAX instead of 256Herbert Xu2006-06-181-1/+1
| * [IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2006-06-182-0/+21
| * [IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu2006-06-181-8/+1
| * [TG3]: Add 5786 PCI IDMichael Chan2006-06-181-0/+1
| * [LLC]: add multicast support for datagramsStephen Hemminger2006-06-181-0/+4
| * [LLC]: use more efficient ether address routinesStephen Hemminger2006-06-181-7/+6
| * [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech2006-06-182-0/+2
| * [I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech2006-06-181-1/+12
| * [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech2006-06-181-0/+2
| * [I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2006-06-184-0/+21
| * [I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech2006-06-182-0/+28
| * [I/OAT]: Setup the networking subsystem as a DMA clientChris Leech2006-06-182-0/+42
| * [I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller2006-06-181-0/+1
| * [I/OAT]: DMA memcpy subsystemChris Leech2006-06-181-0/+337
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-205-8/+58
|\ \
| * | Merge branch 'master' into upstreamJeff Garzik2006-06-181-1/+1
| |\|
| * | Merge branch 'master' into upstreamJeff Garzik2006-06-146-10/+17
| |\ \
| * \ \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-06-082-2/+3
| |\ \ \
| | * | | [PATCH] softmac: Fix handling of authentication failureDaniel Drake2006-06-051-1/+1
| | * | | [PATCH] softmac: complete shared key authenticationDaniel Drake2006-06-051-1/+2
| | * | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-0517-100/+252
| | |\ \ \
| | * \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-266-8/+156
| | |\ \ \ \