summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2011-03-15ipvs: remove _bh from percpu stats readingJulian Anastasov
2011-03-15ipvs: avoid lookup for fwmark 0Julian Anastasov
2011-03-14netfilter: nf_conntrack: fix sysctl memory leakStephen Hemminger
2011-03-14netfilter: x_tables: return -ENOENT for non-existant matches/targetsPatrick McHardy
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12netfilter: Use flowi4 and flowi6 in xt_TCPMSSDavid S. Miller
2011-03-12netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_mainDavid S. Miller
2011-03-12ipv4: Use flowi4 in public route lookup interfaces.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-09netfilter: x_tables: misuse of try_then_request_moduleStephen Hemminger
2011-03-08netfilter: ipset: fix the compile warning in ip_set_createShan Wei
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-03-02xfrm: Return dst directly from xfrm_lookup()David S. Miller
2011-03-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-03-02netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt
2011-03-01ipvs: fix dst_lock locking on dest updateJulian Anastasov
2011-02-28netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECVPablo Neira Ayuso
2011-02-25ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao
2011-02-24ipvs: use enum to instead of magic numbersChangli Gao
2011-02-22ipvs: use hlist instead of listChangli Gao
2011-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal
2011-02-16ipvs: make "no destination available" message more informativePatrick Schaaf
2011-02-15ipvs: remove extra lookups for ICMP packetsJulian Anastasov
2011-02-15ipvs: fix timer in get_curr_sync_buffTinggong Wang
2011-02-15netfilter: nfnetlink_log: remove unused parameterFlorian Westphal
2011-02-14netfilter: nf_iterate: fix incorrect RCU usagePatrick McHardy
2011-02-14netfilter: xt_conntrack: warn about use in raw tableJan Engelhardt
2011-02-14Revert "netfilter: xt_connlimit: connlimit-above early loop termination"Stefan Berger
2011-02-11netfilter: xt_connlimit: connlimit-above early loop terminationStefan Berger
2011-02-10netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINKPatrick McHardy
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-09netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso
2011-02-07IPVS: precedence bug in ip_vs_sync_switch_mode()Dan Carpenter
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-03IPVS: Use correct lock in SCTP moduleSimon Horman
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-02netfilter: xtables: add device group matchPatrick McHardy
2011-02-02netfilter: ipset: send error message manuallyJozsef Kadlecsik
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy
2011-02-02netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()Patrick McHardy
2011-02-01IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman
2011-02-01IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman
2011-02-01IPVS: remove duplicate initialisation or rs_tableSimon Horman
2011-02-01IPVS: use z modifier for sizeof() argumentSimon Horman
2011-02-01netfilter: ctnetlink: fix ctnetlink_parse_tuple() warningPatrick McHardy
2011-02-01netfilter: ipset: remove unnecessary includesPatrick McHardy
2011-02-01netfilter: ipset: use nla_parse_nested()Patrick McHardy