aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-16net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet13-84/+151
2008-11-16udp: Use hlist_nulls in UDP RCU codeEric Dumazet5-66/+83
2008-11-16rcu: Introduce hlist_nulls variant of hlistEric Dumazet2-0/+204
2008-11-16TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler2-1/+43
2008-11-16ipv4: Fix ARP behavior with many mac-vlansBen Greear1-11/+11
2008-11-16e1000e: enable ECC correction on 82571 siliconAlexander Duyck3-0/+14
2008-11-16phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas3-71/+191
2008-11-16phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas3-2/+2
2008-11-16dm9000: Fix build error.David S. Miller1-1/+1
2008-11-16pegasus: minor resource shrinkageDavid Brownell1-10/+26
2008-11-16ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz1-3/+3
2008-11-14net: speedup dst_release()Eric Dumazet1-2/+4
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