summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches
2010-02-17ipv6.h: reassembly: replace calculated magic number with multiplicationJoe Perches
2010-02-16percpu: add __percpu sparse annotations to net driversTejun Heo
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-16CAPI: Rework locking of controller data structuresJan Kiszka
2010-02-16CAPI: Rework controller state notifierJan Kiszka
2010-02-16CAPI: Call a controller 'controller', not 'card'Jan Kiszka
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman
2010-02-16net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-15netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal
2010-02-15netfilter: ctnetlink: add zone supportPatrick McHardy
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt
2010-02-15netfilter: get rid of the grossness in netfilter.hJan Engelhardt
2010-02-15netfilter: reduce NF_HOOK by one argumentJan Engelhardt
2010-02-14ethtool: Fix includes build breakDavid S. Miller
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
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-12xfrm: use proper kernel typesjamal
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-12ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy
2010-02-12netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan
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_nat: support mangling a single TCP packet multiple timesPatrick 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-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom
2010-02-10net: add a wrapper sk_entry()Li Zefan
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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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