summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang1-2/+13
2011-12-18netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet1-2/+2
2011-12-16net: fix compilation with !CONFIG_NETGlauber Costa1-0/+12
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds1-0/+2
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings1-3/+20
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings1-4/+7
2011-12-16ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings1-2/+3
2011-12-16unix_diag: Receive queue lenght NLAPavel Emelyanov1-0/+2
2011-12-16unix_diag: Pending connections IDs NLAPavel Emelyanov1-0/+2
2011-12-16unix_diag: Unix peer inode NLAPavel Emelyanov1-0/+2
2011-12-16unix_diag: Unix inode info NLAPavel Emelyanov1-0/+7
2011-12-16unix_diag: Unix socket name NLAPavel Emelyanov1-0/+8
2011-12-16unix_diag: Basic module skeletonPavel Emelyanov1-0/+24
2011-12-16af_unix: Export stuff required for diag modulePavel Emelyanov1-0/+3
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov2-1/+3
2011-12-16sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov2-1/+3
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+0
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov1-0/+2
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez1-1/+3
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg2-2/+11
2011-12-15Move limit definitions outside CONFIG_INETGlauber Costa1-1/+1
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend1-0/+3
2011-12-14NFC: Initial LLCP supportSamuel Ortiz1-1/+14
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz1-0/+5
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz2-0/+25
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz1-1/+4
2011-12-14inet: remove rcu protection on tw_netEric Dumazet1-10/+2
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher1-0/+10
2011-12-13net: Remove unused neighbour layer ops.David S. Miller2-2/+0
2011-12-13bcma: use static keyword for inline function declaration in bcma.hArend van Spriel1-11/+12
2011-12-13bcma: add set/mask macros for 16-bit register accessArend van Spriel1-6/+26
2011-12-13bcma: extract FEM info from SPROMRafał Miłecki1-0/+1
2011-12-13ssb: extract FEM info from SPROMRafał Miłecki2-0/+26
2011-12-13ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa1-0/+9
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan1-0/+26
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2-0/+3
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum1-3/+2
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev1-3/+9
2011-12-13mlx4_core: Reduce number of PD bits to 17Jack Morgenstein1-0/+1
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-7/+13
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein1-7/+6
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein2-3/+68
2011-12-13net: fix build error if CONFIG_CGROUPS=nEric Dumazet1-0/+2
2011-12-12linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+6
2011-12-12netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer1-0/+3
2011-12-12tcp buffer limitation: per-cgroup limitGlauber Costa1-0/+2
2011-12-12per-netns ipv4 sysctl_tcp_memGlauber Costa2-1/+1
2011-12-12tcp memory pressure controlsGlauber Costa3-0/+20
2011-12-12socket: initial cgroup code.Glauber Costa2-6/+172