summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison2008-11-132-88/+46
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-1213-153/+153
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-1225-244/+253
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-1232-258/+256
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-1232-229/+229
* net: Remove unused parameter of xfrm_gen_index()Arnaud Ebalard2008-11-121-3/+3
* net: ifdef struct sock::sk_async_wait_queueAlexey Dobriyan2008-11-121-0/+2
* bnx2: Update version to 1.8.2.Michael Chan2008-11-121-2/+2
* bnx2: Reorganize timeout constants.Michael Chan2008-11-122-11/+11
* bnx2: Set rx buffer water marks based on MTU.Michael Chan2008-11-122-2/+31
* bnx2: Restrict WoL support.Michael Chan2008-11-121-1/+2
* bnx2: Add PCI ID for 5716S.Michael Chan2008-11-121-0/+4
* net: Cleanup of neighbour codeEric Dumazet2008-11-122-19/+5
* net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet2008-11-123-5/+12
* net: Introduce read_pnet() and write_pnet() helpersEric Dumazet2008-11-121-0/+18
* dccp: Resolve dependencies of features on choice of CCIDGerrit Renker2008-11-124-0/+168
* dccp: Query supported CCIDsGerrit Renker2008-11-126-0/+64
* dccp: Registration routines for changing feature valuesGerrit Renker2008-11-124-28/+197
* dccp: Limit feature negotiation to connection setup phaseGerrit Renker2008-11-123-41/+8
* net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-116-8/+0
* net: remove struct neigh_table::pdeAlexey Dobriyan2008-11-112-6/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11252-3979/+7972
|\
| * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-114-6/+26
| |\
| | * timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq contextGautham R Shenoy2008-11-111-1/+16
| | * nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner2008-11-101-0/+4
| | * irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner2008-11-101-3/+4
| | * x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming2008-11-101-1/+1
| | * x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming2008-11-101-1/+1
| | * x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming2008-11-101-1/+1
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-115-26/+48
| |\ \
| | * | sched: release buddies on yieldPeter Zijlstra2008-11-111-5/+12
| | * | fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-113-0/+14
| | * | sched: clean up debug infoPeter Zijlstra2008-11-102-21/+22
| | |/
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-113-101/+91
| |\ \
| | * \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-11228-1451/+4396
| | |\ \
| | | * | ring-buffer: prevent infinite looping on time stampingSteven Rostedt2008-11-101-1/+1
| | | * | ftrace: disable tracing on resizeSteven Rostedt2008-11-101-1/+16
| | * | | ftrace: fix breakage in bin_fmt resultsEric Anholt2008-11-051-1/+1
| | * | | ftrace: ftrace.txt version updateSteven Rostedt2008-11-041-1/+1
| | * | | ftrace: update txt documentSteven Rostedt2008-11-041-97/+72
| * | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-11-116-7/+58
| |\ \ \ \
| | * | | | [XFS] XFS: Check for valid transaction headers in recoveryDavid Chinner2008-11-101-1/+7
| | * | | | [XFS] handle memory allocation failures during log initialisationDave Chinner2008-11-101-3/+36
| | * | | | [XFS] Account for allocated blocks when expanding directoriesDavid Chinner2008-11-102-0/+11
| | * | | | [XFS] Wait for all I/O on truncate to zero file sizeLachlan McIlroy2008-11-101-1/+1
| | * | | | [XFS] Fix use-after-free with log and quotasLachlan McIlroy2008-11-101-2/+3
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-11-119-222/+256
| |\ \ \ \ \
| | * | | | | ocfs2: Check search result in ocfs2_xattr_block_get()Tiger Yang2008-11-101-1/+6
| | * | | | | ocfs2: fix printk related build warnings in xattr.cMark Fasheh2008-11-101-14/+20
| | * | | | | ocfs2: truncate outstanding block after direct io failureDmitri Monakhov2008-11-101-0/+7
OpenPOWER on IntegriCloud