summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller
2011-03-12net: Add flowi6_* member helper macros.David S. Miller
2011-03-12ipv4: Use flowi4 in public route lookup interfaces.David S. Miller
2011-03-12ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller
2011-03-12net: Add flowiX_to_flowi() shorthands.David S. Miller
2011-03-12net: Break struct flowi out into AF specific instances.David S. Miller
2011-03-12net: Make flowi ports AF dependent.David S. Miller
2011-03-12net: Create union flowi_uliDavid S. Miller
2011-03-12net: Create struct flowi_commonDavid S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-12net: Remove unnecessary padding in struct flowiDavid S. Miller
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-03-12Merge branch 'irq/core' into x86/irqThomas Gleixner
2011-03-12Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner
2011-03-12genirq: Add chip flag to force mask on suspendThomas Gleixner
2011-03-11usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby
2011-03-11usb: otg: Add ulpi viewport access opsBenoit Goby
2011-03-11mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-11plist: Shrink struct plist_headLai Jiangshan
2011-03-11wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-11genirq: Add desc->irq_data accessorThomas Gleixner
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-11net: add proper documentation for previously added net_device_ops for FCoEYi Zou
2011-03-10ipv4: Kill flowi arg to fib_select_multipath()David S. Miller
2011-03-10ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-10xen: events: remove dom0 specific xen_create_msi_irqIan Campbell
2011-03-10xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell
2011-03-10xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell
2011-03-10xen: events: return irq from xen_allocate_pirq_msiIan Campbell
2011-03-10xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell
2011-03-10Merge branch 'stable/irq.rework' into stable/irq.cleanupKonrad Rzeszutek Wilk
2011-03-10hrtimer: Update hrtimer->state documentationThomas Gleixner
2011-03-10tracing: Fix event alignment: skb:kfree_skbDavid Sharp
2011-03-10tracing: Fix event alignment: mce:mce_recordDavid Sharp
2011-03-10tracing: Fix event alignment: module:module_requestDavid Sharp
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt
2011-03-10tg3: Add code to verify RODATA checksum of VPDMatt Carlson
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-09sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09tcp: ioctl type SIOCOUTQNSD returns amount of data not sentMario Schuknecht
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao