summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2006-08-222-15/+1
* [PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen2006-08-041-1/+1
* [NET]: Fix more per-cpu typosAlexey Dobriyan2006-08-021-1/+1
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-022-8/+27
* [NET]: Network Event Notifier Mechanism.Tom Tucker2006-08-021-0/+33
* [TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun2006-08-021-0/+3
* [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2006-08-022-3/+12
* [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain2006-07-241-12/+6
* [I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk2006-07-211-1/+1
* [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala2006-07-211-5/+2
* [SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2006-07-212-0/+13
* [PATCH] per-task-delay-accounting: utilities for genetlink usageBalbir Singh2006-07-141-0/+20
* [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-082-0/+3
* [PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak2006-07-051-0/+1
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-032-4/+4
* [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-031-0/+1
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-032-38/+86
* [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-031-1/+2
* [AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB2006-07-031-9/+15
* [PATCH] lockdep: annotate sk_locksIngo Molnar2006-07-031-10/+10
* [PATCH] lockdep: annotate bh_lock_sock()Ingo Molnar2006-07-031-0/+3
* [PATCH] lockdep: annotate af_unix lockingIngo Molnar2006-07-031-0/+3
* [PATCH] lockdep: annotate sock_lock_init()Ingo Molnar2006-07-031-0/+4
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-302-4/+2
* [NET]: Generalise TSO-specific bits from skb_setup_capsHerbert Xu2006-06-302-4/+11
* [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-301-0/+6
* [NET]: Add ECN support for TSOMichael Chan2006-06-292-4/+5
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-292-0/+23
* [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000Shuya MAEDA2006-06-291-6/+12
* [NET]: Added GSO header verificationHerbert Xu2006-06-292-2/+3
* [TIPC]: Corrected potential misuse of tipc_media_addr structure.Allan Stephens2006-06-251-2/+10
* [NET]: fix net-core kernel-docRandy Dunlap2006-06-231-0/+1
* [NET]: Added GSO toggleHerbert Xu2006-06-231-0/+4
* [NET]: Add software TSOv4Herbert Xu2006-06-232-0/+3
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-231-2/+2
* Merge branch 'master' into upstreamJeff Garzik2006-06-2233-36/+5
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-202-4/+5
| |\
| | * [SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUGDavid S. Miller2006-06-201-1/+1
| | * [NET]: Prevent multiple qdisc runsHerbert Xu2006-06-191-3/+4
| * | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-2032-32/+0
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-246-7/+12
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-066-18/+19
| | |\ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-291-1/+4
| | |\ \ \
| | * | | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2632-32/+0
* | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-06-201-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [PATCH] wireless: Changes to ieee80211.h for user space regulatory daemonLarry Finger2006-06-151-2/+3
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-1911-26/+135
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich2006-06-171-1/+1
| * | | | | [SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich2006-06-171-1/+2
OpenPOWER on IntegriCloud