summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-191-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/+94
|\ \ | |/ |/|
| * netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-112-61/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-045-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/+3
| * | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-21/+21
| |/
* | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-099-141/+119
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-018-140/+118
| |\
| | * 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/+20
| | * ipvs: do not use dest after ip_vs_dest_put in LBLCJulian Anastasov2013-09-181-37/+31
| | * ipvs: make the service replacement more robustJulian Anastasov2013-09-182-53/+45
| | * 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/+2
|/
* 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-271-20/+3
|/
* 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/+157
* | ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-263-14/+32
* | ipvs: provide iph to schedulersJulian Anastasov2013-06-2611-34/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-191-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/+10
|\ \
| * | 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/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-052-1/+36
|\ \ \ | | |/ | |/|
| * | ipvs: ip_vs_sh: fix buildJan Beulich2013-05-291-1/+1
| * | ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba2013-05-271-0/+35
| |/
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-281-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-5/+1
|\
| * ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-04-291-5/+1
* | ipvs: Use network byte order for sync message sizeSimon Horman2013-04-231-13/+8
* | ipvs: off by one in set_sctp_state()Dan Carpenter2013-04-231-1/+1
* | ipvs: Use min3() in ip_vs_dbg_callid()Simon Horman2013-04-231-1/+2
* | ipvs: Avoid shadowing net variable in ip_vs_leave()Simon Horman2013-04-231-2/+2
OpenPOWER on IntegriCloud