summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-79/+73
2011-12-23net: only use a single page of slop in MAX_SKB_FRAGSIan Campbell1-4/+8
2011-12-23net: relax rcvbuf limitsEric Dumazet1-1/+3
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet1-0/+1
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+5
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert1-0/+1
2011-12-21tcp: Replace constants with #define macrosVijay Subramanian2-2/+7
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+8
2011-12-20Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+1
2011-12-20af_iucv: get rid of state IUCV_SEVEREDUrsula Braun1-1/+0
2011-12-20af_iucv: remove unused timer infrastructureUrsula Braun1-1/+0
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+6
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2-2/+2
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang1-0/+4
2011-12-19Revert "net: Remove unused neighbour layer ops."David S. Miller2-0/+2
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin1-0/+2
2011-12-19mlx4: capability for link sensingYevgeny Petrilin1-1/+2
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-22/+162
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk1-2/+1
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi1-3/+8
2011-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+3
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