summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann-1/+2
2006-07-03[AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB-9/+15
2006-07-03[PATCH] lockdep: annotate sk_locksIngo Molnar-10/+10
2006-07-03[PATCH] lockdep: annotate bh_lock_sock()Ingo Molnar-0/+3
2006-07-03[PATCH] lockdep: annotate af_unix lockingIngo Molnar-0/+3
2006-07-03[PATCH] lockdep: annotate sock_lock_init()Ingo Molnar-0/+4
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu-4/+2
2006-06-30[NET]: Generalise TSO-specific bits from skb_setup_capsHerbert Xu-4/+11
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu-0/+6
2006-06-29[NET]: Add ECN support for TSOMichael Chan-4/+5
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang-0/+23
2006-06-29[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000Shuya MAEDA-6/+12
2006-06-29[NET]: Added GSO header verificationHerbert Xu-2/+3
2006-06-25[TIPC]: Corrected potential misuse of tipc_media_addr structure.Allan Stephens-2/+10
2006-06-23[NET]: fix net-core kernel-docRandy Dunlap-0/+1
2006-06-23[NET]: Added GSO toggleHerbert Xu-0/+4
2006-06-23[NET]: Add software TSOv4Herbert Xu-0/+3
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu-2/+2
2006-06-22Merge branch 'master' into upstreamJeff Garzik-36/+5
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-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik-2/+3
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-15[PATCH] wireless: Changes to ieee80211.h for user space regulatory daemonLarry Finger-2/+3
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