Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | nf_nat: restrict ICMP translation for embedded header | Julian Anastasov | 2010-10-21 | 1 | -14/+15 | |
| | | * | | | | | ipvs: provide address family for debugging | Julian Anastasov | 2010-10-21 | 7 | -84/+45 | |
| | | * | | | | | ipvs: inherit forwarding method in backup | Julian Anastasov | 2010-10-21 | 1 | -0/+2 | |
| | | * | | | | | ipvs: changes for local client | Julian Anastasov | 2010-10-21 | 2 | -92/+225 | |
| | | * | | | | | ipvs: changes for local real server | Julian Anastasov | 2010-10-21 | 3 | -117/+457 | |
| | | * | | | | | ipvs: move ip_route_me_harder for ICMP | Julian Anastasov | 2010-10-21 | 1 | -20/+21 | |
| | | * | | | | | ipvs: create ip_vs_defrag_user | Julian Anastasov | 2010-10-21 | 1 | -21/+34 | |
| | | * | | | | | ipvs: fix CHECKSUM_PARTIAL for TUN method | Julian Anastasov | 2010-10-21 | 1 | -1/+1 | |
| | | * | | | | | ipvs: stop ICMP from FORWARD to local | Julian Anastasov | 2010-10-21 | 1 | -2/+19 | |
| | | * | | | | | ipvs: do not schedule conns from real servers | Julian Anastasov | 2010-10-21 | 4 | -8/+45 | |
| | | * | | | | | ipvs: switch to notrack mode | Julian Anastasov | 2010-10-21 | 2 | -37/+9 | |
| | | * | | | | | ipvs: optimize checksums for apps | Julian Anastasov | 2010-10-21 | 3 | -13/+56 | |
| | | * | | | | | ipvs: fix CHECKSUM_PARTIAL for TCP, UDP | Julian Anastasov | 2010-10-21 | 2 | -10/+10 | |
| | * | | | | | | tproxy: use the interface primary IP address as a default value for --on-ip | Balazs Scheidler | 2010-10-21 | 1 | -70/+132 | |
| | * | | | | | | tproxy: added IPv6 support to the socket match | Balazs Scheidler | 2010-10-21 | 1 | -11/+154 | |
| | * | | | | | | tproxy: added IPv6 support to the TPROXY target | Balazs Scheidler | 2010-10-21 | 1 | -37/+225 | |
| | * | | | | | | tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled | Balazs Scheidler | 2010-10-21 | 1 | -1/+2 | |
| | * | | | | | | tproxy: added tproxy sockopt interface in the IPV6 layer | Balazs Scheidler | 2010-10-21 | 2 | -0/+42 | |
| | * | | | | | | tproxy: added udp6_lib_lookup function | Balazs Scheidler | 2010-10-21 | 1 | -0/+8 | |
| | * | | | | | | tproxy: added const specifiers to udp lookup functions | Balazs Scheidler | 2010-10-21 | 1 | -4/+4 | |
| | * | | | | | | tproxy: split off ipv6 defragmentation to a separate module | Balazs Scheidler | 2010-10-21 | 4 | -78/+150 | |
| | * | | | | | | tproxy: fix hash locking issue when using port redirection in __inet_inherit_... | Balazs Scheidler | 2010-10-21 | 5 | -15/+55 | |
| | * | | | | | | tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() | Balazs Scheidler | 2010-10-21 | 1 | -48/+0 | |
| | * | | | | | | tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the... | Balazs Scheidler | 2010-10-21 | 3 | -14/+85 | |
| | |/ / / / / | ||||||
| | * | | | | | Fixed race condition at ip_vs.ko module init. | Eduardo Blanco | 2010-10-19 | 1 | -9/+10 | |
| | * | | | | | ipvs: IPv6 tunnel mode | Hans Schillstrom | 2010-10-19 | 1 | -79/+92 | |
| | * | | | | | netfilter: ctnetlink: add expectation deletion events | Pablo Neira Ayuso | 2010-10-19 | 2 | -11/+25 | |
| | * | | | | | netfilter: fix kconfig unmet dependency warning | Randy Dunlap | 2010-10-18 | 2 | -4/+4 | |
| | * | | | | | IPVS: ip_vs_dbg_callid() is only needed for debugging | Simon Horman | 2010-10-13 | 1 | -0/+2 | |
| | * | | | | | netfilter: xtables: resolve indirect macros 3/3 | Jan Engelhardt | 2010-10-13 | 5 | -27/+27 | |
| | * | | | | | netfilter: xtables: resolve indirect macros 2/3 | Jan Engelhardt | 2010-10-13 | 4 | -79/+79 | |
| | * | | | | | netfilter: xtables: resolve indirect macros 1/3 | Jan Engelhardt | 2010-10-13 | 3 | -17/+17 | |
| | * | | | | | netfilter: unregister nf hooks, matches and targets in the reverse order | Changli Gao | 2010-10-04 | 2 | -12/+6 | |
| | * | | | | | netfilter: remove duplicated include | Nicolas Kaiser | 2010-10-04 | 1 | -1/+0 | |
| | * | | | | | netfilter: ipt_LOG: add bufferisation to call printk() once | Eric Dumazet | 2010-10-04 | 2 | -150/+152 | |
| | * | | | | | netfilter: nf_nat: make find/put static | Stephen Hemminger | 2010-10-04 | 1 | -4/+2 | |
| | * | | | | | IPVS: sip persistence engine | Simon Horman | 2010-10-04 | 3 | -0/+177 | |
| | * | | | | | IPVS: Fallback if persistence engine fails | Simon Horman | 2010-10-04 | 2 | -9/+7 | |
| | * | | | | | IPVS: Allow configuration of persistence engines | Simon Horman | 2010-10-04 | 1 | -3/+54 | |
| | * | | | | | IPVS: management of persistence engine modules | Simon Horman | 2010-10-04 | 2 | -1/+148 | |
| | * | | | | | IPVS: Add persistence engine data to /proc/net/ip_vs_conn | Simon Horman | 2010-10-04 | 1 | -5/+20 | |
| | * | | | | | IPVS: Add struct ip_vs_pe | Simon Horman | 2010-10-04 | 3 | -20/+100 | |
| | * | | | | | IPVS: ip_vs_{un,}bind_scheduler NULL arguments | Simon Horman | 2010-10-04 | 2 | -22/+4 | |
| | * | | | | | IPVS: Allow null argument to ip_vs_scheduler_put() | Simon Horman | 2010-10-04 | 2 | -10/+5 | |
| | * | | | | | IPVS: Add struct ip_vs_conn_param | Simon Horman | 2010-10-04 | 6 | -189/+181 | |
| | * | | | | | IPVS: compact ip_vs_sched_persist() | Simon Horman | 2010-10-04 | 1 | -105/+51 | |
| | * | | | | | netfilter: nf_conntrack_sip: Add callid parser | Simon Horman | 2010-10-04 | 1 | -0/+39 | |
| | * | | | | | netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu... | Simon Horman | 2010-10-04 | 1 | -0/+3 | |
| | * | | | | | netfilter: ctnetlink: add support for user-space expectation helpers | Pablo Neira Ayuso | 2010-09-28 | 2 | -31/+77 | |
| | * | | | | | netfilter: ctnetlink: allow to specify the expectation flags | Pablo Neira Ayuso | 2010-09-22 | 1 | -1/+7 |