summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings-3/+3
2010-02-15Merge branch 'sh/stable-updates'Paul Mundt-3/+22
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-47/+89
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely-0/+2
2010-02-14of: move definition of of_chosen into common code.Grant Likely-0/+1
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely-0/+13
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr-0/+1
2010-02-14of: protect linux/of.h with CONFIG_OFJeremy Kerr-0/+3
2010-02-14of: Remove old and misplaced function declarationsGrant Likely-10/+8
2010-02-12net: Add netdev ops for SR-IOV configurationWilliams, Mitch A-0/+17
2010-02-12if_link: Add SR-IOV configuration methodsWilliams, Mitch A-0/+30
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A-0/+11
2010-02-12xfrm: use proper kernel typesjamal-13/+13
2010-02-12include/linux/netdevice.h: Add netif_printk helpersJoe Perches-0/+53
2010-02-12netdevice.h: Add netdev_printk helpers like dev_printkJoe Perches-0/+71
2010-02-12ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy-0/+2
2010-02-12ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King-1/+3
2010-02-12ARM: PNX4008: kzalloc i2c drivers internal dataRussell King-2/+2
2010-02-12ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'Russell King-1/+1
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King-1/+0
2010-02-12ARM: PNX4008: move i2c clock start/stop into driverRussell King-2/+2
2010-02-12ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King-4/+0
2010-02-12ASoC: Add WM2000 driverMark Brown-0/+26
2010-02-12netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan-5/+1
2010-02-11ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSETSuresh Siddha-1/+20
2010-02-11x86, ptrace: regset extensions to support xstateSuresh Siddha-0/+1
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy-1/+2
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy-0/+1
2010-02-11netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy-7/+25
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy-1/+2
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy-4/+10
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy-0/+1
2010-02-10Input: sh_keysc - update the driver with mode 6Magnus Damm-3/+3
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr-0/+53
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie-0/+1
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz-0/+8
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom-3/+9
2010-02-10net: add a wrapper sk_entry()Li Zefan-0/+5
2010-02-10seq_file: Add helpers for iteration over a hlistLi Zefan-0/+11
2010-02-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy-0/+7
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt-0/+3
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt-0/+4
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+4
2010-02-10netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan-4/+9
2010-02-10netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan-5/+1
2010-02-10HID: Export hid_register_reportMichael Poole-0/+1
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy-284/+1078
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+4
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan-0/+6
2010-02-09of/flattree: endian-convert members of boot_param_headerJeremy Kerr-10/+10