summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2016-09-29ipvs: count pre-established TCP states as activeMichal Kubecek
2016-05-11ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni
2015-10-28ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov
2015-10-28ipvs: do not use random local source address for tunnelsJulian Anastasov
2015-03-10ipvs: rerouting to local clients is not needed anymoreJulian Anastasov
2015-03-10ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov
2015-01-29ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter
2015-01-26ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer
2014-09-26ipvs: fix ipv6 hook registration for local repliesJulian Anastasov
2014-09-26ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell
2014-09-26ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-08-19inetpeer: get rid of ip_id_countEric Dumazet
2014-07-17ipvs: Fix panic due to non-linear skbPeter Christensen
2014-07-16ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov
2014-04-03ipvs: fix AF assignment in ip_vs_conn_new()Michal Kubecek
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-18ipvs: stats should not depend on CPU 0Julian Anastasov
2013-09-18ipvs: do not use dest after ip_vs_dest_put in LBLCRJulian Anastasov
2013-09-18ipvs: do not use dest after ip_vs_dest_put in LBLCJulian Anastasov
2013-09-18ipvs: make the service replacement more robustJulian Anastasov
2013-09-18ipvs: fix overflow on dest weight multiplySimon Kirby
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-08-07ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann
2013-08-06ipvs: fixed spacing at for statementsDragos Foianu
2013-07-27net/sctp: Refactor SCTP skb checksum computationJoe Stringer
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-26ipvs: add sync_persist_mode flagJulian Anastasov
2013-06-26ipvs: SH fallback and L4 hashingAlexander Frolkin
2013-06-26ipvs: drop SCTP connections depending on stateJulian Anastasov
2013-06-26ipvs: replace the SCTP state machineJulian Anastasov
2013-06-26ipvs: sloppy TCP and SCTPAlexander Frolkin
2013-06-26ipvs: provide iph to schedulersJulian Anastasov
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-10ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-29ipvs: ip_vs_sh: fix buildJan Beulich
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba
2013-05-26ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei
2013-05-23ipvs: use cond_resched_rcu() helper when walking connectionsSimon Horman
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom
2013-04-23ipvs: Use network byte order for sync message sizeSimon Horman
2013-04-23ipvs: off by one in set_sctp_state()Dan Carpenter
2013-04-23ipvs: Use min3() in ip_vs_dbg_callid()Simon Horman