summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-03-172-8/+7Star
|\
| * ipvs: Reduce checkpatch noise in ip_vs_lblc.cTingwei Liu2014-03-071-7/+6Star
| * sections, ipvs: Remove useless __read_mostly for ipvs genl_opsAndi Kleen2014-03-071-1/+1
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-151-2/+2
|/
* ipvs: fix AF assignment in ip_vs_conn_new()Michal Kubecek2014-02-041-4/+4
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-0/+6
|\
| * ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer2013-12-271-0/+6
* | ipvs: Remove unused variable ret from sync_thread_master()Geert Uytterhoeven2013-12-271-1/+4
* | netfilter: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-201-2/+2
|\
| * genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-1/+1
| * genetlink: make all genl_ops users constJohannes Berg2013-11-141-1/+1
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-3/+22
|\ \ | |/ |/|
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-061-3/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-137-106/+94Star
|\ \ | |/ |/|
| * netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-112-61/+2Star
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-055-25/+72
| |\
| | * net: ipvs: sctp: do not recalc sctp csum when ports didn't changeDaniel Borkmann2013-10-301-6/+33
| | * net: ipvs: sctp: add missing verdict assignments in sctp_conn_scheduleDaniel Borkmann2013-10-281-2/+7
| | * ipvs: improved SH fallback strategyAlexander Frolkin2013-10-151-10/+29
| | * ipvs: avoid rcu_barrier during netns cleanupJulian Anastasov2013-10-153-7/+3Star
| * | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-21/+21
| |/
* | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-099-141/+119Star
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-018-140/+118Star
| |\
| | * ipvs: stats should not depend on CPU 0Julian Anastasov2013-09-181-1/+3
| | * ipvs: do not use dest after ip_vs_dest_put in LBLCRJulian Anastasov2013-09-181-30/+20Star
| | * ipvs: do not use dest after ip_vs_dest_put in LBLCJulian Anastasov2013-09-181-37/+31Star
| | * ipvs: make the service replacement more robustJulian Anastasov2013-09-182-53/+45Star
| | * ipvs: fix overflow on dest weight multiplySimon Kirby2013-09-185-19/+19
| * | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-191-1/+1
| |/
* / sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra2013-10-041-5/+2Star
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-202-4/+10
|\
| * ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann2013-08-071-0/+6
| * ipvs: fixed spacing at for statementsDragos Foianu2013-08-061-4/+4
* | net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-281-20/+3Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-1/+2
|\
| * ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov2013-06-191-1/+2
* | ipvs: add sync_persist_mode flagJulian Anastasov2013-06-262-0/+19
* | ipvs: SH fallback and L4 hashingAlexander Frolkin2013-06-261-15/+85
* | ipvs: drop SCTP connections depending on stateJulian Anastasov2013-06-261-0/+12
* | ipvs: replace the SCTP state machineJulian Anastasov2013-06-262-704/+157Star
* | ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-263-14/+32
* | ipvs: provide iph to schedulersJulian Anastasov2013-06-2611-34/+32Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-201-0/+1
|\|
| * ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter2013-06-101-0/+1
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-133-6/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-062-17/+10Star
|\ \
| * | ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei2013-05-261-2/+2
| * | ipvs: use cond_resched_rcu() helper when walking connectionsSimon Horman2013-05-231-15/+8Star