summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2006-08-22Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala-15/+1
2006-08-07Merge branch 'master' into upstreamJeff Garzik-1/+1
2006-08-04[PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen-1/+1
2006-08-03Merge branch 'upstream-fixes' into upstreamJeff Garzik-12/+76
2006-08-02[NET]: Fix more per-cpu typosAlexey Dobriyan-1/+1
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang-8/+27
2006-08-02[NET]: Network Event Notifier Mechanism.Tom Tucker-0/+33
2006-08-02[TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun-0/+3
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu-3/+12
2006-07-27[PATCH] ieee80211: Make ieee80211_rx_any usableDaniel Drake-0/+2
2006-07-27[PATCH] softmac: export highest_supported_rate functionDaniel Drake-0/+8
2006-07-27[PATCH] softmac: ERP handling and driver-level notificationsDaniel Drake-6/+46
2006-07-27[PATCH] ieee80211: small ERP handling additionsDaniel Drake-0/+7
2006-07-24[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain-12/+6
2006-07-21[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk-1/+1
2006-07-21[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala-5/+2
2006-07-21[SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala-0/+13
2006-07-14[PATCH] per-task-delay-accounting: utilities for genetlink usageBalbir Singh-0/+20
2006-07-08[NET] gso: Fix up GSO packets with broken checksumsHerbert Xu-0/+3
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak-0/+1
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann-4/+4
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann-0/+1
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann-38/+86
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