summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-4/+5
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds-32/+0
2006-06-20[SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUGDavid S. Miller-1/+1
2006-06-19[NET]: Prevent multiple qdisc runsHerbert Xu-3/+4
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-26/+135
2006-06-17[SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich-1/+1
2006-06-17[SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich-1/+2
2006-06-17[TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller-0/+1
2006-06-17[NET]: net.ipv4.ip_autoconfig sysctl removalStephen Hemminger-1/+0
2006-06-17[NET]: skb_trim auditHerbert Xu-4/+1
2006-06-17[SECMARK]: Add secmark support to conntrackJames Morris-0/+30
2006-06-17[IPV4]: Right prototype of __raw_v4_lookup()Alexey Dobriyan-1/+1
2006-06-17[TCP]: Minimum congestion window consolidation.Stephen Hemminger-2/+2
2006-06-17[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy-0/+1
2006-06-17[IPSEC] xfrm: Use IPPROTO_MAX instead of 256Herbert Xu-1/+1
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu-0/+17
2006-06-17[IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu-8/+1
2006-06-17[LLC]: add multicast support for datagramsStephen Hemminger-0/+4
2006-06-17[LLC]: use more efficient ether address routinesStephen Hemminger-7/+6
2006-06-17[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech-0/+1
2006-06-17[I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech-1/+12
2006-06-17[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech-0/+2
2006-06-17[I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech-0/+9
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech-0/+6
2006-06-17[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech-0/+38
2006-06-05[PATCH] softmac: Fix handling of authentication failureDaniel Drake-1/+1
2006-06-05[PATCH] softmac: complete shared key authenticationDaniel Drake-1/+2
2006-06-05Merge branch 'from-linus' into upstreamJohn W. Linville-1/+2
2006-05-31[PATCH] net/compat.h build fixAndrew Morton-1/+2
2006-05-26Merge branch 'from-linus' into upstreamJohn W. Linville-1/+1
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-7/+12
2006-05-22[IRDA]: fixup type of ->lsap_stateAlexey Dobriyan-1/+1
2006-05-22Merge branch 'from-linus' into upstreamJohn W. Linville-3/+4
2006-05-19[SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich-3/+3
2006-05-19[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala-0/+1
2006-05-17Merge branch 'from-linus' into upstreamJohn W. Linville-0/+2
2006-05-12[NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley-0/+1
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger-3/+6
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse-18/+19
2006-05-05[SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman-0/+1
2006-05-05[PATCH] softmac: suggest per-frame-type TX rateDaniel Drake-5/+33
2006-05-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville-3/+6
2006-05-05[PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare-2/+4
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake-1/+2
2006-05-05Merge branch 'from-linus' into upstreamJohn W. Linville-18/+18
2006-05-03[ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle-7/+7
2006-05-03[NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle-4/+4
2006-05-03[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle-5/+5
2006-04-29[NET]: use hlist_unhashed()Akinobu Mita-2/+2
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse-1/+4