aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-13pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski17-394/+4
2008-11-13tcp: remove an unnecessary field in struct tcp_skb_cbPetr Tesarik1-1/+0
2008-11-13isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison2-88/+46
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen13-153/+153
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen25-244/+253
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen32-258/+256
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen32-229/+229
2008-11-12net: Remove unused parameter of xfrm_gen_index()Arnaud Ebalard1-3/+3
2008-11-12net: ifdef struct sock::sk_async_wait_queueAlexey Dobriyan1-0/+2
2008-11-12bnx2: Update version to 1.8.2.Michael Chan1-2/+2
2008-11-12bnx2: Reorganize timeout constants.Michael Chan2-11/+11
2008-11-12bnx2: Set rx buffer water marks based on MTU.Michael Chan2-2/+31
2008-11-12bnx2: Restrict WoL support.Michael Chan1-1/+2
2008-11-12bnx2: Add PCI ID for 5716S.Michael Chan1-0/+4
2008-11-12net: Cleanup of neighbour codeEric Dumazet2-19/+5
2008-11-12net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet3-5/+12
2008-11-12net: Introduce read_pnet() and write_pnet() helpersEric Dumazet1-0/+18
2008-11-12dccp: Resolve dependencies of features on choice of CCIDGerrit Renker4-0/+168
2008-11-12dccp: Query supported CCIDsGerrit Renker6-0/+64
2008-11-12dccp: Registration routines for changing feature valuesGerrit Renker4-28/+197
2008-11-12dccp: Limit feature negotiation to connection setup phaseGerrit Renker3-41/+8
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan6-8/+0
2008-11-11net: remove struct neigh_table::pdeAlexey Dobriyan2-6/+2
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller252-3979/+7972
2008-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-1/+3
2008-11-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-6/+26
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-26/+48
2008-11-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-101/+91
2008-11-11ath9k: Fix compilation failure when RFKILL is enabledSujith1-1/+3
2008-11-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds6-7/+58
2008-11-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds9-222/+256
2008-11-11telephony: trivial: fix up email addressAlan Cox2-2/+2
2008-11-11tty: trivial - fix up email addresses in tty related stuffAlan Cox3-4/+7
2008-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds40-267/+509
2008-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds65-2315/+5305
2008-11-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds14-522/+84
2008-11-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds6-14/+14
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-38/+195
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-69/+178
2008-11-11sched: release buddies on yieldPeter Zijlstra1-5/+12
2008-11-11V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to work_queueAndy Walls7-26/+75
2008-11-11V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx.Jean-Francois Moine1-3/+5
2008-11-11V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx.Jean-Francois Moine1-3/+3
2008-11-11V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name.Krzysztof Helt1-1/+1
2008-11-11V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanupAndy Walls4-48/+49
2008-11-11V4L/DVB (9493): kconfig patchFrederic CAND1-71/+71
2008-11-11V4L/DVB (9527): af9015: fix compile warningsAntti Palosaari2-8/+7
2008-11-11V4L/DVB (9524): af9013: fix bug in status readingroel kluin1-3/+3
2008-11-11V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API callAndy Walls1-1/+1
2008-11-11V4L/DVB (9510): cx18: Fix write retries for registers that always change - part 2.Andy Walls4-12/+45