aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski2008-11-14
* tcp: remove an unnecessary field in struct tcp_skb_cbPetr Tesarik2008-11-14
* isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison2008-11-14
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-13
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-13
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-13
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-13
* net: Remove unused parameter of xfrm_gen_index()Arnaud Ebalard2008-11-13
* net: ifdef struct sock::sk_async_wait_queueAlexey Dobriyan2008-11-13
* bnx2: Update version to 1.8.2.Michael Chan2008-11-12
* bnx2: Reorganize timeout constants.Michael Chan2008-11-12
* bnx2: Set rx buffer water marks based on MTU.Michael Chan2008-11-12
* bnx2: Restrict WoL support.Michael Chan2008-11-12
* bnx2: Add PCI ID for 5716S.Michael Chan2008-11-12
* net: Cleanup of neighbour codeEric Dumazet2008-11-12
* net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet2008-11-12
* net: Introduce read_pnet() and write_pnet() helpersEric Dumazet2008-11-12
* dccp: Resolve dependencies of features on choice of CCIDGerrit Renker2008-11-12
* dccp: Query supported CCIDsGerrit Renker2008-11-12
* dccp: Registration routines for changing feature valuesGerrit Renker2008-11-12
* dccp: Limit feature negotiation to connection setup phaseGerrit Renker2008-11-12
* net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-11
* net: remove struct neigh_table::pdeAlexey Dobriyan2008-11-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
|\
| * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-11
| |\
| | * timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq contextGautham R Shenoy2008-11-11
| | * nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner2008-11-10
| | * irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner2008-11-10
| | * x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming2008-11-10
| | * x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming2008-11-10
| | * x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming2008-11-10
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-11
| |\ \
| | * | sched: release buddies on yieldPeter Zijlstra2008-11-11
| | * | fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-11
| | * | sched: clean up debug infoPeter Zijlstra2008-11-10
| | |/
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-11
| |\ \
| | * \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-11
| | |\ \
| | | * | ring-buffer: prevent infinite looping on time stampingSteven Rostedt2008-11-10
| | | * | ftrace: disable tracing on resizeSteven Rostedt2008-11-10
| | * | | ftrace: fix breakage in bin_fmt resultsEric Anholt2008-11-05
| | * | | ftrace: ftrace.txt version updateSteven Rostedt2008-11-04
| | * | | ftrace: update txt documentSteven Rostedt2008-11-04
| * | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-11-11
| |\ \ \ \
| | * | | | [XFS] XFS: Check for valid transaction headers in recoveryDavid Chinner2008-11-10
| | * | | | [XFS] handle memory allocation failures during log initialisationDave Chinner2008-11-10
| | * | | | [XFS] Account for allocated blocks when expanding directoriesDavid Chinner2008-11-10
| | * | | | [XFS] Wait for all I/O on truncate to zero file sizeLachlan McIlroy2008-11-10
| | * | | | [XFS] Fix use-after-free with log and quotasLachlan McIlroy2008-11-10
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-11-11
| |\ \ \ \ \
| | * | | | | ocfs2: Check search result in ocfs2_xattr_block_get()Tiger Yang2008-11-10