summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-131-1/+1
|\
| * fix typo in net/ipv4/ip_fragment.cPeter Zijlstra2006-12-121-1/+1
* | [PATCH] netpoll: fix netpoll lockupIngo Molnar2006-12-121-2/+7
|/
* [NETPOLL]: Fix local_bh_enable() warning.Andrew Morton2006-12-121-2/+4
* [IPVS]: Make ip_vs_sync.c <= 80col wide.Simon Horman2006-12-111-3/+6
* [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Simon Horman2006-12-111-4/+4
* [HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle2006-12-111-1/+1
* [DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo2006-12-1112-124/+136
* [DCCP] ccid3: Fixup some type conversions related to rttsArnaldo Carvalho de Melo2006-12-112-12/+12
* [DCCP] ccid3: BUG-FIX - conversion errorsGerrit Renker2006-12-111-24/+30
* [DCCP] ccid3: Reorder packet history source fileGerrit Renker2006-12-111-107/+112
* [DCCP] ccid3: Reorder packet history header fileGerrit Renker2006-12-111-60/+67
* [DCCP] ccid3: Make debug output consistentGerrit Renker2006-12-111-35/+32Star
* [DCCP] ccid3: Perform history operations only after packet has been sentGerrit Renker2006-12-111-29/+9Star
* [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/+0Star
* [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/+3Star
* [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/+6Star
* [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/+16Star
* [PATCH] workstruct: fix ieee80211-softmac compile problemDavid Howells2006-12-101-1/+1
* [NET_SCHED] sch_htb: turn intermediate classes into leavesJarek Poplawski2006-12-091-0/+51
* [NET_SCHED] sch_cbq: deactivating when grafting, purging etc.Jarek Poplawski2006-12-091-4/+17
* [NETPOLL]: make arp replies through netpoll use mac address of senderNeil Horman2006-12-091-4/+10
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-091-3/+12
* [AX.25]: Constify ax25 utility functionsRalf Baechle2006-12-091-8/+11
* [NET]: Convert hh_lock to seqlock.Stephen Hemminger2006-12-093-29/+13Star
* [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
| | |\