summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-19sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2011-12-19qla3xxx: Adding Maintainer.Jitendra Kalsaria
2011-12-19net: two vzalloc() cleanupsEric Dumazet
2011-12-19tg3: Make the RSS indir tbl admin configurableMatt Carlson
2011-12-19bnx2: Update driver to use new mips firmware.Michael Chan
2011-12-19be2net: Fix INTx processing for LancerPadmanabh Ratnakar
2011-12-19myri10ge: Fix typo of 'VMware' in comment.Vinson Lee
2011-12-19Revert "net: Remove unused neighbour layer ops."David S. Miller
2011-12-19mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin
2011-12-19mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin
2011-12-19mlx4_en: nullify cached multicast address list after cleanupAlexander Guller
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin
2011-12-19mlx4: capability for link sensingYevgeny Petrilin
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-16wimax/i2400m: remove an unused variableDan Carpenter
2011-12-16net:bridge: use IS_ENABLEDIgor Maravić
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić
2011-12-16net:x25: use IS_ENABLEDIgor Maravić
2011-12-16net:core: use IS_ENABLEDIgor Maravić
2011-12-16be2net: Add support for Skyhawk cardsAjit Khaparde
2011-12-16sch_gred: prefer GFP_KERNEL allocationsEric Dumazet
2011-12-16net: fix compilation with !CONFIG_NETGlauber Costa
2011-12-16net: fix sleeping while atomic problem in sock mem_cgroup.Glauber Costa
2011-12-16mlx4: Fix compile error when driver is comiled-inJoerg Roedel
2011-12-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-12-16batman-adv: Fix merge error.David S. Miller
2011-12-16sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GROBen Hutchings
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-12-16ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings
2011-12-16unix_diag: Write it into kbuildPavel Emelyanov
2011-12-16unix_diag: Receive queue lenght NLAPavel Emelyanov
2011-12-16unix_diag: Pending connections IDs NLAPavel Emelyanov
2011-12-16unix_diag: Unix peer inode NLAPavel Emelyanov
2011-12-16unix_diag: Unix inode info NLAPavel Emelyanov
2011-12-16unix_diag: Unix socket name NLAPavel Emelyanov
2011-12-16unix_diag: Dumping exact socket corePavel Emelyanov
2011-12-16unix_diag: Dumping all sockets corePavel Emelyanov
2011-12-16unix_diag: Basic module skeletonPavel Emelyanov
2011-12-16af_unix: Export stuff required for diag modulePavel Emelyanov
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov
2011-12-16sock_diag: Fix module netlink aliasesPavel Emelyanov
2011-12-16sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh
2011-12-16cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez
2011-12-16mac80211_hwsim: fix wmediumd_pidJohannes Berg
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan
2011-12-16ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller