aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-01-21rtc: Cleanup removed UIE emulation declarationJohn Stultz
2011-01-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20net_sched: accurate bytes/packets stats/ratesEric Dumazet
2011-01-20net: Add safe reverse SKB queue walkers.David S. Miller
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki
2011-01-20dccp: clean up unused DCCP_STATE_MASK definitionShan Wei
2011-01-20net_sched: RCU conversion of stabEric Dumazet
2011-01-20net_sched: move TCQ_F_THROTTLED flagEric Dumazet
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2011-01-20netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20netfilter: xtables: remove duplicate memberJan Engelhardt
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-01-20netfilter: xtables: remove extraneous header that slipped inJan Engelhardt
2011-01-19net_sched: implement a root container qdisc sch_mqprioJohn Fastabend
2011-01-19net: implement mechanism for HW based QOSJohn Fastabend
2011-01-19net_device: add support for network device groupsVlad Dogaru
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-01-19netfilter: xtables: connlimit revision 1Jan Engelhardt
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg
2011-01-19mac80211: allow advertising correct maximum aggregate sizeJohannes Berg
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2011-01-19mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso
2011-01-19[media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.hLaurent Pinchart
2011-01-19[media] rc: fix up and genericize some time unit conversionsJarod Wilson
2011-01-19[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1Hans Verkuil
2011-01-19[media] v4l2-subdev: add (un)register internal opsHans Verkuil
2011-01-19[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil
2011-01-19[media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil
2011-01-18net: filter: dont block softirqs in sk_run_filter()Eric Dumazet
2011-01-18ACPICA: Update version to 20110112Bob Moore
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2011-01-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-18Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-18netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal
2011-01-18netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal
2011-01-18netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao