aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller
2011-12-25netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso
2011-12-24rfs: better sizing of dev_flow_tableEric Dumazet
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23net: only use a single page of slop in MAX_SKB_FRAGSIan Campbell
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso
2011-12-21tcp: Replace constants with #define macrosVijay Subramanian
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-19Revert "net: Remove unused neighbour layer ops."David S. Miller
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-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
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: 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: Basic module skeletonPavel Emelyanov
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov
2011-12-16sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg
2011-12-15Move limit definitions outside CONFIG_INETGlauber Costa
2011-12-14NFC: Initial LLCP supportSamuel Ortiz
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz
2011-12-13net: Remove unused neighbour layer ops.David S. Miller
2011-12-13bcma: use static keyword for inline function declaration in bcma.hArend van Spriel
2011-12-13bcma: add set/mask macros for 16-bit register accessArend van Spriel
2011-12-13bcma: extract FEM info from SPROMRafał Miłecki
2011-12-13ssb: extract FEM info from SPROMRafał Miłecki
2011-12-13ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev
2011-12-13mlx4_core: Reduce number of PD bits to 17Jack Morgenstein
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein
2011-12-12linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-12-12netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer
2011-12-12tcp memory pressure controlsGlauber Costa