summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-16rcu: Introduce hlist_nulls variant of hlistEric Dumazet
2008-11-16TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler
2008-11-16ipv4: Fix ARP behavior with many mac-vlansBen Greear
2008-11-16e1000e: enable ECC correction on 82571 siliconAlexander Duyck
2008-11-16phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas
2008-11-16phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas
2008-11-16dm9000: Fix build error.David S. Miller
2008-11-16pegasus: minor resource shrinkageDavid Brownell
2008-11-16ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz
2008-11-14net: speedup dst_release()Eric Dumazet
2008-11-13pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski
2008-11-13tcp: remove an unnecessary field in struct tcp_skb_cbPetr Tesarik
2008-11-13isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen
2008-11-12net: Remove unused parameter of xfrm_gen_index()Arnaud Ebalard
2008-11-12net: ifdef struct sock::sk_async_wait_queueAlexey Dobriyan
2008-11-12bnx2: Update version to 1.8.2.Michael Chan
2008-11-12bnx2: Reorganize timeout constants.Michael Chan
2008-11-12bnx2: Set rx buffer water marks based on MTU.Michael Chan
2008-11-12bnx2: Restrict WoL support.Michael Chan
2008-11-12bnx2: Add PCI ID for 5716S.Michael Chan
2008-11-12net: Cleanup of neighbour codeEric Dumazet
2008-11-12net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet
2008-11-12net: Introduce read_pnet() and write_pnet() helpersEric Dumazet
2008-11-12dccp: Resolve dependencies of features on choice of CCIDGerrit Renker
2008-11-12dccp: Query supported CCIDsGerrit Renker
2008-11-12dccp: Registration routines for changing feature valuesGerrit Renker
2008-11-12dccp: Limit feature negotiation to connection setup phaseGerrit Renker
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan
2008-11-11net: remove struct neigh_table::pdeAlexey Dobriyan
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-11ath9k: Fix compilation failure when RFKILL is enabledSujith
2008-11-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2008-11-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-11-11telephony: trivial: fix up email addressAlan Cox
2008-11-11tty: trivial - fix up email addresses in tty related stuffAlan Cox
2008-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-11-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-11sched: release buddies on yieldPeter Zijlstra