aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell52-63/+64
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell60-288/+288
2011-12-19phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT3-0/+380
2011-12-19de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-7/+2
2011-12-19sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-7/+2
2011-12-19qla3xxx: Adding Maintainer.Jitendra Kalsaria1-0/+1
2011-12-19net: two vzalloc() cleanupsEric Dumazet2-4/+2
2011-12-19tg3: Make the RSS indir tbl admin configurableMatt Carlson1-7/+101
2011-12-19bnx2: Update driver to use new mips firmware.Michael Chan1-4/+4
2011-12-19be2net: Fix INTx processing for LancerPadmanabh Ratnakar1-1/+9
2011-12-19myri10ge: Fix typo of 'VMware' in comment.Vinson Lee1-1/+1
2011-12-19Revert "net: Remove unused neighbour layer ops."David S. Miller3-0/+12
2011-12-19mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin1-32/+56
2011-12-19mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin1-2/+2
2011-12-19mlx4_en: nullify cached multicast address list after cleanupAlexander Guller1-0/+2
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin4-16/+40
2011-12-19mlx4: capability for link sensingYevgeny Petrilin2-3/+10
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville168-3754/+6761
2011-12-16wimax/i2400m: remove an unused variableDan Carpenter1-5/+2
2011-12-16net:bridge: use IS_ENABLEDIgor Maravić5-6/+6
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić19-46/+45
2011-12-16net:x25: use IS_ENABLEDIgor Maravić3-5/+5
2011-12-16net:core: use IS_ENABLEDIgor Maravić2-5/+4
2011-12-16be2net: Add support for Skyhawk cardsAjit Khaparde2-0/+6
2011-12-16sch_gred: prefer GFP_KERNEL allocationsEric Dumazet1-7/+11
2011-12-16net: fix compilation with !CONFIG_NETGlauber Costa1-0/+12
2011-12-16net: fix sleeping while atomic problem in sock mem_cgroup.Glauber Costa1-14/+14
2011-12-16mlx4: Fix compile error when driver is comiled-inJoerg Roedel1-2/+2
2011-12-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller4-12/+4
2011-12-16batman-adv: Fix merge error.David S. Miller1-1/+1
2011-12-16sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GROBen Hutchings1-5/+2
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings6-20/+47
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings6-111/+117
2011-12-16ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings1-2/+3
2011-12-16unix_diag: Write it into kbuildPavel Emelyanov2-0/+10
2011-12-16unix_diag: Receive queue lenght NLAPavel Emelyanov2-0/+15
2011-12-16unix_diag: Pending connections IDs NLAPavel Emelyanov2-0/+41
2011-12-16unix_diag: Unix peer inode NLAPavel Emelyanov2-0/+26
2011-12-16unix_diag: Unix inode info NLAPavel Emelyanov2-0/+28
2011-12-16unix_diag: Unix socket name NLAPavel Emelyanov2-0/+28
2011-12-16unix_diag: Dumping exact socket corePavel Emelyanov1-1/+66
2011-12-16unix_diag: Dumping all sockets corePavel Emelyanov1-1/+75
2011-12-16unix_diag: Basic module skeletonPavel Emelyanov2-0/+81
2011-12-16af_unix: Export stuff required for diag modulePavel Emelyanov2-3/+9
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov5-21/+27
2011-12-16sock_diag: Fix module netlink aliasesPavel Emelyanov5-9/+10
2011-12-16sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov2-1/+3
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh1-1/+2
2011-12-16cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan1-0/+26
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2-5/+19