summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: add const qualifiersJan Engelhardt
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt
2010-02-15netfilter: xtables: print details on size mismatchJan 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-15netfilter: iptables: remove unused function argumentsJan Engelhardt
2010-02-15netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt
2010-02-12netfilter: don't use INIT_RCU_HEAD()Alexey Dobriyan
2010-02-12netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan
2010-02-11netfilter: xtables: fix mangle tablesAlexey 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_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy
2010-02-11netfilter: ctnetlink: dump expectation helper namePatrick McHardy
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: compact table hook functions (2/2)Jan Engelhardt
2010-02-10netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt
2010-02-10netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy
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-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-09drivers/net: Correct NULL testJulia Lawall
2010-02-09MAINTAINERS: networking drivers - Add git net-next treeJoe Perches
2010-02-09net/sched: Fix module name in KconfigJan Luebbe
2010-02-09cxgb3: fix GRO checksum checkDivy Le Ray
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-08netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal
2010-02-06packet: Kill CONFIG_PACKET_MMAP.David S. Miller
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole
2010-02-05net: e1000e: convert to use mc helpersJiri Pirko
2010-02-05net: dm9601: convert to use mc helpersJiri Pirko
2010-02-05net: 8139too: convert to use mc helpersJiri Pirko
2010-02-05net: 8139cp: convert to use mc helpersJiri Pirko
2010-02-05e1000e: Fix namespace conflicts wrt. e1000_has_linkDavid S. Miller
2010-02-05bridge: Remove unused age_listHerbert Xu