summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2010-11-25IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom
2010-11-25IPVS: Backup, Change sending to Version 1 formatHans Schillstrom
2010-11-25IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom
2010-11-25IPVS: Backup, Adding structs for new sync formatHans Schillstrom
2010-11-25IPVS: Handle Scheduling errors.Hans Schillstrom
2010-11-25IPVS: skb defrag in L7 helpersHans Schillstrom
2010-11-25IPVS: Split ports[2] into src_port and dst_portHans Schillstrom
2010-11-25IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom
2010-11-16Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy
2010-11-16netfilter: nf_conntrack: one less atomic op in nf_ct_expect_insert()Eric Dumazet
2010-11-16ipvs: allow transmit of GRO aggregated skbsSimon Horman
2010-11-16ipvs: remove shadow rt variableEric Dumazet
2010-11-16ipvs: add static and read_mostly attributesEric Dumazet
2010-11-16IPVS: buffer argument to ip_vs_process_message() should not be constSimon Horman
2010-11-16IPVS: Remove useless { } block from ip_vs_process_message()Simon Horman
2010-11-16IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman
2010-11-16IPVS: Only match pe_data created by the same peSimon Horman
2010-11-16IPVS: Add persistence engine to connection entrySimon Horman
2010-11-15netfilter: rcu sparse cleanupsEric Dumazet
2010-11-15netfilter: add __rcu annotationsEric Dumazet
2010-11-15netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any tableFrdric Leroy
2010-11-15netfilter: ct_extend: fix the wrong alloc_sizeChangli Gao
2010-11-12netfilter: xt_NFQUEUE: remove modulo operationsChangli Gao
2010-11-12netfilter: nf_conntrack: don't always initialize ct->protoChangli Gao
2010-11-11ipv4: Make rt->fl.iif tests lest obscure.David S. Miller
2010-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-29netfilter: fix nf_conntrack_l4proto_register()Eric Dumazet
2010-10-28netfilter: xt_socket: Make tproto signed in socket_mt6_v1().David S. Miller
2010-10-28netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet
2010-10-25netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-21Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy
2010-10-21tproxy: use the interface primary IP address as a default value for --on-ipBalazs Scheidler
2010-10-21tproxy: added IPv6 support to the socket matchBalazs Scheidler
2010-10-21tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler
2010-10-21tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler
2010-10-21ipvs: provide address family for debuggingJulian Anastasov
2010-10-21ipvs: inherit forwarding method in backupJulian Anastasov
2010-10-21ipvs: changes for local clientJulian Anastasov
2010-10-21ipvs: changes for local real serverJulian Anastasov
2010-10-21ipvs: move ip_route_me_harder for ICMPJulian Anastasov
2010-10-21ipvs: create ip_vs_defrag_userJulian Anastasov
2010-10-21ipvs: fix CHECKSUM_PARTIAL for TUN methodJulian Anastasov
2010-10-21ipvs: stop ICMP from FORWARD to localJulian Anastasov
2010-10-21ipvs: do not schedule conns from real serversJulian Anastasov