summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings
2012-01-04net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-30unix_diag: Fixup RQLEN extension reportPavel Emelyanov
2011-12-30unix_diag: Add the MEMINFO extensionPavel Emelyanov
2011-12-30inet_diag: Add the SKMEMINFO extensionPavel Emelyanov
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov
2011-12-30unix_diag: Include unix_diag.h into header-y targetPavel Emelyanov
2011-12-30sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel Emelyanov
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
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-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat
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-19cfg80211: Return beacon loss count in stationPaul Stewart
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