summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain2006-07-241-12/+6Star
* [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/+2Star
* [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-151-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-042-4/+4
* [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-041-0/+1
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-042-38/+86
* [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-041-1/+2
* [AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB2006-07-041-9/+15
* [PATCH] lockdep: annotate sk_locksIngo Molnar2006-07-041-10/+10
* [PATCH] lockdep: annotate bh_lock_sock()Ingo Molnar2006-07-041-0/+3
* [PATCH] lockdep: annotate af_unix lockingIngo Molnar2006-07-041-0/+3
* [PATCH] lockdep: annotate sock_lock_init()Ingo Molnar2006-07-041-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/+2Star
* [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-302-4/+5
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-302-0/+23
* [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000Shuya MAEDA2006-06-301-6/+12
* [NET]: Added GSO header verificationHerbert Xu2006-06-302-2/+3
* [TIPC]: Corrected potential misuse of tipc_media_addr structure.Allan Stephens2006-06-261-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-2333-36/+5Star
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-212-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-201-3/+4
| * | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-2132-32/+0Star
| |\ \ | | |/ | |/|
| | * 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/+0Star
* | | | | | 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-2011-26/+135
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [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
| * | | | | [TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller2006-06-181-0/+1
| * | | | | [NET]: net.ipv4.ip_autoconfig sysctl removalStephen Hemminger2006-06-181-1/+0Star
| * | | | | [NET]: skb_trim auditHerbert Xu2006-06-181-4/+1Star
| * | | | | [SECMARK]: Add secmark support to conntrackJames Morris2006-06-182-0/+30
| * | | | | [IPV4]: Right prototype of __raw_v4_lookup()Alexey Dobriyan2006-06-181-1/+1
| * | | | | [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-181-2/+2
| * | | | | [NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2006-06-181-0/+1