aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] hci endianness annotationsGravatar Al Viro 1-2/+2
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Gravatar Robert P. J. Day 1-1/+1
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 1-1/+1
2006-12-12fix typo in net/ipv4/ip_fragment.cGravatar Peter Zijlstra 1-1/+1
2006-12-12[PATCH] netpoll: fix netpoll lockupGravatar Ingo Molnar 1-2/+7
2006-12-11[NETPOLL]: Fix local_bh_enable() warning.Gravatar Andrew Morton 1-2/+4
2006-12-11[IPVS]: Make ip_vs_sync.c <= 80col wide.Gravatar Simon Horman 1-3/+6
2006-12-11[IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Gravatar Simon Horman 1-4/+4
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Gravatar Ralf Baechle 1-1/+1
2006-12-11[DCCP]: Whitespace cleanupsGravatar Arnaldo Carvalho de Melo 12-124/+136
2006-12-11[DCCP] ccid3: Fixup some type conversions related to rttsGravatar Arnaldo Carvalho de Melo 2-12/+12
2006-12-11[DCCP] ccid3: BUG-FIX - conversion errorsGravatar Gerrit Renker 1-24/+30
2006-12-11[DCCP] ccid3: Reorder packet history source fileGravatar Gerrit Renker 1-107/+112
2006-12-11[DCCP] ccid3: Reorder packet history header fileGravatar Gerrit Renker 1-60/+67
2006-12-11[DCCP] ccid3: Make debug output consistentGravatar Gerrit Renker 1-35/+32
2006-12-11[DCCP] ccid3: Perform history operations only after packet has been sentGravatar Gerrit Renker 1-29/+9
2006-12-11[DCCP] ccid3: TX history - remove unused fieldGravatar Gerrit Renker 2-3/+3
2006-12-11[DCCP] ccid3: Shift window counter computationGravatar Gerrit Renker 1-20/+29
2006-12-11[DCCP] ccid3: Sanity-check RTT samplesGravatar Gerrit Renker 2-1/+13
2006-12-11[DCCP] ccid3: Initialise RTT valuesGravatar Gerrit Renker 1-1/+2
2006-12-11[DCCP] ccid: Deprecate ccid_hc_tx_insert_optionsGravatar Gerrit Renker 3-27/+0
2006-12-11[DCCP]: Warn when discarding packet due to internal errorsGravatar Gerrit Renker 1-2/+4
2006-12-11[DCCP]: Only deliver to the CCID rx side in chargeGravatar Gerrit Renker 2-7/+20
2006-12-11[DCCP]: Simplify TFRC calculationGravatar Gerrit Renker 3-35/+35
2006-12-11[DCCP]: Debug timeval operationsGravatar Gerrit Renker 2-24/+33
2006-12-11[DCCP] ccid3: Simplify calculation for reverse lookup of pGravatar Gerrit Renker 1-17/+22
2006-12-11[DCCP] ccid3: Replace scaled division operationsGravatar Gerrit Renker 1-24/+3
2006-12-11[DCCP] ccid3: Finer-grained resolution of sending ratesGravatar Gerrit Renker 2-37/+72
2006-12-11[DCCP] ccid3: Fix two bugs in sending rate computationGravatar Gerrit Renker 1-2/+2
2006-12-11[DCCP] ccid3: Two optimisations for sending rate recomputationGravatar Gerrit Renker 1-11/+16
2006-12-11[DCCP] ccid3: Check against too large pGravatar Gerrit Renker 1-4/+9
2006-12-11[DCCP]: Remove timeo from output.cGravatar Ian McDonald 2-22/+6
2006-12-11[NETPOLL]: Make sure TX lock is taken with BH disabled.Gravatar Andrew Morton 1-15/+19
2006-12-10[PATCH] sysctl: remove unused "context" paramGravatar Alexey Dobriyan 7-30/+16
2006-12-10[PATCH] workstruct: fix ieee80211-softmac compile problemGravatar David Howells 1-1/+1
2006-12-08[NET_SCHED] sch_htb: turn intermediate classes into leavesGravatar Jarek Poplawski 1-0/+51
2006-12-08[NET_SCHED] sch_cbq: deactivating when grafting, purging etc.Gravatar Jarek Poplawski 1-4/+17
2006-12-08[NETPOLL]: make arp replies through netpoll use mac address of senderGravatar Neil Horman 1-4/+10
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Gravatar Ralf Baechle 1-3/+12
2006-12-08[AX.25]: Constify ax25 utility functionsGravatar Ralf Baechle 1-8/+11
2006-12-08[NET]: Convert hh_lock to seqlock.Gravatar Stephen Hemminger 3-29/+13
2006-12-08[PATCH] tty: switch to ktermiosGravatar Alan Cox 1-2/+2
2006-12-08[PATCH] tty: switch to ktermios and new frameworkGravatar Alan Cox 1-1/+1
2006-12-08[PATCH] struct path: convert unixGravatar Josef Sipek 1-1/+1
2006-12-08[PATCH] struct path: convert sunrpcGravatar Josef Sipek 3-10/+10
2006-12-08[PATCH] struct path: convert netlinkGravatar Josef Sipek 1-1/+1
2006-12-08[PATCH] struct path: convert netfilterGravatar Josef Sipek 2-2/+2
2006-12-08[PATCH] struct path: convert netGravatar Josef Sipek 1-8/+8
2006-12-08[PATCH] struct path: convert atmGravatar Josef Sipek 1-1/+1
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusGravatar Trond Myklebust 67-389/+617