aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-11-30
|\
* | netfilter: Remove the spurious \ in __ip_vs_lblc_initEric W. Biederman2012-11-19
* | net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman2012-11-18
* | net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-18
* | ipvs: remove silly double assignmentAlan Cox2012-10-28
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-10-26
|\ \
| * | ipvs: SIP fragment handlingJesper Dangaard Brouer2012-09-27
| * | ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-27
| * | ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer2012-09-27
| * | ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-27
| * | ipvs: IPv6 extend ICMPv6 handling for future typesJesper Dangaard Brouer2012-09-27
| * | ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer2012-09-27
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netPablo Neira Ayuso2012-10-17
|\ \ \ | | |/ | |/|
| * | ipvs: fix ARP resolving for direct routing modeJulian Anastasov2012-10-08
| |/
* / ipvs: initialize returned data in do_ip_vs_get_ctlArnd Bergmann2012-10-09
|/
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-13
|\
| * ipvs: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun2012-09-10
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
| |\
| | * ipvs: fix error return codeJulia Lawall2012-08-29
* | | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-29
* | | netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-29
* | | ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer2012-08-29
|/ /
* | Merge git://1984.lsi.us.es/nf-nextDavid S. Miller2012-08-22
|\ \ | |/ |/|
| * ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2012-08-09
| * ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov2012-08-09
| * ipvs: fixed sparse warningClaudiu Ghioc2012-08-09
| * ipvs: generalize app registration in netnsJulian Anastasov2012-08-09
| * ipvs: ip_vs_ftp depends on nf_conntrack_ftp helperJulian Anastasov2012-08-09
* | ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause2012-08-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-19
|\
| * ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov2012-07-17
* | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-05
|\|
| * netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6Eric Dumazet2012-06-25
* | Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-11
|\ \
| * | netfilter: ipvs: switch hook PFs to nfprotoAlban Crequy2012-06-07
| |/
* / net: use consume_skb() in place of kfree_skb()Eric Dumazet2012-06-04
|/
* ipvs: ip_vs_proto: local functions should not be exposed globallyH Hartley Sweeten2012-05-08
* ipvs: ip_vs_ftp: local functions should not be exposed globallyH Hartley Sweeten2012-05-08
* ipvs: optimize the use of flags in ip_vs_bind_destPablo Neira Ayuso2012-05-08
* ipvs: add support for sync threadsPablo Neira Ayuso2012-05-08
* ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-08
* ipvs: wakeup master threadPablo Neira Ayuso2012-05-08
* ipvs: always update some of the flags bits in backupJulian Anastasov2012-05-08
* ipvs: fix ip_vs_try_bind_dest to rebind app and transmitterJulian Anastasov2012-05-08
* ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_destJulian Anastasov2012-05-08
* ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup serverJulian Anastasov2012-05-08