summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-02-12net: Add netdev ops for SR-IOV configurationWilliams, Mitch A1-0/+17
2010-02-12if_link: Add SR-IOV configuration methodsWilliams, Mitch A1-0/+30
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A1-0/+11
2010-02-12xfrm: use proper kernel typesjamal1-13/+13
2010-02-12include/linux/netdevice.h: Add netif_printk helpersJoe Perches1-0/+53
2010-02-12netdevice.h: Add netdev_printk helpers like dev_printkJoe Perches1-0/+71
2010-02-12ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy1-0/+2
2010-02-12netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan1-5/+1
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2-1/+2
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy1-0/+1
2010-02-11netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy1-7/+25
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy1-1/+2
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy1-4/+10
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy1-0/+1
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2-0/+53
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie1-0/+1
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz1-0/+8
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom1-3/+9
2010-02-10net: add a wrapper sk_entry()Li Zefan1-0/+5
2010-02-10seq_file: Add helpers for iteration over a hlistLi Zefan1-0/+11
2010-02-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy4-0/+7
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt3-0/+3
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt1-0/+4
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2010-02-10netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan1-4/+9
2010-02-10netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan1-5/+1
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy84-284/+1078
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-0/+4
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan1-0/+6
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Koƛcielnicki1-0/+1
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo1-22/+0
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-6/+15
2010-02-08wireless: update radiotap parserJohannes Berg2-19/+68
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2-0/+2
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet1-0/+2
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar1-2/+2
2010-02-07fix ima breakageMimi Zohar1-2/+2
2010-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2010-02-05percpu: add __percpu for sparseStephen Rothwell1-0/+2
2010-02-04packet: Add GSO/csum offload support.Sridhar Samudrala1-0/+1
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2010-02-04libphy: add phy_find_first functionJiri Pirko1-0/+1
2010-02-04net: use helpers to access mc list V2Jiri Pirko1-0/+6
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-5/+58
2010-02-04libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig1-2/+2
2010-02-03net: CONFIG_COMPAT reduxAlexey Dobriyan1-0/+4
2010-02-03net: macvtap driverArnd Bergmann1-0/+1
2010-02-03macvlan: allow multiple driver backendsArnd Bergmann1-0/+70
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann1-0/+9
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-32/+0