summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-1613-84/+151
* udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-165-66/+83
* rcu: Introduce hlist_nulls variant of hlistEric Dumazet2008-11-162-0/+204
* TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler2008-11-162-1/+43
* ipv4: Fix ARP behavior with many mac-vlansBen Greear2008-11-161-11/+11
* e1000e: enable ECC correction on 82571 siliconAlexander Duyck2008-11-163-0/+14
* phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2008-11-163-71/+191
* phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas2008-11-163-2/+2
* dm9000: Fix build error.David S. Miller2008-11-161-1/+1
* pegasus: minor resource shrinkageDavid Brownell2008-11-161-10/+26
* ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz2008-11-161-3/+3
* net: speedup dst_release()Eric Dumazet2008-11-141-2/+4
* pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski2008-11-1317-394/+4
* tcp: remove an unnecessary field in struct tcp_skb_cbPetr Tesarik2008-11-131-1/+0
* 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
OpenPOWER on IntegriCloud