summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2-1/+3
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2-6/+19
2012-01-06Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds1-7/+5
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+0
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds59-457/+2449
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-19/+43
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-5/+40
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-80/+163
2012-01-06Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-79/+141
2012-01-06Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+6
2012-01-05net: pack skb_shared_info more efficientlyIan Campbell1-3/+3
2012-01-05net_sched: sfq: extend limitsEric Dumazet1-9/+7
2012-01-05netdev: FCoE: Add new ndo_get_fcoe_hbainfo() callNeerav Parikh1-0/+26
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2012-01-05Merge branch 'devel-stable' into for-linusRussell King2-1/+3
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias1-0/+2
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings1-4/+0
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings1-2/+24
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas1-0/+25
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara1-1/+1
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2011-12-30unix_diag: Fixup RQLEN extension reportPavel Emelyanov1-0/+5
2011-12-30unix_diag: Add the MEMINFO extensionPavel Emelyanov1-0/+2
2011-12-30inet_diag: Add the SKMEMINFO extensionPavel Emelyanov1-1/+2
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov1-0/+15
2011-12-30unix_diag: Include unix_diag.h into header-y targetPavel Emelyanov2-0/+3
2011-12-30sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel Emelyanov2-3/+8
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+33
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt2-7/+16
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt3-30/+37
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka1-0/+1
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller11-61/+135
2011-12-25netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2-0/+14
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso3-1/+39
2011-12-24rfs: better sizing of dev_flow_tableEric Dumazet1-4/+4
2011-12-23ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OFJamie Iles1-1/+2
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-10/+31
2011-12-23net: only use a single page of slop in MAX_SKB_FRAGSIan Campbell1-4/+8
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy5-59/+53
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso2-1/+6
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2011-12-21perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU eventStephane Eranian1-0/+1
2011-12-21lockdep/waitqueues: Add better annotationPeter Zijlstra1-2/+2
2011-12-21tcp: Replace constants with #define macrosVijay Subramanian1-0/+5
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+8
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar37-158/+225
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar5-79/+141