aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-02-12net: Add netdev ops for SR-IOV configurationWilliams, Mitch A
2010-02-12if_link: Add SR-IOV configuration methodsWilliams, Mitch A
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A
2010-02-12include/linux/netdevice.h: Add netif_printk helpersJoe Perches
2010-02-12netdevice.h: Add netdev_printk helpers like dev_printkJoe Perches
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr
2010-02-10seq_file: Add helpers for iteration over a hlistLi Zefan
2010-02-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt
2010-02-10netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan
2010-02-10netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar
2010-02-07fix ima breakageMimi Zohar
2010-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-02-05percpu: add __percpu for sparseStephen Rothwell
2010-02-04packet: Add GSO/csum offload support.Sridhar Samudrala
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-04libphy: add phy_find_first functionJiri Pirko
2010-02-04net: use helpers to access mc list V2Jiri Pirko
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-04libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig
2010-02-03net: CONFIG_COMPAT reduxAlexey Dobriyan
2010-02-03net: macvtap driverArnd Bergmann
2010-02-03macvlan: allow multiple driver backendsArnd Bergmann
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar
2010-02-03netfilter: xtables: add CT targetPatrick McHardy
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy
2010-02-03netfilter: ctnetlink: support selective event deliveryPatrick McHardy
2010-02-03netfilter: add struct net * to target parametersPatrick McHardy
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov
2010-02-02virtio: Add ability to detach unused buffers from vringsShirley Ma
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner
2010-02-02netfilter: xtables: CONFIG_COMPAT reduxAlexey Dobriyan
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt