summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-12-11[NETPOLL]: Fix local_bh_enable() warning.Andrew Morton
2006-12-11[IPVS]: Make ip_vs_sync.c <= 80col wide.Simon Horman
2006-12-11[IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Simon Horman
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle
2006-12-11[DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo
2006-12-11[DCCP] ccid3: Fixup some type conversions related to rttsArnaldo Carvalho de Melo
2006-12-11[DCCP] ccid3: BUG-FIX - conversion errorsGerrit Renker
2006-12-11[DCCP] ccid3: Reorder packet history source fileGerrit Renker
2006-12-11[DCCP] ccid3: Reorder packet history header fileGerrit Renker
2006-12-11[DCCP] ccid3: Make debug output consistentGerrit Renker
2006-12-11[DCCP] ccid3: Perform history operations only after packet has been sentGerrit Renker
2006-12-11[DCCP] ccid3: TX history - remove unused fieldGerrit Renker
2006-12-11[DCCP] ccid3: Shift window counter computationGerrit Renker
2006-12-11[DCCP] ccid3: Sanity-check RTT samplesGerrit Renker
2006-12-11[DCCP] ccid3: Initialise RTT valuesGerrit Renker
2006-12-11[DCCP] ccid: Deprecate ccid_hc_tx_insert_optionsGerrit Renker
2006-12-11[DCCP]: Warn when discarding packet due to internal errorsGerrit Renker
2006-12-11[DCCP]: Only deliver to the CCID rx side in chargeGerrit Renker
2006-12-11[DCCP]: Simplify TFRC calculationGerrit Renker
2006-12-11[DCCP]: Debug timeval operationsGerrit Renker
2006-12-11[DCCP] ccid3: Simplify calculation for reverse lookup of pGerrit Renker
2006-12-11[DCCP] ccid3: Replace scaled division operationsGerrit Renker
2006-12-11[DCCP] ccid3: Finer-grained resolution of sending ratesGerrit Renker
2006-12-11[DCCP] ccid3: Fix two bugs in sending rate computationGerrit Renker
2006-12-11[DCCP] ccid3: Two optimisations for sending rate recomputationGerrit Renker
2006-12-11[DCCP] ccid3: Check against too large pGerrit Renker
2006-12-11[DCCP]: Remove timeo from output.cIan McDonald
2006-12-11[NETPOLL]: Make sure TX lock is taken with BH disabled.Andrew Morton
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan
2006-12-10[PATCH] workstruct: fix ieee80211-softmac compile problemDavid Howells
2006-12-08[NET_SCHED] sch_htb: turn intermediate classes into leavesJarek Poplawski
2006-12-08[NET_SCHED] sch_cbq: deactivating when grafting, purging etc.Jarek Poplawski
2006-12-08[NETPOLL]: make arp replies through netpoll use mac address of senderNeil Horman
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle
2006-12-08[AX.25]: Constify ax25 utility functionsRalf Baechle
2006-12-08[NET]: Convert hh_lock to seqlock.Stephen Hemminger
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox
2006-12-08[PATCH] struct path: convert unixJosef Sipek
2006-12-08[PATCH] struct path: convert sunrpcJosef Sipek
2006-12-08[PATCH] struct path: convert netlinkJosef Sipek
2006-12-08[PATCH] struct path: convert netfilterJosef Sipek
2006-12-08[PATCH] struct path: convert netJosef Sipek
2006-12-08[PATCH] struct path: convert atmJosef Sipek
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-12-07[PATCH] net: don't insert socket dentries into dentry_hashtableEric Dumazet
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar