summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [DCCP] ccid3: Reorder packet history header fileGerrit Renker2006-12-111-60/+67
* [DCCP] ccid3: Make debug output consistentGerrit Renker2006-12-111-35/+32
* [DCCP] ccid3: Perform history operations only after packet has been sentGerrit Renker2006-12-111-29/+9
* [DCCP] ccid3: TX history - remove unused fieldGerrit Renker2006-12-112-3/+3
* [DCCP] ccid3: Shift window counter computationGerrit Renker2006-12-111-20/+29
* [DCCP] ccid3: Sanity-check RTT samplesGerrit Renker2006-12-112-1/+13
* [DCCP] ccid3: Initialise RTT valuesGerrit Renker2006-12-111-1/+2
* [DCCP] ccid: Deprecate ccid_hc_tx_insert_optionsGerrit Renker2006-12-113-27/+0
* [DCCP]: Warn when discarding packet due to internal errorsGerrit Renker2006-12-111-2/+4
* [DCCP]: Only deliver to the CCID rx side in chargeGerrit Renker2006-12-112-7/+20
* [DCCP]: Simplify TFRC calculationGerrit Renker2006-12-113-35/+35
* [DCCP]: Debug timeval operationsGerrit Renker2006-12-112-24/+33
* [DCCP] ccid3: Simplify calculation for reverse lookup of pGerrit Renker2006-12-111-17/+22
* [DCCP] ccid3: Replace scaled division operationsGerrit Renker2006-12-111-24/+3
* [DCCP] ccid3: Finer-grained resolution of sending ratesGerrit Renker2006-12-112-37/+72
* [DCCP] ccid3: Fix two bugs in sending rate computationGerrit Renker2006-12-111-2/+2
* [DCCP] ccid3: Two optimisations for sending rate recomputationGerrit Renker2006-12-111-11/+16
* [DCCP] ccid3: Check against too large pGerrit Renker2006-12-111-4/+9
* [DCCP]: Remove timeo from output.cIan McDonald2006-12-112-22/+6
* [NETPOLL]: Make sure TX lock is taken with BH disabled.Andrew Morton2006-12-111-15/+19
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-107-30/+16
* [PATCH] workstruct: fix ieee80211-softmac compile problemDavid Howells2006-12-101-1/+1
* [NET_SCHED] sch_htb: turn intermediate classes into leavesJarek Poplawski2006-12-081-0/+51
* [NET_SCHED] sch_cbq: deactivating when grafting, purging etc.Jarek Poplawski2006-12-081-4/+17
* [NETPOLL]: make arp replies through netpoll use mac address of senderNeil Horman2006-12-081-4/+10
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-081-3/+12
* [AX.25]: Constify ax25 utility functionsRalf Baechle2006-12-081-8/+11
* [NET]: Convert hh_lock to seqlock.Stephen Hemminger2006-12-083-29/+13
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-081-1/+1
* [PATCH] struct path: convert unixJosef Sipek2006-12-081-1/+1
* [PATCH] struct path: convert sunrpcJosef Sipek2006-12-083-10/+10
* [PATCH] struct path: convert netlinkJosef Sipek2006-12-081-1/+1
* [PATCH] struct path: convert netfilterJosef Sipek2006-12-082-2/+2
* [PATCH] struct path: convert netJosef Sipek2006-12-081-8/+8
* [PATCH] struct path: convert atmJosef Sipek2006-12-081-1/+1
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-0767-389/+617
|\
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-074-3/+18
| |\
| | * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-074-3/+18
| | |\
| | | * [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_...Maxime Austruy2006-12-051-1/+2
| | | * [PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz2006-12-053-2/+16
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-0723-282/+432
| |\ \ \
| | * | | [NETFILTER]: Fix non-ANSI func. decl.Randy Dunlap2006-12-071-1/+1
| | * | | [WANROUTER]: Kill kmalloc debugging code.David S. Miller2006-12-071-57/+0
| | * | | [TCP] inet_twdr_hangman: Delete unnecessary memory barrier().David S. Miller2006-12-071-1/+0
| | * | | [NET]: Memory barrier cleanupsRalf Baechle2006-12-074-6/+6
| | * | | [IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.David S. Miller2006-12-061-0/+2
| | * | | audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2006-12-062-1/+2
| | * | | audit: Add auditing to ipsecJoy Latten2006-12-064-9/+188
| | * | | [IrDA]: Incorrect TTP header reservationJeet Chaudhuri2006-12-061-2/+2
OpenPOWER on IntegriCloud